This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix for C< use if qw/ 1 open :utf8 / > based on:
[perl5.git] / Makefile.SH
2002-11-19 Nicholas Clarkregen_headers outside Makefile (was Re: [PATCH] embed...
2002-11-06 Rafael Garcia-Suarez"make distclean" should remove the generated file lib...
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-06-09 Peter Prymmerpossible band-aid for cygwin build of perl@17061
2002-06-08 Jarkko HietaniemiRemove the newly added makedepend .depending "token...
2002-06-07 Jarkko HietaniemiReunite the first .PHONY targets (based on Garry Williams'
2002-06-07 Jarkko HietaniemiSplit in two the .PHONY target so that makes without...
2002-06-06 Robin BarkerThe Makefile.SH part of
2002-05-24 Abigail'make distclean' should remove *old files too.
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-19 Jarkko HietaniemiThird Degree: make the options more portable between
2002-05-12 Jarkko HietaniemiBe clean.
2002-05-10 Jarkko HietaniemiDon't do JAPHs unless doing "make torturetest".
2002-05-02 Andy DoughertyRe: Perl 5.8-to-be NetBSD testing?
2002-05-02 Jarkko HietaniemiCleanup threads dirs.
2002-04-27 Jarkko HietaniemiFirst half of NetBSD patch-ai, from Johnny Lam:
2002-04-23 Paul GreenNuke obsolete way to build debugging (etc) perls
2002-04-13 Jarkko Hietaniemis2p needs Config.pm.
2002-04-11 Jarkko HietaniemiMust hold off building s2p until there's a miniperl.
2002-04-11 Jarkko HietaniemiExtracting the s2p may require the right dynlibpath.
2002-04-10 Jarkko HietaniemiMake x2p/s2p part of the test_prep target now that we
2002-04-02 Jarkko HietaniemiThird Degree flags.
2002-03-27 Jarkko HietaniemiPossible fix for "Orks, Dragons, and Elves":
2002-03-15 Jarkko HietaniemiMonster _r patch: try to scan for all known _r variants,
2002-03-14 Slaven RezicRe: [PATCH] really protect spaces in Makefile.SH
2002-03-06 Paul Greentoplevel Makefile.SH
2002-03-04 Jarkko HietaniemiCleaner.
2002-03-04 Ilya Zakharevichperly-fixer
2002-02-27 Gerrit P. HaaseSome minor changes for Cygwin
2002-02-21 Gerrit P. HaaseRe: [PATCH] 'make clobber' on Cygwin broken
2002-02-21 Gerrit P. Haase'make clobber' on Cygwin broken
2002-02-20 Paul Greenperl/Makefile.SH -- care with question mark
2002-02-14 Nick Ing-SimmonsIntegrate mainline
2002-02-13 Yitzchak Scott-Tho... Re: [PATCH] Configure followed by make minitest
2002-02-11 Ilya ZakharevichOS/2 build
2002-01-26 Jarkko HietaniemiUSS V2R10 seems to be happier with env FOO=... cmd ...
2002-01-19 Nick Ing-SimmonsNearly-working threads re-structuring. Do not integrate,
2002-01-15 Jarkko HietaniemiSome protection against spaces in directory names.
2002-01-15 Jarkko HietaniemiThere isn't going to be perl.third.exe.
2002-01-08 Paul GreenMinor fix to perl/Makefile.SH
2002-01-02 Jarkko HietaniemiSimon's new perlapi scheme, I hope I got all the pieces.
2001-12-31 Jarkko HietaniemiMakefiles are sloppy about the exe suffix
2001-12-21 Jarkko HietaniemiFurther VOS tweaks: the _exe needs to be introduced
2001-12-13 H.Merijn BrandBetter make distclean
2001-12-11 Jarkko HietaniemiThe BeOS linker seems to link the last seen symbol,
2001-11-21 Jarkko HietaniemiImplement the sort pragma. Split sort code from pp_ctl.c
2001-11-14 Jarkko HietaniemiCleanliness inspired by Cygwin.
2001-10-25 Jarkko HietaniemiAllow resetting the locale system for the duration
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-28 Paul Johnsonmake coretest
2001-08-13 Jarkko Hietaniemi[PATHC] sharedsv.[c|h]
2001-08-12 Jarkko Hietaniemi(Hopefully) a fix for 20010723.004: make install needs
2001-08-07 Andy DoughertyMakefile.SH test_prep dependency
2001-08-07 Jarkko HietaniemiDon't autogenerate the headers et alia,
2001-07-30 Jarkko HietaniemiDoubly guard against invoking CPAN if no extras defined,
2001-07-30 Jarkko HietaniemiNow Configure -Dextras=Foo::Bar and "make install"...
2001-07-30 Jarkko Hietaniemiextras.make, extras.test, and extras.install make targets.
2001-07-30 Jarkko HietaniemiMissed from #11490 (the required dependency).
2001-07-29 Jarkko HietaniemiTop-level Makefile didn't honour OPTIMIZE.
2001-07-29 Wilfredo SánchezSet proper compatibility versions in core
2001-07-23 Ilya ZakharevichOPTIMIZE= during perl make
2001-07-13 Jarkko HietaniemiAdd information about gcc 3.0 basic block profiling.
2001-07-07 Jarkko HietaniemiThe #11200 removed wrong (non-existent) target. Duh.
2001-07-07 Jarkko HietaniemiZap the lib/re.pm before creating it.
2001-07-07 Jarkko HietaniemiTry to force the lib/re.pm to be there before entering
2001-06-26 Jarkko HietaniemiNo more pragma/*.t for minitest.
2001-06-22 Jarkko HietaniemiAdd .i and .s targets.
2001-06-22 Jarkko HietaniemiAdd .PHONY targets for non-file targets,
2001-06-22 Jarkko HietaniemiMore gprofing from Doug MacEachern.
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Jarkko HietaniemiCross-configuration changes: make $from to rm the files
2001-06-18 Jarkko HietaniemiSplit off the pack/unpack code, from Nicholas Clark.
2001-06-15 Jarkko HietaniemiThe first steps towards cross-compilation.
2001-06-14 Nick Ing-SimmonsAdd new step to run_byacc which:
2001-06-13 Hugo van der Sandensplitting util.c
2001-06-12 Wilfredo Sánchezrhapsody/darwin minor cleanup
2001-06-10 Jarkko HietaniemiCheck the version of byacc.
2001-05-27 Jarkko HietaniemiAdd make target for microperl (kind of silly, but conve...
2001-05-25 Jarkko HietaniemiAdd make target and documentation for gprof profiling.
2001-05-15 Jarkko HietaniemiThe problem described in 20010514.031 still wasn't
2001-05-11 Jarkko HietaniemiAdd test.deparse make target.
2001-04-24 Jarkko HietaniemiAdditional dependencies; should help for parallel makes
2001-04-24 Jarkko HietaniemiAdd make target "install-all" which is alias for "install"
2001-04-19 Jarkko HietaniemiMore cleanup cleanup.
2001-04-19 Jarkko Hietaniemilib/Time is non-empty, let's not rmdir it.
2001-04-12 Jarkko HietaniemiNon-UNIX platforms extensions update. (Well, UTS is...
2001-04-07 Jarkko HietaniemiRetract #9523: needs more thought.
2001-04-04 Jarkko HietaniemiIntegrate changes #9538,9539 from maintperl into mainline.
2001-04-03 Jarkko Hietaniemi(Retracted by #9609)
2001-03-30 David Dyck[ID 20010330.006] incorrect WARNING from installperl...
2001-03-29 Jarkko Hietaniemitest-prep target was missing.
2001-03-28 Jarkko HietaniemiRmdir lib/XS on cleanup.
2001-03-27 Jarkko HietaniemiPixie documenting.
2001-03-26 Jarkko HietaniemiFor perl.pixie check *before* compiling that optimize...
2001-03-26 Jarkko Hietaniemirmdir lib/Digest, lib/MIME, and lib/PerlIO.
2001-03-26 Jarkko HietaniemiRemove t/perl.third.
2001-03-24 Nick Ing-SimmonsIntegrate mainline.
2001-03-24 Jarkko HietaniemiIntegrate perlio:
2001-03-21 Jarkko HietaniemiMore pixie cleaning.
2001-03-19 Jarkko HietaniemiRearrange the make test target prerequisites so that
next