This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add $Config('scriptdir'} on VMS
[perl5.git] / lib / ExtUtils / MM_Unix.pm
2001-08-05 Alan Burlison(Reintroduce #11125)
2001-07-23 Ilya ZakharevichMakeMaker FIRST_MAKEFILE and subdir
2001-07-08 Jarkko HietaniemiRetract #11220, the problem wasn't the missing leading...
2001-07-08 Jarkko Hietaniemi(Retracted by #11221)
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Jarkko HietaniemiRetract #11125 since NI-S pointed out it'll not work in
2001-07-05 Norton T. AllenRe: [PATCH lib/ExtUtils.t] Extra Files for QNX
2001-07-05 Michael G. Schwern-I and MakeMaker again
2001-07-04 Jarkko Hietaniemi(Retracted by #11155) PERLRUNINST needed in some spots.
2001-07-04 Michael G. SchwernFixing extra -I's with PERL_CORE
2001-07-03 Alan Burlison(Retracted by #11174)
2001-07-02 Philip Newton/^qnx|nto$/ --> /^(?:qnx|nto)$/
2001-06-27 Norton T. Allenfor QNX
2001-06-27 Jarkko Hietaniemi"lose the it's", from Abhijit Menon-Sen.
2001-06-26 Ilya Zakharevichxsubpp flags from the command line
2001-06-26 Ilya ZakharevichOPTIMIZE=-g
2001-06-26 Ilya Zakharevichstatic build
2001-06-23 Jarkko HietaniemiRemove also the lib$Foo.def, not just $Foo.def.
2001-06-19 Doug MacEachern[patch] .s MakeMaker suffix
2001-06-17 Jonathan StoweRemove tmon.out in make clean
2001-05-14 Ronald J. KimballRe: [ID 20010514.022] Makemaker a bit too prefix-happy
2001-05-14 Todd C. Miller[ID 20010514.022] Makemaker a bit too prefix-happy
2001-03-07 Simon CozensRe: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build...
2001-03-05 Nick Ing-SimmonsIntegrate mainline (mostly - holding of on Encode.pm...
2001-03-05 Jarkko HietaniemiIntegrate change #9030 from maintperl into mainline.
2001-03-05 Jarkko HietaniemiIntegrate change #9028 from maintperl into mainline.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-04 Raphael ManfrediAdd a new MakeMaker variable PM_FILTER that defines...
2001-01-04 Doug MacEachernRe: [patch] MM_Unix cpprun shortcut
2000-12-15 Peter Prymmers/use vars qw\(/our(/ for OS/390 extension builds
2000-12-11 Nick Ing-SimmonsIntegrate mainline
2000-12-10 Paul MarquessAmbiguous -%c() resolved as a file test
2000-12-06 Michael G. Schwern$VERSION crusade, strict, tests, etc... all over lib/
2000-12-01 Andy DoughertyRe: long shell lines
2000-11-23 Jarkko HietaniemiReach back one higher up when searching for PERL_SRC.
2000-11-20 Jarkko HietaniemiRemove the shared object before attempting to create
2000-11-14 Jarkko HietaniemiRedo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin StuhlGet PerlIO building on Win32
2000-10-24 Ilya Zakharevichstatic linking with uninstalled perl
2000-10-20 Charles BaileySYN SYN
2000-10-10 J. David Blackstone[ID 20000720.004] ExtUtils::MakeMaker finds wrong versi...
2000-09-12 Paul MarquessRE: [Patch 5.7.0] Removing -ldb from the core build
2000-09-08 Jarkko HietaniemiDo away with memory models cruft. Sorry, PDP users.
2000-08-27 Alan BurlisonMM_Unix.pm LD_RUN_PATH niggles on Solaris
2000-08-25 Peter J. Farley III[ID 20000824.029] MakeMaker manifypods fails on DJGPP...
2000-08-20 Andreas KönigSilence MakeMaker (Was: installman)
2000-08-19 Jarkko HietaniemiIntroduce a 'veryclean' target that is like 'distclean'
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-14 Gurusamy SarathyMakeMaker should not remove editor backups (*~) on...
2000-05-28 Gurusamy Sarathyclose open file before chmod() (from Rocco Caputo ...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-05 Gurusamy Sarathymisformatted perllocal.pod (from Tim Jenness
2000-03-01 Gurusamy Sarathytypo in change#5408
2000-03-01 Gurusamy Sarathystill more multiline match cleanups (from Greg Bacon)
2000-02-28 Jarkko HietaniemiThe #5249 wasn't doing any good.
2000-02-27 Jarkko HietaniemiVersion number update.
2000-02-26 Gurusamy Sarathyadd missing perl headers to perldepend action
2000-02-25 Jarkko HietaniemiRemove NFS temp files and Configure temp C files.
2000-02-14 Jarkko HietaniemiRemove tagged core files.
2000-02-14 Jarkko HietaniemiPrefer full_ar.
2000-02-09 Charles BaileyResync with mainline
2000-02-02 Gurusamy Sarathyuse warnings rather than fiddling with $^W (from Paul...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-10 Gurusamy Sarathyuse $Config{version} rather than $] where appropriate
2000-01-05 Gurusamy Sarathyavoid expensive Version_check (from Andreas Koenig)
1999-12-31 Gurusamy Sarathymissing files in previous submit
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-05 Benjamin Stuhlapplied somewhat modified version of suggested patch
1999-11-04 Ilya Zakharevichxsubpp dependency
1999-10-11 Gurusamy Sarathywriting to perllocal.pod fails if it was never created;
1999-10-10 Gurusamy Sarathymore basic support for building modules under Windows...
1999-09-29 Charles Baileyresync with mainline
1999-09-28 Gurusamy Sarathychange#4236 fallout
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-13 Jarkko HietaniemiFrom: Ilya Zakharevich <ilya@math.ohio-state.edu>
1999-09-10 Gurusamy Sarathydos-djgpp update (from Laszlo Molnar <laszlo.molnar...
1999-08-03 Jarkko HietaniemiChange #3790 redemption: with a little additional
1999-08-01 Jarkko HietaniemiUndo #3790 and the patches that attempted to fix it
1999-07-28 Gurusamy Sarathyfix typo that caused INSTALLPRIVLIB to have doubled...
1999-07-27 Gurusamy Sarathyprovide MakeMaker attribute PERL_MALLOC_OK that allows...
1999-07-25 Gurusamy Sarathywarn rather than die when parse_version() can't cut...
1999-07-17 Gurusamy Sarathyuse a better prefixify() heuristic than m/perl/ (prefix...
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-07 Jan DuboisMakeMaker support for pod2html
1999-05-25 Gurusamy Sarathyavoid temporary files that have a constant name (from...
1999-05-24 Tim JennessProblem with MM_Unix in 5.005_03
1999-05-14 Gurusamy Sarathycanonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
1999-05-10 Jan DuboisAdd POLLUTE=1 option to MakeMaker
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-02-24 Gurusamy Sarathyavoid modifying readonly values from qw()
1999-02-02 Jarkko HietaniemiBeOS update (Mirror maint-5.005 change #2727).
1999-02-01 Gurusamy Sarathyvarious win32-ish changes merged from maint-5.005
1999-01-27 Gurusamy Sarathymissing space while munging CCFLAGS for PERL_CAPI
1999-01-06 AbigailJumbo doc patch from Abigail (almost identical to
1998-11-27 Gurusamy Sarathyintegrate changes#2304,2305,2306,2308 from maint-5.005
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-10-06 Jan Duboisadded tweaked version of suggested patch
1998-09-25 Dominic DunlopMM_Unix::canonpath erroneously turns leading // into /
1998-09-24 Jan Duboisapplied suggested patch, adapted for all platforms
1998-09-23 Andreas KönigRe: [PATCH] MakeMaker "test" target doesn't depend...
next