aboutsummaryrefslogtreecommitdiffstats
path: root/make-version.pl
Commit message (Expand)AuthorAgeFilesLines
* Have autoconf generate "ustar" tar files by default. This should let us haveGerald Combs2008-05-051-4/+4
* If we have an SVN revision number, use it as the build number under WindowsGerald Combs2008-02-181-0/+3
* Next try.Jörg Mayer2007-12-041-1/+1
* Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1413Jörg Mayer2007-12-041-1/+5
* Handle case of source-dir != build-dir; 2 other minor bug fixes Bill Meier2007-08-221-13/+15
* Set our package version even if we're using the SVN client.Gerald Combs2007-01-191-26/+31
* Adapt the svn info hack to work out of the box for people whoJörg Mayer2007-01-081-10/+24
* Fix for bug 1195.Jaap Keuter2006-12-221-3/+16
* Copy over changes from the 0.99.2 branch.Gerald Combs2006-07-171-1/+8
* More ethereal -> wireshark.Gerald Combs2006-05-311-2/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* 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