summaryrefslogtreecommitdiff
path: root/dist/ExtUtils-CBuilder/t/03-cplusplus.t
Commit message (Collapse)AuthorAgeFilesLines
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-1/+1
| | | | | | | | | | Switch from two-argument form. Filehandle cloning is still done with the two argument form for backward compatibility. Committer: Get all porting tests to pass. Increment some $VERSIONs. Run: ./perl -Ilib regen/mk_invlists.pl; ./perl -Ilib regen/regcharclass.pl For: RT #130122
* CBuilder::Android: fix ->link() to respect wantarray.Brian Fraser2014-02-051-0/+1
|
* Teach ExtUtils::CBuilder to handle mod2fname properlyBrian Fraser2014-01-031-1/+1
|
* Upgrade ExtUtils::CBuilder from version 0.280210 to 0.280212Steve Hay2013-09-091-1/+1
|
* Stop EU::CBuilder's tests from failing in parallelFlorian Ragwitz2011-01-221-5/+5
| | | | | It used to use the same paths for temporary files in all tests. This blew up randomly when the tests were run in parallel.
* Change ExtUtils::CBuilder upstream to bleadDavid Golden2010-12-151-0/+63
ExtUtils::CBuilder now has blead as its upstream repository. The distribution has been moved to the dist/ directory consistent with this change.