summaryrefslogtreecommitdiff
path: root/Makefile.SH
Commit message (Expand)AuthorAgeFilesLines
* Create a perldelta for 5.15.9Abigail2012-03-201-3/+3
* Add perl5158delta.podMax Maischein2012-02-211-3/+3
* Add a dependency for ext/Pod-Functions/Functions_pm.PL on pod/perlfunc.podNicholas Clark2012-02-181-1/+1
* Ensure Pod::Simple is built before Pod::Functions.Nicholas Clark2012-02-181-1/+3
* Add regen/mk_invlists.pl, charclass_invlists.hKarl Williamson2012-02-091-1/+2
* Clean up Pod::Html's cache as part of distclean on *nix.Nicholas Clark2012-02-081-0/+1
* Create a perldelta for 5.15.8Chris 'BinGOs' Williams2012-01-201-3/+3
* Ignore and clean the byproducts of make install.htmlNicholas Clark2012-01-191-0/+1
* Purge references to --netscape and --libpods, no longer in Pod::HtmlNicholas Clark2012-01-171-1/+0
* Add feature.h, with constants for feature bundlesFather Chrysostomos2011-12-241-2/+2
* Create regen/feature.plFather Chrysostomos2011-12-241-1/+3
* Create a perldelta for 5.15.7Dave Rolsky2011-12-201-3/+3
* On AIX, avoid a shell pipepline by making makedef.pl sort case insenitively.Nicholas Clark2011-12-041-1/+1
* pod/buildtoc now generates pod/roffitallNicholas Clark2011-11-281-1/+1
* makedef.pl uses Config.pm, so needs a Makefile dependency on it.Nicholas Clark2011-11-231-2/+2
* Create new perldelta ready for 5.15.6Steve Hay2011-11-211-3/+3
* Create Porting/pod_rules.pl, with all non perltoc.pod code from buildtoc.Nicholas Clark2011-11-181-1/+1
* Add new mktables generated files to makefilesKarl Williamson2011-11-121-0/+1
* Create a perldelta for 5.15.5Florian Ragwitz2011-10-201-3/+3
* Add more x-y aliases for x_y targets in MakefileH.Merijn Brand2011-10-011-22/+16
* Add darwin to the list of valgrind platformsTony Cook2011-09-291-4/+4
* Makefile.SH: emit make valgrind* targets only on linuxJim Cromie2011-09-291-0/+20
* Makefile.SH: fix ?= gmake-ismsJim Cromie2011-09-291-0/+10
* update TOC for perl5153deltaStevan Little2011-09-201-3/+3
* adjust TEST's valgrind invocation to also work with linux's perf statJim Cromie2011-09-091-2/+3
* Pass -Idist/Carp/lib to miniperlVincent Pit2011-09-051-1/+1
* move Carp to ext/Carp, preparing for dual-lifingZefram2011-09-041-1/+1
* Eliminate global.sym, as makedef.pl can generate it internally.Nicholas Clark2011-08-251-7/+4
* Run regen/uconfig_h.pl as part of the regen and regen_headers targets.Nicholas Clark2011-08-231-0/+2
* Group 3 headers as $(generated_headers) in the *nix, VMS and Win32 makefiles.Nicholas Clark2011-08-231-3/+4
* update TOC for perl5153deltaRicardo Signes2011-08-201-3/+3
* work around a bug in dtrace - it strips const from function parametersTony Cook2011-08-091-1/+4
* every use of $(mini_obj) needs the mini specific objects, so include themTony Cook2011-07-281-16/+12
* new perldelta for 5.15.2Zefram2011-07-201-3/+3
* create perldelta for 5.15.1Father Chrysostomos2011-06-211-3/+3
* Create a lookup table for magic vtables from magic type, PL_magic_data.Nicholas Clark2011-06-111-4/+6
* Add find2perl as a dependency for the target 'test_prep'.Nicholas Clark2011-05-231-1/+6
* if List-Util is built statically, depend on $(PERL_EXE) instead of the shared...Tony Cook2011-05-201-1/+3
* remove unused dependency rule generation for Text/ParseWordsTony Cook2011-05-201-2/+0
* handle a static Cwd when generating the deps for x2p/utilsTony Cook2011-05-201-2/+14
* remove unneeded dependencies against CwdTony Cook2011-05-201-4/+0
* Avoid make distclean failing if t/tmp* matches a directory.Nicholas Clark2011-05-191-1/+2
* update TOC for perl5150deltaDavid Mitchell2011-05-181-3/+3
* 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