summaryrefslogtreecommitdiff
path: root/lib/ExtUtils
Commit message (Expand)AuthorAgeFilesLines
* document 'test' attribute (from Andreas Koenig)Gurusamy Sarathy1999-05-101-1/+5
* Bug in MM_VMS.PMDan Sugalski1999-05-071-1/+1
* [Patch 5.005/5.006]Another MM_VMS.pm patchHans Mulder1999-04-131-0/+1
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-242-23/+19
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-241-2/+4
* avoid modifying readonly values from qw()Gurusamy Sarathy1999-02-241-2/+2
* integrate changes#2738,2740 from maint-5.005Gurusamy Sarathy1999-02-111-1/+10
* various win32-ish changes merged from maint-5.005Gurusamy Sarathy1999-02-011-1/+4
* missing space while munging CCFLAGS for PERL_CAPIGurusamy Sarathy1999-01-271-1/+1
* Jumbo doc patch from Abigail (almost identical toAbigail1999-01-068-18/+18
* subdirectory Makefiles should inherit CAPI setting from command lineJan Dubois1998-12-281-1/+4
* Initial VMS patchesHans Mulder1998-12-031-0/+1
* Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;Gurusamy Sarathy1998-11-281-4/+8
* integrate changes#2304,2305,2306,2308 from maint-5.005Gurusamy Sarathy1998-11-274-21/+42
* MM patches from Ilya ZakharevichGurusamy Sarathy1998-10-281-1/+6
* various win32 tweaks; disable new xs_cpp section (it createsGurusamy Sarathy1998-10-261-1/+1
* apply non-conflicting parts from suggested patchJan Dubois1998-10-172-3/+3
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
* added tweaked version of suggested patchJan Dubois1998-10-064-68/+113
* Cumulative OS/2-related patchIlya Zakharevich1998-10-061-1/+32
* tolerate spaces when fixing up __cplusplus output by old h2xsJan Dubois1998-10-021-1/+1
* fix various 5.00552 mishaps (fixes suggested by Jan Dubois,Gurusamy Sarathy1998-09-281-1/+1
* s/MAKEMAKEROPT/PERL_MM_OPT/Gurusamy Sarathy1998-09-251-2/+2
* MM_Unix::canonpath erroneously turns leading // into /Dominic Dunlop1998-09-251-2/+2
* fix change#1861, which breaks default boot_xxx symbol generationGurusamy Sarathy1998-09-251-2/+2
* applied suggested patch, adapted for all platformsJan Dubois1998-09-245-22/+37
* use $ENV{MAKEMAKEROPT} to set default command line argsGurusamy Sarathy1998-09-241-1/+13
* ExtUtils::MakeMaker::prompt cannot return 0Jochen Wiedmann1998-09-231-1/+1
* Re: [PATCH] MakeMaker "test" target doesn't depend on "all"Andreas König1998-09-231-2/+2
* Re: extralibs.ld problem in MM_VMS.pmCharles Bailey1998-09-231-31/+59
* (via private mail)Charles Bailey1998-09-233-3/+3
* patches for perl 5.005_51 under U/WINJoe Buehler1998-09-231-1/+5
* support make written in perl (aka "pmake") on win32Gurusamy Sarathy1998-09-231-9/+18
* make xsubpp generate well-formed code with CAPI && !PERL_OBJECTGurusamy Sarathy1998-09-211-13/+20
* MM_Win32.pm and Liblist.pm tweaksGurusamy Sarathy1998-08-052-9/+24
* update Changes, patchlevel, tweak Liblist.pmGurusamy Sarathy1998-08-051-2/+2
* support :nosearch in ExtUtils::Liblist for win32, and make -lfooGurusamy Sarathy1998-08-052-62/+154
* MM_Win32::maybe_command() case-insesitivity tweakGurusamy Sarathy1998-08-021-1/+1
* fix MM_Win32::maybe_command()Gurusamy Sarathy1998-08-021-1/+16
* allow extensions to be specified as paths Paul Johnson1998-07-221-1/+1
* fix Liblist.pm to find entries that are plain pathnames on win32Gurusamy Sarathy1998-07-221-0/+8
* final tweaks before beta2Gurusamy Sarathy1998-07-211-3/+0
* change case of PERL_OBJECT filenames, consistent with the restGurusamy Sarathy1998-07-211-1/+1
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-3/+3
* Merge MainlineNick Ing-Simmons1998-07-191-7/+7
|\
| * tweak pod in MakeMaker.pmPaul Johnson1998-07-191-7/+7
* | PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-182-5/+4
|/
* Parallel MakefilesAndreas König1998-07-141-2/+3
* avoid empty rm -f in MM_Unix.pmGurusamy Sarathy1998-07-131-1/+2
* Embed.pm support for PERL_OBJECTDoug MacEachern1998-07-121-7/+23