| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | create new perldelta for 5.19.9 | Ricardo Signes | 2014-01-20 | 1 | -4/+4 |
* | do cflags on stdout, not stderr | David Mitchell | 2013-12-25 | 1 | -6/+10 |
* | Generate new perldelta | Abigail | 2013-12-20 | 1 | -4/+4 |
* | New perldelta for v5.19.7 | Chris 'BinGOs' Williams | 2013-11-20 | 1 | -4/+4 |
* | Move the function to set $^X to its own file | Peter Martini | 2013-11-04 | 1 | -2/+2 |
* | Create new perldelta for Perl 5.19.6 | Steve Hay | 2013-10-20 | 1 | -4/+4 |
* | Move B-Deparse from dist/ to lib/ since it is non-dual-lived and pure-Perl | Steve Hay | 2013-10-19 | 1 | -4/+3 |
* | Add new perldelta for 5.19.5 | Steve Hay | 2013-09-20 | 1 | -4/+4 |
* | Add support for Bitrig BSD | Marco Peereboom | 2013-08-22 | 1 | -1/+1 |
* | Create new perldelta for 5.19.4 | Steve Hay | 2013-08-20 | 1 | -4/+4 |
* | No need to prefix $(LDLIBPTH) when running $(CC) to link perl and miniperl. | Nicholas Clark | 2013-07-30 | 1 | -2/+2 |
* | Generate the lib/ cleanup rules in Makefile.SH automatically from MANIFEST. | Nicholas Clark | 2013-07-24 | 1 | -31/+36 |
* | Re-order clean-up rules to give a line for regen/lib_cleanup.pl to key off. | Nicholas Clark | 2013-07-24 | 1 | -4/+4 |
* | Delete obsolete clean rules from Makefile.SH | Nicholas Clark | 2013-07-24 | 1 | -5/+0 |
* | create fresh perldelta | Aristotle Pagaltzis | 2013-07-22 | 1 | -4/+4 |
* | Move version from lib/ to cpan/ | Nicholas Clark | 2013-07-16 | 1 | -1/+1 |
* | Don't call CPAN to install any "extra" modules for the install-notify target. | Nicholas Clark | 2013-07-13 | 1 | -1/+2 |
* | Inline the Makefile rule for extra.install into all 6 targets which use it. | Nicholas Clark | 2013-07-13 | 1 | -2/+2 |
* | Refactor Makefile.SH to generate the install-* targets in a loop. | Nicholas Clark | 2013-07-13 | 1 | -15/+14 |
* | In Makefile.SH, use the long names for options passed to install{perl,man} | Nicholas Clark | 2013-07-13 | 1 | -4/+4 |
* | Refactor the Makefile so that the install target depends on install-all. | Nicholas Clark | 2013-07-13 | 1 | -2/+6 |
* | Inline the Makefile target perl.valgrind.config into its only remaining user. | Nicholas Clark | 2013-07-12 | 1 | -20/+6 |
* | Eliminate the Makefile targets test_notty.valgrind and test_prep.valgrind. | Nicholas Clark | 2013-07-12 | 1 | -5/+0 |
* | Change the *nix and VMS Makefiles to to pass a filename to writemain(). | Nicholas Clark | 2013-07-09 | 1 | -1/+1 |
* | Move generation of ExtUtils::Miniperl to ext/ExtUtils-Miniperl from minimod.pl | Nicholas Clark | 2013-07-07 | 1 | -5/+2 |
* | Generate utils/Makefile from utils/Makefile.PL, and remove it at clean time. | Nicholas Clark | 2013-07-07 | 1 | -1/+1 |
* | Replace utils/Makefile.SH with utils/Makefile.PL | Nicholas Clark | 2013-07-07 | 1 | -1/+4 |
* | Add cpan/Text-Tabs/lib to buildcustomize.pl and hence miniperl's @INC. | Nicholas Clark | 2013-07-07 | 1 | -3/+2 |
* | Move Exporter from lib/ to dist/Exporter/ | Nicholas Clark | 2013-07-03 | 1 | -4/+4 |
* | Trim the explicit Makefile rules to generate {mini,}perlmain.o | Nicholas Clark | 2013-07-02 | 1 | -6/+0 |
* | Eliminate the perl.gprof and perl.gcov Makefile targets. | Nicholas Clark | 2013-07-01 | 1 | -34/+1 |
* | Remove the explicit purify/quantify/purecov targets and documentation. | Nicholas Clark | 2013-07-01 | 1 | -11/+0 |