summaryrefslogtreecommitdiff
path: root/lib/ExtUtils/MM_Unix.pm
Commit message (Expand)AuthorAgeFilesLines
* Re: long shell linesAndy Dougherty2000-12-011-2/+16
* Reach back one higher up when searching for PERL_SRC.Jarkko Hietaniemi2000-11-231-1/+1
* Remove the shared object before attempting to createJarkko Hietaniemi2000-11-201-0/+8
* Redo #7679 with LFs instead of CRLFs.Jarkko Hietaniemi2000-11-141-13/+13
* Get PerlIO building on Win32Benjamin Stuhl2000-11-141-4/+13
* static linking with uninstalled perlIlya Zakharevich2000-10-241-0/+1
* [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perlJ. David Blackstone2000-10-101-3/+3
* RE: [Patch 5.7.0] Removing -ldb from the core buildPaul Marquess2000-09-121-1/+1
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-081-11/+5
* MM_Unix.pm LD_RUN_PATH niggles on SolarisAlan Burlison2000-08-271-12/+1
* [ID 20000824.029] MakeMaker manifypods fails on DJGPP systemsPeter J. Farley III2000-08-251-2/+4
* Silence MakeMaker (Was: installman)Andreas König2000-08-201-1/+1
* Introduce a 'veryclean' target that is like 'distclean'Jarkko Hietaniemi2000-08-191-1/+6
* MakeMaker should not remove editor backups (*~) on `make clean`Gurusamy Sarathy2000-07-141-1/+1
* close open file before chmod() (from Rocco Caputo <troc@netrus.net>)Gurusamy Sarathy2000-05-281-6/+10
* misformatted perllocal.pod (from Tim JennessGurusamy Sarathy2000-05-051-1/+1
* typo in change#5408Gurusamy Sarathy2000-03-011-1/+1
* still more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-011-28/+28
* The #5249 wasn't doing any good.Jarkko Hietaniemi2000-02-281-1/+1
* Version number update.Jarkko Hietaniemi2000-02-271-1/+1
* add missing perl headers to perldepend actionGurusamy Sarathy2000-02-261-10/+47
* Remove NFS temp files and Configure temp C files.Jarkko Hietaniemi2000-02-251-1/+1
* Remove tagged core files.Jarkko Hietaniemi2000-02-141-1/+2
* Prefer full_ar.Jarkko Hietaniemi2000-02-141-3/+12
* use warnings rather than fiddling with $^W (from Paul Marquess)Gurusamy Sarathy2000-02-021-1/+1
* use $Config{version} rather than $] where appropriateGurusamy Sarathy2000-01-101-1/+2
* avoid expensive Version_check (from Andreas Koenig)Gurusamy Sarathy2000-01-051-6/+0
* missing files in previous submitGurusamy Sarathy1999-12-311-4/+16
* applied somewhat modified version of suggested patchBenjamin Stuhl1999-12-051-0/+3
* xsubpp dependencyIlya Zakharevich1999-11-041-1/+1
* writing to perllocal.pod fails if it was never created;Gurusamy Sarathy1999-10-111-0/+3
* more basic support for building modules under Windows 95/98Gurusamy Sarathy1999-10-101-4/+28
* change#4236 falloutGurusamy Sarathy1999-09-281-1/+1
* From: Ilya Zakharevich <ilya@math.ohio-state.edu>Jarkko Hietaniemi1999-09-131-0/+28
* dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)Gurusamy Sarathy1999-09-101-2/+2
* Change #3790 redemption: with a little additionalJarkko Hietaniemi1999-08-031-1/+10
* Undo #3790 and the patches that attempted to fix itJarkko Hietaniemi1999-08-011-8/+1
* fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'Gurusamy Sarathy1999-07-281-2/+2
* provide MakeMaker attribute PERL_MALLOC_OK that allows extensionsGurusamy Sarathy1999-07-271-1/+8
* warn rather than die when parse_version() can't cut it (fromGurusamy Sarathy1999-07-251-2/+4
* use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5Gurusamy Sarathy1999-07-171-19/+31
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-4/+3
* MakeMaker support for pod2htmlJan Dubois1999-07-071-32/+137
* avoid temporary files that have a constant name (from a suggestionGurusamy Sarathy1999-05-251-3/+3
* Problem with MM_Unix in 5.005_03Tim Jenness1999-05-241-1/+1
* canonicalize path for $(FULLPERL) and $(PERL) in MakeMakerGurusamy Sarathy1999-05-141-1/+1
* Add POLLUTE=1 option to MakeMakerJan Dubois1999-05-101-0/+5
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-241-2/+4
* avoid modifying readonly values from qw()Gurusamy Sarathy1999-02-241-2/+2
* various win32-ish changes merged from maint-5.005Gurusamy Sarathy1999-02-011-1/+4