summaryrefslogtreecommitdiff
path: root/findversion.sh
AgeCommit message (Collapse)Author
2008-09-17(svn r14355) -Fix: latest svn revision detection from hg log always gave the ↵glx
latest relative to tip revision, not to the current working revision
2008-09-17(svn r14353) -Fix: hg revision detection always gave the tip revision, not ↵peter1138
the current working revision.
2008-09-09(svn r14278) -Cleanup [Makefile]: Rename $TAGS to $TAG.matthijs
2008-09-09(svn r14277) -Change [Makefile]: Use [ -n ... ] instead of using return ↵matthijs
values from grep and read in findversion.sh.
2008-09-08(svn r14273) -Change: make findversion.sh aware of release tags and make it ↵rubidium
output the REV without the branch name so the CF can use that.
2008-09-07(svn r14264) -Fix (r14261): 'echo -e' is not recognized on many systemssmatz
2008-09-07(svn r14261) -Change [Makefile]: Move the revision detection code from ↵matthijs
Makefile.src.in to a new bash script findversion.sh. This commit should have no functional changes.