OS/2 build
[p5sagit/p5-mst-13.2.git] / Makefile.SH
2000-10-04 Jarkko Hietaniemi Enable disabling scripts installation by Configure...
2000-10-03 Jarkko Hietaniemi Encode nits.
2000-09-12 Paul Marquess RE: [Patch 5.7.0] Removing -ldb from the core build
2000-09-08 Peter Prymmer make the ran_tests intermediate file 8.3 friendly
2000-09-08 Jarkko Hietaniemi Do 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 Hietaniemi Potential cruft.
2000-08-28 Jarkko Hietaniemi opmini.o may be left around if a build is interrupted.
2000-08-26 Abigail no-install target a la make -n.
2000-08-25 Jarkko Hietaniemi Add install-silent target.
2000-08-24 Jarkko Hietaniemi Make "make install" by default silent. A new "install...
2000-08-24 Abigail installperl couldn't tell whether it had run tests...
2000-08-21 Jarkko Hietaniemi Be verydeepclean.
2000-08-21 Jarkko Hietaniemi The correct cleaning order is an art.
2000-08-20 Jarkko Hietaniemi The veryclean target needs to clobber.
2000-08-19 Jarkko Hietaniemi Introduce a 'veryclean' target that is like 'distclean'
2000-08-05 Jarkko Hietaniemi Zap lib/Sys directory when cleaning up.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-04 Jarkko Hietaniemi detypo
2000-08-03 Jarkko Hietaniemi Disable the fix_pl hack for now.
2000-08-03 Simon Cozens Circumvent 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 Sarathy don't clobber *.orig files on *clean targets
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6224..6229 into mainline
2000-07-06 Jarkko Hietaniemi Autogenerate pod/Makefile and pod/buildtoc.
2000-07-04 Jarkko Hietaniemi The #6308 required a little bit more.
2000-07-04 Jarkko Hietaniemi Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people...
2000-06-23 Doug MacEachern lib.pm -> lib.pm.PL
2000-06-01 Jarkko Hietaniemi Be Cleaner Part Deux.
2000-06-01 Jarkko Hietaniemi microperl nits from Simon Cozens.
2000-05-31 Jarkko Hietaniemi Be cleaner.
2000-03-11 Gurusamy Sarathy add nokfile target in Makefile (from Andy Dougherty)
2000-03-06 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-05 Jarkko Hietaniemi clean up the makedepend temp file
2000-02-28 Jarkko Hietaniemi The #5249 wasn't doing any good.
2000-02-28 Jarkko Hietaniemi A less ambitious version of #5292.
2000-02-28 Jarkko Hietaniemi The #5292 was Not So Good Idea.
2000-02-27 Jarkko Hietaniemi proto.h was mssing from the list of generated files;
2000-02-26 Gurusamy Sarathy VMS patch (from Peter Prymmer)
2000-02-26 Jarkko Hietaniemi Rhapsody/Darwin patches from Wilfredo Sanchez.
2000-02-25 Jarkko Hietaniemi Remove NFS temp files and Configure temp C files.
2000-02-24 Fifer, Eric cygwin port
2000-02-20 Gurusamy Sarathy README.vms and related updates (from Peter Prymmer...
2000-02-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-15 Gurusamy Sarathy fix regen_headers target to make all the autogenerated...
2000-02-15 Jarkko Hietaniemi AIX perl linkage tweakage.
2000-02-09 Jarkko Hietaniemi fix AIX and multiplicity problems
2000-02-09 Charles Bailey Resync with mainline
2000-02-04 Gurusamy Sarathy avoid assuming cc accepts -o switch (from Tom Hughes)
2000-02-04 Gurusamy Sarathy avoid adding null components to LD_LIBRARY_PATH, OpenBS...
2000-02-02 Gurusamy Sarathy makefile tweak
2000-01-24 Gurusamy Sarathy enable function wrappers for access to globals under...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-29 Gurusamy Sarathy re.pm is needed earlier, xsubpp now uses it (spotted...
1999-12-28 Gurusamy Sarathy avoid creating new files during make install
1999-12-28 Gurusamy Sarathy miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
1999-12-17 Gurusamy Sarathy miniperl build fixes for NeXTstep and cygwin (from...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-06 Gurusamy Sarathy Makefile tweak for change#4649
1999-12-05 Gurusamy Sarathy make File::Glob::glob() the default for CORE::glob()
1999-12-03 Gurusamy Sarathy change#4431 was flawed
1999-10-27 Jarkko Hietaniemi Remove unused "squatter" symbols; regen Configure.
1999-10-24 Nick Ing-Simmons Follow that camel ... another sync.
1999-10-24 Gurusamy Sarathy install all README.foo with pod content as podfoo.pod
1999-10-20 Gurusamy Sarathy disable optimizing troublesome ops in change#3612
1999-10-18 Jarkko Hietaniemi Forgotten s/warning/warnings/.
1999-10-15 Gurusamy Sarathy disable internal globbing for miniperl (or build breaks out
1999-10-03 Gurusamy Sarathy avoid doing irrelevant things on 'make perl'
1999-09-30 Ilya Zakharevich Re: _58, _61 Argument "" is not numeric in sprintf
1999-09-29 Charles Bailey resync with mainline
1999-09-22 Jarkko Hietaniemi Cleanup cleanup.
1999-08-29 Spider Boardman sub : attrlist
1999-08-29 Jarkko Hietaniemi Rename warning to warnings, from Paul Marquess.
1999-08-13 Jarkko Hietaniemi Remove more t/ trash on target "clean".
1999-08-03 Ilya Zakharevich Clarify RE engine code; inline a static function to...
1999-08-01 Jarkko Hietaniemi Removing so_locations once is enough.
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-08-01 Ilya Zakharevich slightly modified version of suggested patch
1999-08-01 Gurusamy Sarathy rename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-07-29 Jarkko Hietaniemi AIX tweak, need reported by David R. Fravor <dfavor...
1999-07-26 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-26 Jarkko Hietaniemi Back out #3735. Needs more work.
1999-07-26 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-26 Stephen McCamant allow arrow omission in $foo[10]->('foo') etc. (but...
1999-07-26 Jarkko Hietaniemi Use $< instead of $*.c in *perlmain.o rules.
1999-07-25 Jarkko Hietaniemi Back up a tiny bit from #3735.
1999-07-25 Jarkko Hietaniemi First steps of making builds outside the source
1999-07-23 Jarkko Hietaniemi Introduce $Config{ldlibpthname} which contains
1999-07-22 Mike W Ellwood AIX magic: ccdlflags needs to be different for
1999-07-14 Jarkko Hietaniemi Fixed AIX dynamic loading and AIX shared Perl library.
1999-07-06 Andy Dougherty [ID 19990617.004 [PATCH 5.005_57] make distclean fixes]
1999-07-06 Todd C. Miller [ID 19990613.003 linklibperl set incorrectly in Makefi...
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Fifer, Eric cygwin32 update
1999-07-04 Jarkko Hietaniemi Miscellaneus AIX fixes + SOCKS support.
1999-05-28 Tom Hughes ByteLoader mark 2
1999-05-28 Ilya Zakharevich Cosmetic OS/2-related patches
next