aboutsummaryrefslogtreecommitdiffstats
path: root/make-version.pl
AgeCommit message (Expand)AuthorFilesLines
2009-08-04Don't exit with an error if we can't find the svn executable.gerald1-14/+14
2009-07-22Use "svn info" to fetch the version by default. Fetch the repository path asgerald1-45/+68
2009-03-20Switch back to 1.1.4.gerald1-4/+4
2009-03-20Temporarily switch back to building 1.1.3 final.gerald1-4/+4
2009-03-18Move to 1.1.4.gerald1-4/+4
2009-03-17Build 1.1.3.gerald1-4/+4
2009-01-16Change the version to 1.1.3. SVN-stamp the version again.gerald1-4/+4
2009-01-15Build 1.1.2.gerald1-4/+4
2008-12-24Clear up the code.jake1-27/+27
2008-10-09Switch back to 1.1.2.gerald1-4/+6
2008-10-07Try for another 1.1.1 development release.gerald1-2/+6
2008-09-24Switch back to normal versioning. Bump the development version to 1.1.2.gerald1-4/+2
2008-09-23Build 1.1.1.gerald1-2/+4
2008-09-09Make SVN-stamped versions the default again.gerald1-4/+2
2008-09-09Fix U3 packaging. Build 1.1.0 again in order to pick up the new GLib/GTK+gerald1-2/+4
2008-09-04Make SVN-stamped versions the default again.gerald1-4/+2
2008-09-04Move the trunk to 1.1.0. Temporarily build a non-SVN-stamped package, sogerald1-2/+4
2008-06-24Fix a logic problem.gerald1-1/+1
2008-06-23Copy over r25535 from /trunk-1.0: When we're run with -p, setgerald1-2/+3
2008-05-05Have autoconf generate "ustar" tar files by default. This should let us havegerald1-4/+4
2008-02-18If we have an SVN revision number, use it as the build number under Windowsgerald1-0/+3
2007-12-04Next try.jmayer1-1/+1
2007-12-04Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1413jmayer1-1/+5
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