This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add an option --ignore to installhtml
[perl5.git] / 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
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.
next