summaryrefslogtreecommitdiff
path: root/Makefile.SH
Commit message (Expand)AuthorAgeFilesLines
* Move the latest perldelta to pod/perldelta.podFlorian Ragwitz2010-09-051-3/+3
* update TOC and perldelta referencesFlorian Ragwitz2010-08-201-2/+2
* Make everything exec-bit.txt lists executableFlorian Ragwitz2010-08-191-0/+0
* Only copy op.c to opmini.c if op.c is a symlink, else use a symlink.Nicholas Clark2010-08-161-5/+17
* Use a loop to generate the Makefile rules for opmini.c and perlmini.c.Nicholas Clark2010-08-161-19/+16
* For both opmini.o and perlmini.o define PERL_EXTERNAL_GLOB and PERL_IS_MINIPERLNicholas Clark2010-08-161-2/+2
* Cwd.pm needs to be installed in lib before SDBM_File recurses. Mark the depen...Tony Cook2010-08-131-0/+2
* Add new hdr op_reg_common to Makefile.SHKarl Williamson2010-07-301-1/+1
* Move PathTools from cpan/ to dist/Florian Ragwitz2010-07-241-1/+1
* update TOC and perldelta referencesDavid Golden2010-07-201-2/+2
* Update Makefile to regen META.yml as it regens other files in regen_allJesse Vincent2010-07-041-4/+7
* create perl5133deltaNicholas Clark2010-06-231-2/+2
* create perl5132deltaDavid Golden2010-05-231-2/+2
* create perl5131deltaLeon Brocard2010-04-201-2/+2
* Create a perl5130delta.podJesse Vincent2010-04-121-2/+2
* perl 5.11.6 never happened. Remove the traces of its perldelta.Jesse Vincent2010-03-251-2/+2
* Create perl5116delta and update other versionsSteve Hay2010-02-211-2/+2
* [PATCH] Support for SystemTap's dtrace compatibility layer and issues linking...H.Merijn Brand2010-02-131-1/+1
* create perl5115delta and update other versionsRicardo Signes2010-01-201-2/+2
* make clean deletes runtests, so add a rule and dependency to regenerate it.Nicholas Clark2010-01-201-1/+4
* Add perl5114delta.podRafael Garcia-Suarez2010-01-121-2/+2
* Correct errors in the use of multiple targets, which could break parallel make.Nicholas Clark2010-01-071-3/+9
* Avoid a possible race condition where a parallel make mightAndy Dougherty2010-01-051-1/+5
* Revert makefile part of the Unicode 5.2 patchRafael Garcia-Suarez2009-12-031-1/+1
* Unicode 5.2Karl Williamson2009-12-031-1/+1
* Make distclean work againRafael Garcia-Suarez2009-11-301-6/+28
* wrap uniprops.t; makefile changes for mktablesKarl Williamson2009-11-251-3/+4
* Specify in Makefile what generates pod/perluniprops.podRafael Garcia-Suarez2009-11-241-1/+1
* Remove generated file pod/perluniprops.pod from the source distributionRafael Garcia-Suarez2009-11-241-1/+1
* mktables not run unless neededKarl Williamson2009-11-241-5/+6
* create perl5113deltaLeon Brocard2009-11-201-2/+2
* minitest fixesZefram2009-11-191-1/+1
* perl.exp was not built in time on systems that required it (AIX, ...)H.Merijn Brand2009-11-091-1/+1
* remove all references to patching.podDave Rolsky2009-10-301-1/+1
* Propagate LDLIBPTH into run_tests - Fixes 5.12 blocker [perl #70057]Jesse Vincent2009-10-291-21/+23
* Add perl5112delta, and change 5111delta from being "the" perldelta.Nicholas Clark2009-10-241-2/+2
* macroify how we run perl from within the Makefile.Jesse Vincent2009-10-191-40/+43
* add a test_porting target which runs basic porting tests to verify pod, manif...Jesse Vincent2009-10-191-0/+6
* make test-reonly bypass the non-xs extensionsYves Orton2009-10-041-2/+8
* Run "cd pod ; ../perl -I../lib buildtoc --build-all"Rafael Garcia-Suarez2009-10-041-2/+2
* 'make distclean now results in an actually-clean tree.Jesse Vincent2009-10-041-2/+2
* Our makemeta invocation was wrong (after miniperl stopped working)Jesse Vincent2009-10-031-1/+1
* Porting/makemeta no longer works with miniperl. switch it to use regularJesse Vincent2009-10-021-1/+1
* Recursively delete all ppport.h files, instead of running mkppport --clean.Nicholas Clark2009-09-291-1/+4
* Move Cwd from ext/ to cpan/Nicholas Clark2009-09-291-1/+1
* Change the invocation of mktables to the "standard" $(Icwd).Nicholas Clark2009-09-271-1/+1
* Support building extensions in dist/ as well as cpan/ and ext/Nicholas Clark2009-09-261-1/+1
* Support building nonxs extensions from cpan/ on Unix.Nicholas Clark2009-09-251-1/+5
* Temporarily reinstate a _test target for the benefit of the smokers.Nicholas Clark2009-09-231-1/+5
* Move t/perl symlink creation back to the test_prep target of the MakefileNicholas Clark2009-09-221-17/+19