Commit Graph

11 Commits (7cfaf4259dd5d4381ffafda4d326c87715d4b6e5)

Author SHA1 Message Date
smatz 638411c087 (svn r15062) -Fix: further forgotten svn properties and headers 16 years ago
rubidium 428de2d302 (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) 16 years ago
smatz ab00ea7393 (svn r14467) -Fix [FS#2350](r14443): use '~' instead of '#' as sed separator, it could be understood in a wrong way by shell 16 years ago
skidd13 91665fd7e4 (svn r14443) -Change: Unify the delimiters used in config* and make* 16 years ago
glx 083014b868 (svn r14355) -Fix: latest svn revision detection from hg log always gave the latest relative to tip revision, not to the current working revision 16 years ago
peter1138 53161f3c4c (svn r14353) -Fix: hg revision detection always gave the tip revision, not the current working revision. 16 years ago
matthijs eb20aa5f19 (svn r14278) -Cleanup [Makefile]: Rename $TAGS to $TAG. 16 years ago
matthijs fee42cd627 (svn r14277) -Change [Makefile]: Use [ -n ... ] instead of using return values from grep and read in findversion.sh. 16 years ago
rubidium f75ee75661 (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. 16 years ago
smatz 947f4bf213 (svn r14264) -Fix (r14261): 'echo -e' is not recognized on many systems 16 years ago
matthijs 8f69465314 (svn r14261) -Change [Makefile]: Move the revision detection code from Makefile.src.in to a
new bash script findversion.sh. This commit should have no functional changes.
16 years ago