[perl #32717] BeOS specific Updates
[p5sagit/p5-mst-13.2.git] / Makefile.SH
2004-11-27 Nicholas Clark Generate the precached %Config entries based on some...
2004-11-27 Nicholas Clark Put Config.pm on a diet. 3K rather than 32K
2004-10-30 H.Merijn Brand Added probes for strlcat () and strlcpy () to Configure
2004-10-20 Rafael Garcia-Suarez Remove opmini.c when cleaning up.
2004-10-15 Nicholas Clark Include opmini.c in the dependency generation.
2004-10-08 Rafael Garcia-Suarez Make the perl interpreter more tolerant of UTF-16-encod...
2004-07-22 Nicholas Clark Build the perldelta copying command for the main Unix...
2004-06-20 Dave Mitchell make mktables always update modifed time to play better...
2004-06-19 Dave Mitchell 'make test' without preceeding 'make' fails.
2004-06-10 Alexey Tourbin Change 22872 breaks shared miniperl invocation
2004-05-31 Nicholas Clark replace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas Clark Run mktables as part of the build process.
2004-05-30 Nicholas Clark First step to generating Unicode files for the regexp...
2004-03-18 Rafael Garcia-Suarez Add a perl592delta.pod man page.
2004-03-02 Nicholas Clark Work on eliminating systematic failures on make minitest:
2004-02-17 Brendan O'Dea 1. Creating backward compatibility for Configure after...
2004-02-14 Dave Mitchell Switch from byacc to bison and simplify the perly....
2004-01-26 Nicholas Clark Merge dynamic perldelta from maint (22081)
2003-11-10 Ilya Zakharevich [PATCH 5.8.2 @21574] make install: line noise
2003-10-22 Rafael Garcia-Suarez Add a test.taintwarn makefile target,
2003-08-22 Jarkko Hietaniemi Retract #20826 and #20831; things are done differently
2003-08-22 Jarkko Hietaniemi Rafael spotted that vms/perlvms.pod was still referred to.
2003-08-19 Jarkko Hietaniemi Try to unify the MANIFEST sorting.
2003-08-19 Jarkko Hietaniemi Nicholas Clark's podulator. The win32 makefile
2003-08-16 Jarkko Hietaniemi valgrind --help didn't return a happy exit status.
2003-08-16 Jarkko Hietaniemi Add valgrind testing target.
2003-08-05 Jarkko Hietaniemi Add META.yml and Stas' makemeta (plus extensive reworking
2003-08-04 Rafael Garcia-Suarez Revert change #19282 : it caused problems for some...
2003-07-30 Jarkko Hietaniemi Adjust the list of rmdired lib directories.
2003-07-29 Michael Schroeder DESTDIR in perl-5.8.1 package?
2003-07-28 Jarkko Hietaniemi These directories no more exist during cleanup.
2003-07-27 Adrian M. Enache Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
2003-07-24 Jarkko Hietaniemi EBCDIC fix from Thomas Dorner.
2003-07-20 Andy Dougherty Re: [perl #22941] Can't build perl with -Duseshrplib...
2003-07-04 Rafael Garcia-Suarez Add a new test target in the makefile, test_harness_notty.
2003-07-04 Alexey Tourbin Macro reorganization in the Makefile, so that $(LDLIBPT...
2003-07-01 Alan Burlison Re: Subject: Problems: 5.8.1, Solaris, Configure, sched...
2003-05-18 Jarkko Hietaniemi The 'quotes' really are important (caught by Enache...
2003-05-17 Jarkko Hietaniemi Old (4.2BSD, like Ultrix) Bourne shells do not understand
2003-05-14 Jarkko Hietaniemi More Panther moves.
2003-05-13 Jarkko Hietaniemi Detypo Pantherisms.
2003-05-12 Jarkko Hietaniemi Panther preparation.
2003-05-09 Andreas König Weekend fun: MANIFEST sorting
2003-04-22 Jarkko Hietaniemi z/OS: changes for building threaded from "Brian De...
2003-04-20 Adrian M. Enache Remove, in the main Makefile, the $(LDLIBPTH) variable...
2003-04-14 Rafael Garcia-Suarez More docs about running tests and the test suite.
2003-04-06 Adrian M. Enache Remove unportable ">|" shell syntax
2003-04-05 Adrian M. Enache LD_PRELOAD hack, still badly flawed / a solution
2003-04-01 Ilya Zakharevich Integrate:
2003-03-24 Rafael Garcia-Suarez Change 19056 wasn't good enough.
2003-03-24 Adrian M. Enache Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686...
2003-03-24 H.Merijn Brand no more 'make install ...
2003-03-10 Jarkko Hietaniemi Integrate from maint:
2003-03-08 Jarkko Hietaniemi regen_headers tiny tidying:
2002-11-19 Nicholas Clark regen_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 Mitchell move all pad-related code to its own src file
2002-06-09 Peter Prymmer possible band-aid for cygwin build of perl@17061
2002-06-08 Jarkko Hietaniemi Remove the newly added makedepend .depending "token...
2002-06-07 Jarkko Hietaniemi Reunite the first .PHONY targets (based on Garry Williams'
2002-06-07 Jarkko Hietaniemi Split in two the .PHONY target so that makes without...
2002-06-06 Robin Barker The Makefile.SH part of
2002-05-24 Abigail 'make distclean' should remove *old files too.
2002-05-19 Nick Ing-Simmons Integrate mailine
2002-05-19 Jarkko Hietaniemi Third Degree: make the options more portable between
2002-05-12 Jarkko Hietaniemi Be clean.
2002-05-10 Jarkko Hietaniemi Don't do JAPHs unless doing "make torturetest".
2002-05-02 Andy Dougherty Re: Perl 5.8-to-be NetBSD testing?
2002-05-02 Jarkko Hietaniemi Cleanup threads dirs.
2002-04-27 Jarkko Hietaniemi First half of NetBSD patch-ai, from Johnny Lam:
2002-04-23 Paul Green Nuke obsolete way to build debugging (etc) perls
2002-04-13 Jarkko Hietaniemi s2p needs Config.pm.
2002-04-11 Jarkko Hietaniemi Must hold off building s2p until there's a miniperl.
2002-04-11 Jarkko Hietaniemi Extracting the s2p may require the right dynlibpath.
2002-04-10 Jarkko Hietaniemi Make x2p/s2p part of the test_prep target now that we
2002-04-02 Jarkko Hietaniemi Third Degree flags.
2002-03-27 Jarkko Hietaniemi Possible fix for "Orks, Dragons, and Elves":
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,
2002-03-14 Slaven Rezic Re: [PATCH] really protect spaces in Makefile.SH
2002-03-06 Paul Green toplevel Makefile.SH
2002-03-04 Jarkko Hietaniemi Cleaner.
2002-03-04 Ilya Zakharevich perly-fixer
2002-02-27 Gerrit P. Haase Some minor changes for Cygwin
2002-02-21 Gerrit P. Haase Re: [PATCH] 'make clobber' on Cygwin broken
2002-02-21 Gerrit P. Haase 'make clobber' on Cygwin broken
2002-02-20 Paul Green perl/Makefile.SH -- care with question mark
2002-02-14 Nick Ing-Simmons Integrate mainline
2002-02-13 Yitzchak Scott-Tho... Re: [PATCH] Configure followed by make minitest
2002-02-11 Ilya Zakharevich OS/2 build
2002-01-26 Jarkko Hietaniemi USS V2R10 seems to be happier with env FOO=... cmd ...
2002-01-19 Nick Ing-Simmons Nearly-working threads re-structuring. Do not integrate,
2002-01-15 Jarkko Hietaniemi Some protection against spaces in directory names.
2002-01-15 Jarkko Hietaniemi There isn't going to be perl.third.exe.
2002-01-08 Paul Green Minor fix to perl/Makefile.SH
2002-01-02 Jarkko Hietaniemi Simon's new perlapi scheme, I hope I got all the pieces.
2001-12-31 Jarkko Hietaniemi Makefiles are sloppy about the exe suffix
2001-12-21 Jarkko Hietaniemi Further VOS tweaks: the _exe needs to be introduced
2001-12-13 H.Merijn Brand Better make distclean
2001-12-11 Jarkko Hietaniemi The BeOS linker seems to link the last seen symbol,
2001-11-21 Jarkko Hietaniemi Implement the sort pragma. Split sort code from pp_ctl.c
next