aboutsummaryrefslogtreecommitdiffstats
path: root/make-version.pl
AgeCommit message (Collapse)AuthorFilesLines
2004-01-18Add a few commentsJörg Mayer1-1/+10
svn path=/trunk/; revision=9711
2004-01-18Nice rendering of the CVS version as "(cvs 200401181200003000)".Olivier Biot1-3/+3
The make-version.pl script only defines CVSVERSION if this was a build from CVS. svn path=/trunk/; revision=9701
2004-01-17Integrate the "find . -name Entries" into make-version.pl, to make thisJörg Mayer1-6/+25
work with nmake too. svn path=/trunk/; revision=9694
2004-01-16In case of CVS sources, add the date of the last change to the versionJörg Mayer1-0/+82
number. 2do: Add support to Makefile.nmake Enforce the generation of cvsversion.h on each run of make svn path=/trunk/; revision=9679