This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate mainline. Storable fail has gone, insecure dependancy still there.
[perl5.git] / Makefile.SH
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
2001-03-19 Jarkko HietaniemiCleanup pixie residue.
2001-03-19 Jarkko HietaniemiDocument the use of pixie/prof; create make targets...
2001-03-18 Jarkko HietaniemiRewrite the tests section of Makefile to be less redundant
2001-03-18 Jarkko HietaniemiMake targets for testing with Third Degree.
2001-03-18 Jarkko HietaniemiLooking for config.sh in parent directories isn't
2001-03-18 Jarkko HietaniemiOn "make clean" take care of Third Degree droppings.
2001-03-18 Jarkko HietaniemiMake perl.third checks more understandable to the builder.
2001-03-18 Jarkko HietaniemiMore robust and more paranoid perl.third target.
2001-03-17 Jarkko HietaniemiAdd prerequisites for the perl.third target.
2001-03-17 Jarkko HietaniemiAdd a make rule for perl.third (the Third Degree memory...
2001-03-08 Jarkko HietaniemiRetract #9069, wrong patch.
2001-03-07 Jarkko Hietaniemi(Retracted by #9078.)
2001-02-21 Jarkko HietaniemiRun run/*.t also in minitest.
2001-02-18 Michael G. SchwernRe: Why t/TEST and not Test::Harness?
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-13 Jarkko HietaniemiIntegrate change #8786 from maintperl, posix-bc byacc...
2001-02-08 Charles BaileySYN SYN
2001-01-25 Peter Prymmercompletion and docs for dynamic loading on OS/390
2001-01-24 Charles BaileySYN SYN
2001-01-20 Peter Prymmerremove redundant dependencies that are unneeded
2001-01-20 Peter Prymmerpartial support for dynaloading on OS/390
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-04 Roca, IgnasiMessage-ID: <5930DC161690D211966700902715754703701130...
2000-12-21 Jarkko HietaniemiRobustness support for #8218 (symlink forest) since...
2000-11-27 Jarkko HietaniemiClean .exists deeper.
2000-11-22 Jarkko HietaniemiBe clean.
2000-11-05 Jarkko Hietaniemiopmini.o can linger from Configures past.
2000-10-31 Nicholas ClarkAdd a perlbug flag, -A, to avoid acknowledgement messages.
2000-10-28 Nicholas ClarkMake target reordering to avoid pointless re-makes.
2000-10-27 Jarkko HietaniemiDo away with the fix_pl.
2000-10-25 Jarkko HietaniemiAdd targets to Makefile.SH, most importantly
2000-10-20 Charles BaileySYN SYN
2000-10-10 Jarkko HietaniemiReapply Andy's patch and regen Configure.
2000-10-10 Jarkko HietaniemiUse the versiononly instead of the installscripts,
2000-10-04 Jarkko HietaniemiEnable disabling scripts installation by Configure...
2000-10-03 Jarkko HietaniemiEncode nits.
2000-09-12 Paul MarquessRE: [Patch 5.7.0] Removing -ldb from the core build
2000-09-08 Peter Prymmermake the ran_tests intermediate file 8.3 friendly
2000-09-08 Jarkko HietaniemiDo away with memory models cruft. Sorry, PDP users.
2000-08-29 Yitzchak Scott-Tho... Re: files not cleaned even by veryclean
2000-08-28 Yitzchak Scott-Tho... -S is the silent flag, -s is the strip flag.
2000-08-28 Jarkko HietaniemiPotential cruft.
2000-08-28 Jarkko Hietaniemiopmini.o may be left around if a build is interrupted.
2000-08-26 Abigailno-install target a la make -n.
2000-08-25 Jarkko HietaniemiAdd install-silent target.
2000-08-24 Jarkko HietaniemiMake "make install" by default silent. A new "install...
2000-08-24 Abigailinstallperl couldn't tell whether it had run tests...
2000-08-21 Jarkko HietaniemiBe verydeepclean.
2000-08-21 Jarkko HietaniemiThe correct cleaning order is an art.
2000-08-20 Jarkko HietaniemiThe veryclean target needs to clobber.
2000-08-19 Jarkko HietaniemiIntroduce a 'veryclean' target that is like 'distclean'
2000-08-05 Jarkko HietaniemiZap lib/Sys directory when cleaning up.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-04 Jarkko Hietaniemidetypo
2000-08-03 Jarkko HietaniemiDisable the fix_pl hack for now.
2000-08-03 Simon CozensCircumvent the removal of .patch by fix_pl.
2000-08-02 Simon Cozens"This little thing tests for a file .patch, and if...
2000-07-12 Gurusamy Sarathydon't clobber *.orig files on *clean targets
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6224..6229 into mainline
2000-07-06 Jarkko HietaniemiAutogenerate pod/Makefile and pod/buildtoc.
2000-07-04 Jarkko HietaniemiThe #6308 required a little bit more.
2000-07-04 Jarkko HietaniemiRename lib.pm.PL to lib_pm.PL to keep the 8.3 people...
2000-06-23 Doug MacEachernlib.pm -> lib.pm.PL
2000-06-01 Jarkko HietaniemiBe Cleaner Part Deux.
2000-06-01 Jarkko Hietaniemimicroperl nits from Simon Cozens.
2000-05-31 Jarkko HietaniemiBe cleaner.
2000-03-11 Gurusamy Sarathyadd nokfile target in Makefile (from Andy Dougherty)
2000-03-06 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-05 Jarkko Hietaniemiclean up the makedepend temp file
2000-02-28 Jarkko HietaniemiThe #5249 wasn't doing any good.
2000-02-28 Jarkko HietaniemiA less ambitious version of #5292.
2000-02-28 Jarkko HietaniemiThe #5292 was Not So Good Idea.
2000-02-27 Jarkko Hietaniemiproto.h was mssing from the list of generated files;
2000-02-26 Gurusamy SarathyVMS patch (from Peter Prymmer)
next