aboutsummaryrefslogtreecommitdiffstats
path: root/make-version.pl
AgeCommit message (Expand)AuthorFilesLines
2015-02-04Don't clobber PROJECT_VERSION_EXTENSION.Gerald Combs1-1/+4
2015-02-041.99.2 → 1.99.3.Gerald Combs1-5/+5
2015-02-04Build 1.99.2.Gerald Combs1-4/+4
2015-01-25Update another comment to reflect reality.Guy Harris1-2/+1
2015-01-25Update a comment to reflect reality.Guy Harris1-1/+2
2015-01-25Remove some references to SVN.Guy Harris1-10/+10
2015-01-25Replace "GIT" with "VCS" in make-version.pl and files it manipulates.Guy Harris1-18/+18
2015-01-25Don't say "Git Rev" if the VCS being used isn't Git.Guy Harris1-2/+7
2015-01-25Get rid of unused is_release preference.Guy Harris1-1/+0
2015-01-25Update some comments to reflect reality.Guy Harris1-11/+14
2015-01-10make-version.pl updates.Gerald Combs1-30/+41
2014-12-101.99.1 → 1.99.2.Gerald Combs1-5/+5
2014-12-10Build 1.99.1.Gerald Combs1-4/+4
2014-10-071.99.0 → 1.99.1.Gerald Combs1-5/+5
2014-10-07Build 1.99.0.Gerald Combs1-4/+4
2014-08-04Rip out the filetap codeEvan Huus1-3/+3
2014-06-15Add missing --git-dir=$srcdir/.git for ls-remoteStig Bjørlykke1-1/+1
2014-06-13Fix package version stamping.Gerald Combs1-1/+1
2014-06-12From Gisle Vanem on -dev: don't print modelines info when run with -h.Jeff Morriss1-1/+3
2014-05-231.11.4 → 1.99.0.Gerald Combs1-2/+2
2014-04-151.11.3 → 1.11.4.Gerald Combs1-5/+5
2014-04-15Build 1.11.3.Gerald Combs1-4/+4
2014-04-14Pull in some changes from master-1.10/make-version.pl.Gerald Combs1-19/+11
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-08"origin" appears to be a safer bet than "@{upstream}".Gerald Combs1-2/+2
2014-02-07Replace "svn" with "git" all over the place.Gerald Combs1-57/+65
2014-02-05use the right src dir in git command for svnversion.hdidier1-5/+5
2014-01-29We have a usable tag now. There's no need to fake a version number.Gerald Combs1-8/+2
2014-01-15Make it more clear that we're faking a git description for now.Gerald Combs1-0/+1
2014-01-15Copy over recent changes from trunk-1.8 along with some localGerald Combs1-5/+83
2014-01-08TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug...Michael Mann1-3/+3
2013-11-181.11.2 → 1.11.3.Gerald Combs1-5/+5
2013-11-18Build 1.11.2.Gerald Combs1-4/+4
2013-11-151.11.1 → 1.11.2.Gerald Combs1-5/+5
2013-11-15Build 1.11.1.Gerald Combs1-4/+4
2013-10-151.11.0 → 1.11.1.Gerald Combs1-5/+5
2013-10-15Try building 1.11.0.Gerald Combs1-4/+4
2013-08-28svn version 1.7.11 no longer has local .svn directories,Jörg Mayer1-1/+1
2013-04-221.9.3 → 1.11.0.Gerald Combs1-2/+2
2013-03-281.9.2 → 1.9.3.Gerald Combs1-6/+6
2013-03-28Build 1.9.2.Gerald Combs1-4/+4
2013-03-18Add a wireshark-version:[] replacement and --sort-and-group-- blockGerald Combs1-11/+11
2013-03-121.9.1 → 1.9.2.Gerald Combs1-5/+5
2013-03-12Build 1.9.1.Gerald Combs1-4/+4
2013-02-201.9.0 → 1.9.1.Gerald Combs1-5/+5
2013-02-20Build 1.9.0.Gerald Combs1-4/+4
2013-02-10If we're using git, try pulling the SVN revision out of the commit body.Gerald Combs1-16/+23
2012-09-24Add back extra packaging information if it's present.Gerald Combs1-6/+8
2012-09-18Update configure.ac modifications to reflect r44986.Gerald Combs1-9/+7
2012-09-15Add support for bzr checkouts (similar to git checkouts) to make-version.pl.Evan Huus1-1/+35