summaryrefslogtreecommitdiff
path: root/Cross/Makefile-cross-SH
Commit message (Expand)AuthorAgeFilesLines
* 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
* Eliminate the regen_pods target from pod/Makefile, and references to it.Nicholas Clark2009-06-131-5/+2
* Convert xsutils.c and lib/attributes.pm to a regular XS extension.Nicholas Clark2009-04-121-2/+2
* Update Makefile-cross-SH with 07f3cc2a611daebb9d83f869d36ef63cf4fa2565 andNicholas Clark2009-01-311-12/+17
* Add --options with arguments to make_ext.pl. Pass $target as --target=...Nicholas Clark2009-01-291-4/+4
* Move ext/util/make_ext.pl to the top level.Nicholas Clark2009-01-281-4/+4
* Fold ext/util/make_ext_cross into ext/util/make_ext.pl, and delete it.Nicholas Clark2009-01-281-4/+4
* suidperl goes.Nicholas Clark2009-01-231-21/+2
* Re: [PATCH] various RC1 nitsJarkko Hietaniemi2007-11-201-1/+1
* No more ld2 and perlld under CygwinJerry D. Hedden2007-09-261-1/+1
* cross-compilation for linuxVadim Konovalov2007-06-111-14/+8
* Re: Cross patch 31287 broke bleadVadim Konovalov2007-05-281-0/+1412