summaryrefslogtreecommitdiff
path: root/Cross/Makefile-cross-SH
Commit message (Expand)AuthorAgeFilesLines
* Remove vestigial next4*) sections from Makefile.SHNicholas Clark2021-10-041-6/+0
* Remove PERL_GLOBAL_STRUCTDagfinn Ilmari Mannsåker2020-07-201-3/+3
* Remove unused AUTOGEN_FILES Makefile variableDagfinn Ilmari Mannsåker2017-12-281-4/+0
* Remove utils/c2ph and utils/pstructAbigail2017-01-161-2/+2
* s/ar rcu/ar rc/ during linkingDavid Mitchell2016-03-141-2/+2
* Add time64 as its own build target.Jarkko Hietaniemi2015-07-221-2/+2
* dquote_static.c -> dquote.cJarkko Hietaniemi2015-07-221-2/+2
* Change name of mro.cKarl Williamson2015-03-191-2/+2
* Remove some remnants of x2p, which was removed by commit e5a8a0fbd7Steve Hay2015-02-181-43/+2
* Remove MAD.Jarkko Hietaniemi2014-06-131-4/+2
* Tweak the perl build someOwain G. Ainsworth2013-08-221-1/+1
* Remove rules to delete *.loadmap and *.prelmap files, generated on VM/ESANicholas Clark2013-05-201-1/+0
* Remove vestigial *.SH code which can link the extracted file into ../Nicholas Clark2013-05-201-6/+0
* Split out hash functions into new file and turn into inline static functionsYves Orton2013-03-191-1/+1
* Make makemeta more cognisant and easier to useChris 'BinGOs' Williams2013-02-051-2/+2
* Teach makemeta to use CPAN::Meta to generate both META.json and META.ymlChris 'BinGOs' Williams2013-02-021-1/+4
* Remove the Rhapsody port.Nicholas Clark2013-01-161-1/+1
* Remove the VM/ESA port.Nicholas Clark2012-08-311-3/+0
* 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
* Add new mktables generated files to makefilesKarl Williamson2011-11-121-0/+1
* Eliminate global.sym, as makedef.pl can generate it internally.Nicholas Clark2011-08-251-7/+4
* Add find2perl as a dependency for the target 'test_prep'.Nicholas Clark2011-05-231-1/+2
* Avoid make distclean failing if t/tmp* matches a directory.Nicholas Clark2011-05-191-1/+2
* In t/TEST, automatically detect if running under miniperlNicholas Clark2011-02-211-2/+2
* Add ext/re/re.pm to the @INC set for miniperl by lib/buildcustomize.plNicholas Clark2011-02-151-6/+2
* 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-1/+1
* opcode.pl hasn't generated files named *-old since 2008, so don't delete them.Nicholas Clark2011-01-231-1/+0
* Remove references to compat3.sym and interp.sym, deleted over 10 years ago.Nicholas Clark2011-01-191-2/+0
* Generate pp_* prototypes in pp_proto.h, and remove pp.symNicholas Clark2011-01-091-5/+4
* Fix typos (spelling errors) in Cross/*.Peter J. Acklam) (via RT2011-01-071-2/+2
* Remove makeaperl, never used, a wrapper for ExtUtils::MakeMaker::makeaperlNicholas Clark2010-11-281-1/+1
* Eliminate the now unused Makefile targets plextract, pl and pllist.Nicholas Clark2010-10-051-17/+2
* 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
* Move OP prototypes from pp_proto.h to proto.hNicholas Clark2010-09-271-3/+3
* Global executable bit cleanupDavid Golden2010-07-241-0/+0
* Revert makefile part of the Unicode 5.2 patchRafael Garcia-Suarez2009-12-031-1/+1
* Unicode 5.2Karl Williamson2009-12-031-1/+1
* wrap uniprops.t; makefile changes for mktablesKarl Williamson2009-11-251-5/+7
* remove all references to patching.podDave Rolsky2009-10-301-1/+1
* Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore.Nicholas Clark2009-09-131-12/+5
* No need to run AutoSplit on lib - all AutoLoader using modules are in ext.Nicholas Clark2009-09-111-12/+1
* Remove autodoc.pl from regen.pl and the lists of regenerated files in Makefiles.Nicholas Clark2009-06-131-2/+0