summaryrefslogtreecommitdiff
path: root/perl
Commit message (Collapse)AuthorAgeFilesLines
* Update perl distcheck hack for new location.Robert Collins2013-11-301-1/+1
|
* * Perl files should now honour perl system config.Robert Collins2013-11-241-1/+1
| | | | | | | | | | | (Benedikt Morbach, #1233198) With INSTALL_BASE, perl files are unconditionally installed to ${prefix}/lib/perl5/ instead of respecting the system-dependent perl library path that is set when perl is installed. (sitelib/vendorlib) If INSTALL_BASE is changed to PREFIX, it correctly finds the path where it should install via perl's Config.pm
* Fix distcheck (again).Robert Collins2012-05-101-0/+1
|
* fix Subunit.pm for outputting 'failure' instead of 'fail' to conform with ↵Stewart Smith2011-10-061-1/+1
| | | | the protocol spec in subunit README and what subunit2junitxml expects
* Add support for progress in the perl bindings.Jelmer Vernooij2010-03-301-0/+21
|
* License change to BSD/Apache License 2.0.Robert Collins2009-09-303-14/+32
|
* Rename diff-subunit to subunit-diff.Robert Collins2009-09-192-1/+1
|
* Finally got distcheck working again.Robert Collins2009-09-191-1/+8
|
* Correct the name of diff-subunit from diff-subunit.plRobert Collins2009-09-131-1/+1
|
* Install diff-subunit in /usr/bin.Jelmer Vernooij2009-09-122-1/+2
|
* Get make distcheck working with Jelmers perl-install patch (and some minor ↵Robert Collins2009-09-093-7/+13
|\ | | | | | | trunk issues).
| * Install the perl modules.Jelmer Vernooij2009-09-081-0/+5
|/
* Add perl module for writing and parsing subunit streams.Jelmer Vernooij2009-06-114-0/+266