This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: Latest tarball doesn't build with threads
[perl5.git] / Makefile.SH
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)
2000-02-26 Jarkko HietaniemiRhapsody/Darwin patches from Wilfredo Sanchez.
2000-02-25 Jarkko HietaniemiRemove NFS temp files and Configure temp C files.
2000-02-24 Fifer, Ericcygwin port
2000-02-20 Gurusamy SarathyREADME.vms and related updates (from Peter Prymmer...
2000-02-15 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-15 Gurusamy Sarathyfix regen_headers target to make all the autogenerated...
2000-02-15 Jarkko HietaniemiAIX perl linkage tweakage.
2000-02-09 Jarkko Hietaniemifix AIX and multiplicity problems
2000-02-09 Charles BaileyResync with mainline
2000-02-04 Gurusamy Sarathyavoid assuming cc accepts -o switch (from Tom Hughes)
2000-02-04 Gurusamy Sarathyavoid adding null components to LD_LIBRARY_PATH, OpenBS...
2000-02-02 Gurusamy Sarathymakefile tweak
2000-01-24 Gurusamy Sarathyenable function wrappers for access to globals under...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-29 Gurusamy Sarathyre.pm is needed earlier, xsubpp now uses it (spotted...
1999-12-28 Gurusamy Sarathyavoid creating new files during make install
1999-12-28 Gurusamy Sarathyminiperl build fixes for os2 (from Yitzchak Scott-Thoennes
1999-12-17 Gurusamy Sarathyminiperl build fixes for NeXTstep and cygwin (from...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-06 Gurusamy SarathyMakefile tweak for change#4649
1999-12-05 Gurusamy Sarathymake File::Glob::glob() the default for CORE::glob()
1999-12-03 Gurusamy Sarathychange#4431 was flawed
1999-10-27 Jarkko HietaniemiRemove unused "squatter" symbols; regen Configure.
1999-10-24 Nick Ing-SimmonsFollow that camel ... another sync.
1999-10-24 Gurusamy Sarathyinstall all README.foo with pod content as podfoo.pod
1999-10-20 Gurusamy Sarathydisable optimizing troublesome ops in change#3612
1999-10-18 Jarkko HietaniemiForgotten s/warning/warnings/.
1999-10-15 Gurusamy Sarathydisable internal globbing for miniperl (or build breaks out
1999-10-03 Gurusamy Sarathyavoid doing irrelevant things on 'make perl'
1999-09-30 Ilya ZakharevichRe: _58, _61 Argument "" is not numeric in sprintf
1999-09-29 Charles Baileyresync with mainline
1999-09-22 Jarkko HietaniemiCleanup cleanup.
1999-08-29 Spider Boardmansub : attrlist
1999-08-29 Jarkko HietaniemiRename warning to warnings, from Paul Marquess.
1999-08-13 Jarkko HietaniemiRemove more t/ trash on target "clean".
1999-08-03 Ilya ZakharevichClarify RE engine code; inline a static function to...
1999-08-01 Jarkko HietaniemiRemoving so_locations once is enough.
1999-08-01 Jarkko HietaniemiIntegrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-08-01 Ilya Zakharevichslightly modified version of suggested patch
1999-08-01 Gurusamy Sarathyrename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-07-29 Jarkko HietaniemiAIX tweak, need reported by David R. Fravor <dfavor...
1999-07-26 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-07-26 Jarkko HietaniemiBack out #3735. Needs more work.
1999-07-26 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-26 Stephen McCamantallow arrow omission in $foo[10]->('foo') etc. (but...
1999-07-26 Jarkko HietaniemiUse $< instead of $*.c in *perlmain.o rules.
1999-07-25 Jarkko HietaniemiBack up a tiny bit from #3735.
1999-07-25 Jarkko HietaniemiFirst steps of making builds outside the source
next