[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: Making a windows binary available
Hi PeterC, Ales,
On Sun, 2008-11-30 at 00:18 -0500, Ales Hvezda wrote:
> Hi PeterC,
>
> [snip]
> >I don't think it is particularly nice to prepend something to the
> >version string. (Append would be nicer), but I guess since distro's
> >requiring an incremental sorting of version numbers will never get this,
> >it doesn't really matter.
>
> Yeah. My rational for prepend vs append is that
> with prepend it is a sort of in your face type thing. Append is a little
> bit more laid back and not quite so obnoxious. Usually with a custom
> version of something I want to know (and would like the users to know
> that they are running a custom version).
>
>
Maybe it's an idea to append a version generated with the output of
git-describe, output looks something like:
1.5.0-20080706-203-g2b36577
for the describing current state of the geda/gaf repo.
Resulting in maybe something like:
geda-gaf-win32-1.5.0-20080706-203-g2b36577.[zip,exe]
This way we know exactly at which point in the repo the binary was
build.
Kind regards,
Bert Timmerman.
> [snip]
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev