summaryrefslogtreecommitdiff
path: root/Porting/cmpVERSION.pl
Commit message (Expand)AuthorAgeFilesLines
* cmpVERSION.pl: Check lib/*.pl, tooFather Chrysostomos2011-12-061-1/+1
* Skip .xs files in t/ dirs when comparing versionsFlorian Ragwitz2011-07-121-1/+1
* In cmp_version.t, show in the TAP when we are skipping a particular version.Nicholas Clark2011-07-061-8/+7
* Ignore deletes when looking for changed versionsFlorian Ragwitz2011-06-141-1/+1
* Restore cmpVERSION.pl's ability to spot differences in XS files.Nicholas Clark2011-05-231-51/+63
* Fold Abigail's TAP generation logic back into cmpVERSION.plNicholas Clark2011-05-231-20/+59
* Change the -x option of cmpVERSION.pl to exclude upstream ne 'blead'Nicholas Clark2011-05-231-10/+13
* Pass the git tag to cmpVERSION.pl with a --tag argument.Nicholas Clark2011-05-231-15/+16
* Convert cmpVERSION.pl to Getopt::Long from Getopt::Std.Nicholas Clark2011-05-231-11/+8
* Trim the import list from File::Spec::Functions and don't use File::Find.Nicholas Clark2011-05-231-4/+2
* Only load Maintainers.pm if cmpVERSION.pl is invoked with -xNicholas Clark2011-05-231-8/+7
* Fix Porting/cmpVERSION.pl to work on Win32Steve Hay2010-09-191-3/+5
* Make everything exec-bit.txt lists executableFlorian Ragwitz2010-08-191-0/+0
* cmpVERSION.pl: don't flag version 'undef'David Golden2010-07-191-4/+3
* remove trailing space in cmpVERSIONDavid Golden2010-07-041-1/+1
* Update Porting/cmpVERSION.pl to use gitMatt Johnson2010-07-041-51/+82
* Let the cmdVERSION usage message expand $0Gisle Aas2010-04-181-1/+1
* Fix minor typo in commentLeon Brocard2009-11-181-1/+1
* make cmpVERSION.pl ignore Config.pmDavid Mitchell2009-07-031-1/+2
* add -x option to Porting/cmpVERSION.plDavid Mitchell2009-07-031-4/+23
* add -d option to Porting/cmpVERSION.pl to display diffsDavid Mitchell2009-01-031-10/+33
* Add some basic decriptions and/or usage info to some Porting/ scriptsDavid Mitchell2009-01-031-0/+2
* Skip another module from the VERSION comparison checksSteve Hay2008-09-221-1/+2
* Bump VERSIONs in all non-dual-lived modules that have changedSteve Hay2008-09-151-0/+2
* Skip another file in the VERSION comparison programSteve Hay2008-09-111-1/+4
* parse_version doesn't always succeed.Jarkko Hietaniemi2003-09-131-2/+3
* Tweak from Slaven to catch also changed .xs filesJarkko Hietaniemi2003-08-141-1/+8
* Add a known exception.Jarkko Hietaniemi2003-08-141-0/+7
* Add cmpVERSION.pl from Slaven for comparing twoJarkko Hietaniemi2003-08-131-0/+38