This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Convert t/op/die_except.t to test.pl, strict and warnings.
[perl5.git] / Cross / Makefile-cross-SH
2011-02-21 Nicholas ClarkIn t/TEST, automatically detect if running under miniperl
2011-02-15 Nicholas ClarkAdd ext/re/re.pm to the @INC set for miniperl by lib...
2011-02-15 Nicholas ClarkUse a buildcustomize.pl to set @INC in miniperl when...
2011-01-24 Nicholas ClarkMerge perl_keyword.pl into regen/keywords.pl, to genera...
2011-01-24 Nicholas ClarkBreak out the generated function Perl_keywords() into...
2011-01-23 Nicholas Clarkopcode.pl hasn't generated files named *-old since...
2011-01-19 Nicholas ClarkRemove references to compat3.sym and interp.sym, delete...
2011-01-09 Nicholas ClarkGenerate pp_* prototypes in pp_proto.h, and remove...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in Cross/*.
2010-11-28 Nicholas ClarkRemove makeaperl, never used, a wrapper for ExtUtils...
2010-10-05 Nicholas ClarkEliminate the now unused Makefile targets plextract...
2010-10-05 Nicholas ClarkMove pod2html.PL into ext/Pod-Html
2010-10-05 Nicholas ClarkMove pod2man.PL, pod2text.PL, podselect.PL into cpan...
2010-10-05 Nicholas ClarkMove pod2usage.PL, podchecker.PL, podselect.PL into...
2010-10-05 Nicholas ClarkMove pod2latex.PL into its CPAN distribution directory.
2010-10-05 Nicholas Clarktest_prep has a dependency on x2p/s2p
2010-09-27 Nicholas ClarkMove OP prototypes from pp_proto.h to proto.h
2010-07-24 David GoldenGlobal executable bit cleanup
2009-12-03 Rafael Garcia-SuarezRevert makefile part of the Unicode 5.2 patch
2009-12-03 Karl WilliamsonUnicode 5.2
2009-11-25 Karl Williamsonwrap uniprops.t; makefile changes for mktables
2009-10-30 Dave Rolskyremove all references to patching.pod
2009-09-13 Nicholas ClarkRetire uupacktool.pl. We're not in Kansas^W(Perforce...
2009-09-11 Nicholas ClarkNo need to run AutoSplit on lib - all AutoLoader using...
2009-06-13 Nicholas ClarkRemove autodoc.pl from regen.pl and the lists of regene...
2009-06-13 Nicholas ClarkEliminate the regen_pods target from pod/Makefile,...
2009-04-12 Nicholas ClarkConvert xsutils.c and lib/attributes.pm to a regular...
2009-01-31 Nicholas ClarkUpdate Makefile-cross-SH with 07f3cc2a611daebb9d83f869d...
2009-01-29 Nicholas ClarkAdd --options with arguments to make_ext.pl. Pass ...
2009-01-28 Nicholas ClarkMove ext/util/make_ext.pl to the top level.
2009-01-28 Nicholas ClarkFold ext/util/make_ext_cross into ext/util/make_ext...
2009-01-23 Nicholas Clarksuidperl goes.
2007-11-20 Jarkko HietaniemiRe: [PATCH] various RC1 nits
2007-09-26 Jerry D. HeddenNo more ld2 and perlld under Cygwin
2007-06-11 Vadim Konovalovcross-compilation for linux
2007-05-28 Vadim KonovalovRe: Cross patch 31287 broke blead