aboutsummaryrefslogtreecommitdiffstats
path: root/make-version.pl
Commit message (Expand)AuthorAgeFilesLines
* Split the version under Windows into its major, minor, and microGerald Combs2006-02-141-2/+2
* Change SVN version from date to revisionJörg Mayer2006-01-051-4/+2
* Read .svn/entries directly instead of calling "svn info", as suggested byGerald Combs2005-06-131-31/+36
* Fix the handling of "enable: 0" in version.conf.Gerald Combs2005-01-181-0/+2
* If we can't find the "svn" executable in the current path, look inGerald Combs2004-12-291-2/+16
* Remove debugging output.Gerald Combs2004-12-171-2/+0
* Work around a bug in the strftime() code in the Windows version of Perl.Gerald Combs2004-12-171-4/+8
* From Thomas Boehne: Fix the version.conf status message and improve codeGerald Combs2004-12-161-3/+10
* Add a "pkg_format" option, which is used to format the AM_INIT_AUTOMAKEGerald Combs2004-12-151-20/+115
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Convert make-version.pl and the associated cvsversion.h and CVSVERSIONGerald Combs2004-07-151-65/+26
* Andrew Hood: don't rely on last modified date + use numeric compareJörg Mayer2004-03-041-25/+6
* Add support for a "version.conf" file in the main directory which canGerald Combs2004-02-201-11/+48
* Speed up the generation of the CVS version tag, by only looking for directoriesOlivier Biot2004-02-011-42/+83
* Add a few commentsJörg Mayer2004-01-181-1/+10
* Nice rendering of the CVS version as "(cvs 200401181200003000)".Olivier Biot2004-01-181-3/+3
* Integrate the "find . -name Entries" into make-version.pl, to make thisJörg Mayer2004-01-171-6/+25
* In case of CVS sources, add the date of the last change to the versionJörg Mayer2004-01-161-0/+82