aboutsummaryrefslogtreecommitdiffstats
path: root/make-version.pl
AgeCommit message (Expand)AuthorFilesLines
2007-08-22Handle case of source-dir != build-dir; 2 other minor bug fixes wmeier1-13/+15
2007-01-19Set our package version even if we're using the SVN client.gerald1-26/+31
2007-01-08Adapt the svn info hack to work out of the box for people whojmayer1-10/+24
2006-12-22Fix for bug 1195.jake1-3/+16
2006-07-17Copy over changes from the 0.99.2 branch.gerald1-1/+8
2006-05-31More ethereal -> wireshark.gerald1-2/+2
2006-05-21name changesahlberg1-2/+2
2006-02-14Split the version under Windows into its major, minor, and microgerald1-2/+2
2006-01-05Change SVN version from date to revisionjmayer1-4/+2
2005-06-13Read .svn/entries directly instead of calling "svn info", as suggested bygerald1-31/+36
2005-01-18Fix the handling of "enable: 0" in version.conf.gerald1-0/+2
2004-12-29If we can't find the "svn" executable in the current path, look ingerald1-2/+16
2004-12-17Remove debugging output.gerald1-2/+0
2004-12-17Work around a bug in the strftime() code in the Windows version of Perl.gerald1-4/+8
2004-12-16From Thomas Boehne: Fix the version.conf status message and improve codegerald1-3/+10
2004-12-15Add a "pkg_format" option, which is used to format the AM_INIT_AUTOMAKEgerald1-20/+115
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-07-15Convert make-version.pl and the associated cvsversion.h and CVSVERSIONgerald1-65/+26
2004-03-04Andrew Hood: don't rely on last modified date + use numeric comparejmayer1-25/+6
2004-02-20Add support for a "version.conf" file in the main directory which cangerald1-11/+48
2004-02-01Speed up the generation of the CVS version tag, by only looking for directoriesobiot1-42/+83
2004-01-18Add a few commentsjmayer1-1/+10
2004-01-18Nice rendering of the CVS version as "(cvs 200401181200003000)".obiot1-3/+3
2004-01-17Integrate the "find . -name Entries" into make-version.pl, to make thisjmayer1-6/+25
2004-01-16In case of CVS sources, add the date of the last change to the versionjmayer1-0/+82