findversion.sh
Wed, 22 Oct 2008 22:07:43 +0000 rubidium (svn r14519) -Fix [FS#2376]: do not use the short hash form for getting a specific mercurial/git revision as those can collide quite easily causing reversion detection to fail (PhilSophus)
Tue, 14 Oct 2008 19:47:28 +0000 smatz (svn r14467) -Fix [FS#2350](r14443): use '~' instead of '#' as sed separator, it could be understood in a wrong way by shell
Mon, 06 Oct 2008 17:05:44 +0000 skidd13 (svn r14443) -Change: Unify the delimiters used in config* and make*
Wed, 17 Sep 2008 16:06:05 +0000 glx (svn r14355) -Fix: latest svn revision detection from hg log always gave the latest relative to tip revision, not to the current working revision
Wed, 17 Sep 2008 08:32:26 +0000 peter1138 (svn r14353) -Fix: hg revision detection always gave the tip revision, not the current working revision.
Tue, 09 Sep 2008 10:58:23 +0000 matthijs (svn r14278) -Cleanup [Makefile]: Rename $TAGS to $TAG.
Tue, 09 Sep 2008 10:48:04 +0000 matthijs (svn r14277) -Change [Makefile]: Use [ -n ... ] instead of using return values from grep and read in findversion.sh.
Mon, 08 Sep 2008 10:08:55 +0000 rubidium (svn r14273) -Change: make findversion.sh aware of release tags and make it output the REV without the branch name so the CF can use that.
Sun, 07 Sep 2008 17:40:14 +0000 smatz (svn r14264) -Fix (r14261): 'echo -e' is not recognized on many systems
Sun, 07 Sep 2008 13:24:49 +0000 matthijs (svn r14261) -Change [Makefile]: Move the revision detection code from Makefile.src.in to a