| Commit message (Expand) | Author | Age | Files | Lines |
* | Regen Makefile.SH for CPAN-Meta update | Chris 'BinGOs' Williams | 2014-09-29 | 1 | -5/+6 |
* | Create new perldelta for 5.21.5 | Steve Hay | 2014-09-20 | 1 | -4/+4 |
* | fix 'make' header dependency generation | David Mitchell | 2014-09-10 | 1 | -1/+1 |
* | The .i target should depend at least on perl.h and config.h. | Jarkko Hietaniemi | 2014-09-06 | 1 | -2/+2 |
* | Update Scalar-List-Utils to CPAN version 1.40 | Chris 'BinGOs' Williams | 2014-09-03 | 1 | -15/+15 |
* | New perldelta. | Peter Martini | 2014-08-21 | 1 | -4/+4 |
* | Revert Test::Builder changes in prep for 5.21.3 | Peter Martini | 2014-08-19 | 1 | -3/+1 |
* | When cross-compiling, copy cpan/Module-Metadata/ | Brian Fraser | 2014-08-19 | 1 | -0/+1 |
* | Update blead to Test::Builder alpha 40 | Chad Granum | 2014-08-19 | 1 | -2/+2 |
* | Update to include latest Test::Builder alpha | Chad Granum | 2014-08-16 | 1 | -1/+3 |
* | Makefile.SH: Add missing files for make test on cross builds | Brian Fraser | 2014-07-25 | 1 | -0/+4 |
* | Makefile.SH: Fix cross builds with -Uhostgenerate | Brian Fraser | 2014-07-25 | 1 | -1/+1 |
* | New perldelta. | Abigail | 2014-07-20 | 1 | -4/+4 |
* | allow the build to specify verbose make_ext.pl | Tony Cook | 2014-07-02 | 1 | -4/+4 |
* | Support faster make -s | Reini Urban | 2014-07-02 | 1 | -8/+8 |
* | If building with DTrace, the dtrace header is required. | Peter Martini | 2014-07-01 | 1 | -1/+1 |
* | Add new perldelta for 5.21.2 | Matthew Horsfall (alh) | 2014-06-20 | 1 | -4/+4 |
* | Remove MAD. | Jarkko Hietaniemi | 2014-06-13 | 1 | -4/+2 |
* | Remove undefined Makefile.SH 'translators' target for x2p. | Andy Dougherty | 2014-06-02 | 1 | -3/+3 |
* | Makefile.SH: Module::Build is no longer there, stop copying it | Brian Fraser | 2014-05-29 | 1 | -2/+0 |
* | Remove x2p | Leon Timmermans | 2014-05-29 | 1 | -61/+3 |
* | Standardize spelling of program name on American English. | Doug Bell | 2014-05-29 | 1 | -1/+1 |
* | [perl #121431] Add support for test.valgrind parallel testing. | Matthew Horsfall (alh) | 2014-05-28 | 1 | -1/+1 |
* | regen Makefile.SH | David Mitchell | 2014-05-28 | 1 | -1/+1 |
* | add new perldelta for 5.21.1 | Ricardo Signes | 2014-05-27 | 1 | -4/+4 |
* | remove Package-Constants from core perl distribution | Ricardo Signes | 2014-05-27 | 1 | -12/+12 |
* | remove Module-Build from core perl distribution | Ricardo Signes | 2014-05-27 | 1 | -14/+13 |
* | remove CGI.pm from core perl distribution | Ricardo Signes | 2014-05-27 | 1 | -1/+1 |
* | new perldelta | Ricardo Signes | 2014-05-26 | 1 | -4/+4 |
* | Fix broken Makefile on Solaris 10. | Gisle Aas | 2014-05-13 | 1 | -4/+5 |
* | bump version to 5.20.0, install 5.20 perldelta | Ricardo Signes | 2014-05-12 | 1 | -4/+4 |
* | Create new perldelta for 5.19.12 (not that it's expected to exist...) | Steve Hay | 2014-04-20 | 1 | -4/+4 |
* | Revert "Add support for test.valgrind parallel testing" | Karl Williamson | 2014-03-26 | 1 | -1/+1 |
* | New perldelta for 5.19.11 | Aaron Crane | 2014-03-20 | 1 | -4/+4 |
* | Add support for test.valgrind parallel testing | Matthew Horsfall (via RT) | 2014-03-18 | 1 | -1/+1 |
* | new perldelta for 5.19.10 | Tony Cook | 2014-02-20 | 1 | -4/+4 |
* | Configure: Added a targetenv variable | Brian Fraser | 2014-01-30 | 1 | -1/+1 |
* | Makefile.SH, make test: Copy config.sh when cross-compiling | Brian Fraser | 2014-01-25 | 1 | -0/+2 |
* | Configure, Makefile.SH: Allow running generate_uudmap in the target | Brian Fraser | 2014-01-22 | 1 | -11/+28 |
* | Makefile.SH: Remove remnants of the old cross-compilation model | Brian Fraser | 2014-01-22 | 1 | -34/+1 |
* | Make sure to remove the Cross/mkdir script on *clean | Jess Robinson | 2014-01-22 | 1 | -1/+1 |
* | Makefile.SH: on make test_prep, add $target/lib:$target/lib/auto to -env LD_L... | Brian Fraser | 2014-01-22 | 1 | -1/+1 |
* | Makefile.SH: 'make test' for cross-compilation builds. | Jess Robinson | 2014-01-22 | 1 | -0/+16 |
* | Makefile.SH: When cross-compiling, copy the files needed by make test. | Jess Robinson | 2014-01-22 | 1 | -0/+56 |
* | Use HOST_PERL instead of built perl for perl installation | Jess Robinson | 2014-01-22 | 1 | -2/+37 |
* | Use the system perl for RUN_PERL, if we are cross compiling, and we found one. | Jess Robinson | 2014-01-22 | 1 | -16/+33 |
* | Makefile.SH: Updated the lib/buildcustomize.pl rule for cross-compilation builds | Brian Fraser | 2014-01-22 | 1 | -6/+7 |
* | Run all the miniperl calls locally, not via RUN | Jess Robinson | 2014-01-22 | 1 | -8/+8 |
* | Build host miniperl and generate_uudmap binaries when cross compiling, for lo... | Jess Robinson | 2014-01-22 | 1 | -1/+31 |
* | Stop using $run for anything other than testing compiled tests in Configure. | Jess Robinson | 2014-01-22 | 1 | -1/+1 |