summaryrefslogtreecommitdiff
path: root/lib/ExtUtils
Commit message (Expand)AuthorAgeFilesLines
* use warnings rather than fiddling with $^W (from Paul Marquess)Gurusamy Sarathy2000-02-023-3/+2
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-237-11/+19
* fix line continuations in argument lists (from Helmut Jarausch)Gurusamy Sarathy2000-01-221-1/+3
* use $Config{version} rather than $] where appropriateGurusamy Sarathy2000-01-103-3/+4
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-1/+1
* various nits identified by warnings unmasked by recent changesGurusamy Sarathy2000-01-051-1/+0
* avoid expensive Version_check (from Andreas Koenig)Gurusamy Sarathy2000-01-054-30/+3
* avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)Gurusamy Sarathy2000-01-031-52/+8
* MakeMaker should attempt to "require" rather than "use" prerequisitesGurusamy Sarathy2000-01-021-2/+6
* missing files in previous submitGurusamy Sarathy1999-12-311-4/+16
* optimize XSUBs to use targets if the -nooptimize xsubpp option isGurusamy Sarathy1999-12-281-6/+64
* Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-281-4/+2
* pod nits from Simon Cozens <simon@brecon.co.uk> and othersGurusamy Sarathy1999-12-285-21/+21
* applied somewhat modified version of suggested patchBenjamin Stuhl1999-12-052-5/+25
* don't mess with the umask()Gurusamy Sarathy1999-12-032-5/+0
* 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
* rudimentary support for building under Windows 95/98 (fromGurusamy Sarathy1999-10-101-0/+40
* Integrate with Sarathy.Jarkko Hietaniemi1999-10-012-2/+2
|\
| * remove prehistoric XFree() gunkGurusamy Sarathy1999-09-302-2/+2
* | Integrate with Sarathy.Jarkko Hietaniemi1999-09-291-1/+1
|\ \ | |/
| * change#4236 falloutGurusamy Sarathy1999-09-281-1/+1
* | Finalize change #4232.Ilya Zakharevich1999-09-271-1/+1
* | To: Mailing list Perl5 <perl5-porters@perl.org>Ilya Zakharevich1999-09-261-13/+51
|/
* integrate vmsperl contents into mainline (where VMS files conflicted,Gurusamy Sarathy1999-09-171-179/+31
|\
| * Integrate mainline 5.05_61Charles Bailey1999-09-063-2/+40
| |\
| * | When extension doesn't have a "main" object file to anchor linker search, pul...Charles Bailey1999-08-231-4/+21
| * | Fix handling of PERL_POLLUTECharles Bailey1999-08-231-2/+7
| * | update MM_VMS to use new File::Spec routinesCharles Bailey1999-08-231-172/+3
| * | integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-012-37/+1
| |\ \
| * | | slightly modified version of suggested patchIlya Zakharevich1999-08-012-6/+13
| * | | rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy1999-08-011-1/+1
* | | | Replace change #4100 withRobin Barker1999-09-131-6/+6
* | | | From: Ilya Zakharevich <ilya@math.ohio-state.edu>Jarkko Hietaniemi1999-09-132-1/+29
* | | | dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)Gurusamy Sarathy1999-09-101-2/+2
* | | | Fix pointer casts.Robin Barker1999-09-071-6/+6
| |_|/ |/| |
* | | Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problemMartin Lichtin1999-09-011-1/+1
* | | fix MM_VMS.pm for space-delimited listsCraig A. Berry1999-08-131-4/+5
* | | Change #3790 redemption: with a little additionalJarkko Hietaniemi1999-08-032-1/+39
* | | Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-013-7/+14
| |/ |/|
* | Undo #3790 and the patches that attempted to fix itJarkko Hietaniemi1999-08-012-37/+1
|/
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-281-2/+2
|\
| * fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'Gurusamy Sarathy1999-07-281-2/+2
* | Fix a typo, un-shout, and reformat the installation output.Jarkko Hietaniemi1999-07-281-3/+1
|/
* provide MakeMaker attribute PERL_MALLOC_OK that allows extensionsGurusamy Sarathy1999-07-272-1/+37
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-251-2/+4
|\
| * warn rather than die when parse_version() can't cut it (fromGurusamy Sarathy1999-07-251-2/+4
* | MakeMaker doc fix.Kurt D. Starsinic1999-07-221-1/+1
|/
* Some lib/ExtUtils/Manifest.pm POD fixesJan Dubois1999-07-181-18/+19