summaryrefslogtreecommitdiff
path: root/Makefile.SH
Commit message (Expand)AuthorAgeFilesLines
* Remove MAD.Jarkko Hietaniemi2014-06-131-4/+2
* Remove undefined Makefile.SH 'translators' target for x2p.Andy Dougherty2014-06-021-3/+3
* Makefile.SH: Module::Build is no longer there, stop copying itBrian Fraser2014-05-291-2/+0
* Remove x2pLeon Timmermans2014-05-291-61/+3
* Standardize spelling of program name on American English.Doug Bell2014-05-291-1/+1
* [perl #121431] Add support for test.valgrind parallel testing.Matthew Horsfall (alh)2014-05-281-1/+1
* regen Makefile.SHDavid Mitchell2014-05-281-1/+1
* add new perldelta for 5.21.1Ricardo Signes2014-05-271-4/+4
* remove Package-Constants from core perl distributionRicardo Signes2014-05-271-12/+12
* remove Module-Build from core perl distributionRicardo Signes2014-05-271-14/+13
* remove CGI.pm from core perl distributionRicardo Signes2014-05-271-1/+1
* new perldeltaRicardo Signes2014-05-261-4/+4
* Fix broken Makefile on Solaris 10.Gisle Aas2014-05-131-4/+5
* bump version to 5.20.0, install 5.20 perldeltaRicardo Signes2014-05-121-4/+4
* Create new perldelta for 5.19.12 (not that it's expected to exist...)Steve Hay2014-04-201-4/+4
* 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