summaryrefslogtreecommitdiff
path: root/Makefile.SH
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add support for test.valgrind parallel testing"Karl Williamson2014-03-261-1/+1
* New perldelta for 5.19.11Aaron Crane2014-03-201-4/+4
* Add support for test.valgrind parallel testingMatthew Horsfall (via RT)2014-03-181-1/+1
* new perldelta for 5.19.10Tony Cook2014-02-201-4/+4
* Configure: Added a targetenv variableBrian Fraser2014-01-301-1/+1
* Makefile.SH, make test: Copy config.sh when cross-compilingBrian Fraser2014-01-251-0/+2
* Configure, Makefile.SH: Allow running generate_uudmap in the targetBrian Fraser2014-01-221-11/+28
* Makefile.SH: Remove remnants of the old cross-compilation modelBrian Fraser2014-01-221-34/+1
* Make sure to remove the Cross/mkdir script on *cleanJess Robinson2014-01-221-1/+1
* Makefile.SH: on make test_prep, add $target/lib:$target/lib/auto to -env LD_L...Brian Fraser2014-01-221-1/+1
* Makefile.SH: 'make test' for cross-compilation builds.Jess Robinson2014-01-221-0/+16
* Makefile.SH: When cross-compiling, copy the files needed by make test.Jess Robinson2014-01-221-0/+56
* Use HOST_PERL instead of built perl for perl installationJess Robinson2014-01-221-2/+37
* Use the system perl for RUN_PERL, if we are cross compiling, and we found one.Jess Robinson2014-01-221-16/+33
* Makefile.SH: Updated the lib/buildcustomize.pl rule for cross-compilation buildsBrian Fraser2014-01-221-6/+7
* Run all the miniperl calls locally, not via RUNJess Robinson2014-01-221-8/+8
* Build host miniperl and generate_uudmap binaries when cross compiling, for lo...Jess Robinson2014-01-221-1/+31
* Stop using $run for anything other than testing compiled tests in Configure.Jess Robinson2014-01-221-1/+1
* create new perldelta for 5.19.9Ricardo Signes2014-01-201-4/+4
* do cflags on stdout, not stderrDavid Mitchell2013-12-251-6/+10
* Generate new perldeltaAbigail2013-12-201-4/+4
* New perldelta for v5.19.7Chris 'BinGOs' Williams2013-11-201-4/+4
* Move the function to set $^X to its own filePeter Martini2013-11-041-2/+2
* Create new perldelta for Perl 5.19.6Steve Hay2013-10-201-4/+4
* Move B-Deparse from dist/ to lib/ since it is non-dual-lived and pure-PerlSteve Hay2013-10-191-4/+3
* Add new perldelta for 5.19.5Steve Hay2013-09-201-4/+4
* Add support for Bitrig BSDMarco Peereboom2013-08-221-1/+1
* Create new perldelta for 5.19.4Steve Hay2013-08-201-4/+4
* No need to prefix $(LDLIBPTH) when running $(CC) to link perl and miniperl.Nicholas Clark2013-07-301-2/+2
* Generate the lib/ cleanup rules in Makefile.SH automatically from MANIFEST.Nicholas Clark2013-07-241-31/+36
* Re-order clean-up rules to give a line for regen/lib_cleanup.pl to key off.Nicholas Clark2013-07-241-4/+4
* Delete obsolete clean rules from Makefile.SHNicholas Clark2013-07-241-5/+0
* create fresh perldeltaAristotle Pagaltzis2013-07-221-4/+4
* Move version from lib/ to cpan/Nicholas Clark2013-07-161-1/+1
* Don't call CPAN to install any "extra" modules for the install-notify target.Nicholas Clark2013-07-131-1/+2
* Inline the Makefile rule for extra.install into all 6 targets which use it.Nicholas Clark2013-07-131-2/+2
* Refactor Makefile.SH to generate the install-* targets in a loop.Nicholas Clark2013-07-131-15/+14
* In Makefile.SH, use the long names for options passed to install{perl,man}Nicholas Clark2013-07-131-4/+4
* Refactor the Makefile so that the install target depends on install-all.Nicholas Clark2013-07-131-2/+6
* Inline the Makefile target perl.valgrind.config into its only remaining user.Nicholas Clark2013-07-121-20/+6
* Eliminate the Makefile targets test_notty.valgrind and test_prep.valgrind.Nicholas Clark2013-07-121-5/+0
* Change the *nix and VMS Makefiles to to pass a filename to writemain().Nicholas Clark2013-07-091-1/+1
* Move generation of ExtUtils::Miniperl to ext/ExtUtils-Miniperl from minimod.plNicholas Clark2013-07-071-5/+2
* Generate utils/Makefile from utils/Makefile.PL, and remove it at clean time.Nicholas Clark2013-07-071-1/+1
* Replace utils/Makefile.SH with utils/Makefile.PLNicholas Clark2013-07-071-1/+4
* Add cpan/Text-Tabs/lib to buildcustomize.pl and hence miniperl's @INC.Nicholas Clark2013-07-071-3/+2
* Move Exporter from lib/ to dist/Exporter/Nicholas Clark2013-07-031-4/+4
* Trim the explicit Makefile rules to generate {mini,}perlmain.oNicholas Clark2013-07-021-6/+0
* Eliminate the perl.gprof and perl.gcov Makefile targets.Nicholas Clark2013-07-011-34/+1
* Remove the explicit purify/quantify/purecov targets and documentation.Nicholas Clark2013-07-011-11/+0