summaryrefslogtreecommitdiff
path: root/Makefile.SH
Commit message (Expand)AuthorAgeFilesLines
* Create a perldelta for 5.14.0Florian Ragwitz2011-03-201-3/+3
* In t/TEST, automatically detect if running under miniperlNicholas Clark2011-02-211-2/+2
* Update TOC for perl51310deltaÆvar Arnfjörð Bjarmason2011-02-201-3/+3
* Run lib/diagnostics.t during make test_portingLarwan Berke2011-02-161-1/+1
* Add ext/re/re.pm to the @INC set for miniperl by lib/buildcustomize.plNicholas Clark2011-02-151-7/+3
* Use a buildcustomize.pl to set @INC in miniperl when building extensions.Nicholas Clark2011-02-151-5/+8
* Merge perl_keyword.pl into regen/keywords.pl, to generate keywords.[ch]Nicholas Clark2011-01-241-2/+1
* Break out the generated function Perl_keywords() into keywords.c, a new file.Nicholas Clark2011-01-241-2/+2
* opcode.pl hasn't generated files named *-old since 2008, so don't delete them.Nicholas Clark2011-01-231-1/+0
* Update TOC for perl51310deltaJesse Vincent2011-01-221-3/+3
* Remove references to compat3.sym and interp.sym, deleted over 10 years ago.Nicholas Clark2011-01-191-2/+0
* test_prep now depends on the pods needed for porting/buildtoc.tTony Cook2011-01-171-1/+1
* Generate pp_* prototypes in pp_proto.h, and remove pp.symNicholas Clark2011-01-091-5/+4
* [perl #73630] Build separate DTrace for miniperlDavid Leadbeater2011-01-021-3/+10
* Move metaconfig control comments into its own filesH.Merijn Brand2010-12-211-17/+0
* Restore a reference to $perlpath. Installation needs itH.Merijn Brand2010-12-211-0/+3
* update TOC for perl5138delta and perl5139deltaZefram2010-12-201-3/+3
* Remove the Makefile command to touch perlmain.c after running makedepend.Nicholas Clark2010-12-031-2/+0
* Following fbcaf61123069fe4, remove perlmain.c from the initial list of C files.Nicholas Clark2010-11-291-1/+1
* Remove makeaperl, never used, a wrapper for ExtUtils::MakeMaker::makeaperlNicholas Clark2010-11-281-4/+2
* Generate perlmain.c using ExtUtils::Miniperl, instead of writemain.SH.Nicholas Clark2010-11-281-4/+4
* Proper Makefile dependencies for the x2p/s2p rule.Nicholas Clark2010-11-281-3/+3
* Update TOC for perl5.13.8Chris 'BinGOs' Williams2010-11-211-3/+3
* Add l1_char_class_tab.h to Make dependenciesKarl Williamson2010-10-311-1/+1
* Restore +x to Makefile.SHNicholas Clark2010-10-211-0/+0
* update TOC for perl5137deltaTatsuhiko Miyagawa2010-10-201-3/+3
* Convert lib/Tie/Hash/NamedCapture.pm to an XS module in ext/Nicholas Clark2010-10-141-1/+1
* Fix x2p and utils dependencies for static buildsAndy Dougherty2010-10-141-4/+18
* Eliminate the now unused Makefile targets plextract, pl and pllist.Nicholas Clark2010-10-051-17/+3
* Move pod2html.PL into ext/Pod-HtmlNicholas Clark2010-10-051-2/+2
* Move pod2man.PL, pod2text.PL, podselect.PL into cpan/podlators/scriptsNicholas Clark2010-10-051-2/+2
* Move pod2usage.PL, podchecker.PL, podselect.PL into cpan/Pod-Parser/scriptsNicholas Clark2010-10-051-4/+2
* Move pod2latex.PL into its CPAN distribution directory.Nicholas Clark2010-10-051-2/+2
* test_prep has a dependency on x2p/s2pNicholas Clark2010-10-051-1/+1
* The *.PL scripts in utils/ have a dependency on Cwd in lib.Nicholas Clark2010-10-051-2/+7
* Fix perl build problems on Stratus VOSPaul Green2010-10-031-1/+1
* Move OP prototypes from pp_proto.h to proto.hNicholas Clark2010-09-271-3/+3
* Remove targets depending on the removed emacs/ dirFlorian Ragwitz2010-09-251-18/+1
* Prepare perldelta for Perl 5.13.6Steve Hay2010-09-191-3/+3
* 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