summaryrefslogtreecommitdiff
path: root/Makefile.SH
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* We don't actually need to set $ENV{PERL} for the tests to work.Nicholas Clark2013-07-011-1/+1
* valgrind doesn't require that perl was built with -g, so remove the check.Nicholas Clark2013-07-011-7/+0
* Inline the Makefile target minitest.prep into its only user.Nicholas Clark2013-07-011-5/+3
* Remove Makefile targets and tools related to Irix and Tru64 debugging tools.Nicholas Clark2013-07-011-36/+1
* Remove various rarely used test targets from the generated Makefile.Nicholas Clark2013-07-011-58/+1
* new perldeltaDavid Golden2013-06-201-4/+4
* If miniperl fails the simple Exporter test, print a message and bail out.Nicholas Clark2013-06-191-4/+4
* For *nix, only delete the ppport.h files that we created.Nicholas Clark2013-06-191-1/+1
* write_buildcustomize.pl no longer writes to STDOUTNicholas Clark2013-06-131-7/+7
* Remove the Icwd Makefile macros as lib/buildcustomize.pl now sets this up.Nicholas Clark2013-06-131-5/+3
* Generate lib/buildcustomize.pl at the same time as the miniperl executable.Nicholas Clark2013-06-131-8/+18
* Refactor autodoc.pl to use regen_lib.pl to generate file headers & footers.Nicholas Clark2013-05-231-1/+2
* Remove rules to delete *.loadmap and *.prelmap files, generated on VM/ESANicholas Clark2013-05-201-1/+0
* Add x2p/Makefile.SH to the *.SH files processed by the top level Makefile.Nicholas Clark2013-05-201-1/+1
* Remove the now unused 'shlist' Makefile targets.Nicholas Clark2013-05-201-4/+1
* Programmatically generate dependencies for all *.SH files.Nicholas Clark2013-05-201-11/+16
* Add runtests.SH to the code that generates the targets sh and shextract.Nicholas Clark2013-05-201-5/+2
* Pass in to makedepend the name(s) of files that all objects depend on.Nicholas Clark2013-05-201-1/+1
* In the Makefile, generate the value of shextract programmatically.Nicholas Clark2013-05-201-4/+12
* Defer running makedepend in x2p/ until it's needed.Nicholas Clark2013-05-201-1/+3
* Add x2p/makefile to the dependencies for targets within x2p/Nicholas Clark2013-05-201-3/+3
* Remove vestigial *.SH code which can link the extracted file into ../Nicholas Clark2013-05-201-6/+0
* add new perldeltaRicardo Signes2013-05-201-4/+4
* Remove cpan/CPANPLUS and associated utilitiesChris 'BinGOs' Williams2013-05-181-2/+1
* Remove cpan/CPANPLUS-Dist-BuildChris 'BinGOs' Williams2013-05-181-1/+1
* bump the perldelta versionRicardo Signes2013-05-181-4/+4
* remove the 5.17 deltas, update for 5.18Ricardo Signes2013-05-071-4/+4
* Avoid use of $(...) as backticks in SH codeEric Brine2013-04-231-5/+6
* New perldeltaMax Maischein2013-03-221-4/+4
* Assume that the host and target have the same executable suffixPaul Green2013-03-191-1/+1
* Split out hash functions into new file and turn into inline static functionsYves Orton2013-03-191-1/+1
* New perldelta template for v5.17.10Chris 'BinGOs' Williams2013-02-201-4/+4
* Make makemeta more cognisant and easier to useChris 'BinGOs' Williams2013-02-051-2/+2
* The targets for makemeta in Makefile.SH were spelt wrongChris 'BinGOs' Williams2013-02-021-2/+2
* Teach makemeta to use CPAN::Meta to generate both META.json and META.ymlChris 'BinGOs' Williams2013-02-021-2/+5
* Make a new perldelta for 5.17.9-to-beAaron Crane2013-01-201-4/+4
* Remove the Rhapsody port.Nicholas Clark2013-01-161-1/+1