log findversion.sh @ 12627:a20451deb087 draft

age author description
Fri, 29 May 2009 21:24:51 +0000 rubidium (svn r16462) -Change [FS#2930]: use a safer way to detect the hash of a mercurial repository (planetmaker) draft
Sat, 16 May 2009 12:36:33 +0000 rubidium (svn r16318) -Change: use !! instead of @@ in src/*.in too. draft
Tue, 13 Jan 2009 16:30:24 +0000 smatz (svn r15062) -Fix: further forgotten svn properties and headers draft
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) draft
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 draft
Mon, 06 Oct 2008 17:05:44 +0000 skidd13 (svn r14443) -Change: Unify the delimiters used in config* and make* draft
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 draft
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. draft
Tue, 09 Sep 2008 10:58:23 +0000 matthijs (svn r14278) -Cleanup [Makefile]: Rename $TAGS to $TAG. draft
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. draft
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. draft
Sun, 07 Sep 2008 17:40:14 +0000 smatz (svn r14264) -Fix (r14261): 'echo -e' is not recognized on many systems draft
Sun, 07 Sep 2008 13:24:49 +0000 matthijs (svn r14261) -Change [Makefile]: Move the revision detection code from Makefile.src.in to a draft