summaryrefslogtreecommitdiff
path: root/lib/ExtUtils
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |\
| * | 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
* | | Eliminate unnecessary (and sometimes confounding) test forCharles Bailey2000-02-091-1/+1
* | | Resync with mainlineCharles Bailey2000-02-0913-17/+24
* | | Quick integration of mainline changes to dateCharles Bailey2000-01-2013-139/+260
* | | resync with mainlineCharles Bailey1999-09-293-10/+38
| |/ |/|
* | Integrate mainline 5.05_61Charles Bailey1999-09-063-2/+40
|\ \ | |/
| * 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
* | 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
|\ \ | |/
| * Undo #3790 and the patches that attempted to fix itJarkko Hietaniemi1999-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
|/
* 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
* 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-124-45/+9
* applied new parts of suggested patchCharles Bailey1999-07-071-24/+28
* MakeMaker support for pod2htmlJan Dubois1999-07-073-54/+284
* applied patch after demunging headers with appropriate pathsVishal Bhatia1999-07-061-0/+1
* cygwin32 updateFifer, Eric1999-07-051-0/+5
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-272-4/+3
* avoid race condition in the CAPI extension bootstrap handlerGurusamy Sarathy1999-06-241-2/+1
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-4/+4
* remove _() non-ansismGurusamy Sarathy1999-06-021-2/+2
* 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