summaryrefslogtreecommitdiff
path: root/lib/ExtUtils
Commit message (Expand)AuthorAgeFilesLines
* Cygwin failures with lib/ExtUtils/Embed.tJohn Peacock2001-11-301-2/+2
* Re: Found the rev where File::Glob brokeAndy Dougherty2001-11-291-1/+1
* bring MM_VMS::perldepend into 21st century Craig A. Berry2001-11-271-8/+15
* Just sorting to guarantee order is not enough.Jarkko Hietaniemi2001-11-271-1/+1
* OS/390 cleanable gunk.Jarkko Hietaniemi2001-11-271-1/+1
* Cygwin needs to have libperl.dll around if trying to linkJarkko Hietaniemi2001-11-251-3/+6
* -I../lib/.. and -L../lib/..? Strange.Jarkko Hietaniemi2001-11-251-2/+2
* $MM?Jarkko Hietaniemi2001-11-251-3/+3
* Further replacement of EU::MM with File::SpecDave Rolsky2001-11-253-9/+9
* Avoid "will not stay shared" warnings.Jarkko Hietaniemi2001-11-251-11/+13
* In the MakeMaker pm_to_blib target don't copy allJarkko Hietaniemi2001-11-251-4/+23
* testsuite leaves stray files behind on windowsGurusamy Sarathy2001-11-252-3/+5
* xsubpp produces a spurious warning on directories called 'typemap'Gurusamy Sarathy2001-11-251-1/+1
* Missing p4 add.Jarkko Hietaniemi2001-11-231-0/+80
* ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMakerDave Rolsky2001-11-191-9/+8
* ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMakerDave Rolsky2001-11-191-6/+6
* Add the fruits of Larry Shatzer's version verifying script.Jarkko Hietaniemi2001-11-161-0/+2
* a few typo fixes Jeffrey Friedl2001-11-122-4/+4
* Newline trouble.Jarkko Hietaniemi2001-11-101-1/+3
* [Patch Perl@12892] a *real* Embed test for VMS Charles Lane2001-11-101-23/+47
* Whether overwriting the $self->{...} values (see #12902)Jarkko Hietaniemi2001-11-081-1/+2
* The MakeMaker argument () quoting patch that sneakedJarkko Hietaniemi2001-11-081-4/+20
* The Embed test requires a major rewrite for VMSJarkko Hietaniemi2001-11-071-0/+4
* vms/gen_shrfls.pl more general config.sh parsingCharles Lane2001-11-071-0/+4
* Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.Jarkko Hietaniemi2001-11-031-2/+31
* Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791Rafael Garcia-Suarez2001-11-021-1/+6
* AIX needs an explicit symbol export list.Jarkko Hietaniemi2001-10-291-0/+8
* Don't expect ASCII ordering.Jarkko Hietaniemi2001-10-291-4/+4
* Mingw32 fixup for Embed.tNick Ing-Simmons2001-10-281-1/+1
* Newline confusion: t/TEST sees an extra newline and gets huffy.Jarkko Hietaniemi2001-10-281-3/+3
* Need to be ./executed.Jarkko Hietaniemi2001-10-281-1/+4
* Typo in exe nameNick Ing-Simmons2001-10-281-6/+6
* Integrate MainlineNick Ing-Simmons2001-10-281-1/+1
|\
| * Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed thatArtur Bergman2001-10-281-1/+1
| * Support [] style prototypes.Artur Bergman2001-10-281-2/+2
* | Fixup Embed.t for Win32/VC++Nick Ing-Simmons2001-10-281-5/+33
* | Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destructNick Ing-Simmons2001-10-281-0/+73
|/
* When you're root, many things become writable.Jarkko Hietaniemi2001-10-262-4/+12
* PERL_MM_USE_DEFAULTGisle Aas2001-10-201-1/+6
* [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day...Kay Röpke2001-10-191-6/+14
* PREREQ_PM does not really require.Kay Röpke2001-10-171-14/+20
* Retract #12436 (Abhijit already did this at #12426)Jarkko Hietaniemi2001-10-141-1/+0
* (retracted by #12437)Kay Röpke2001-10-141-0/+1
* Define PASTHRU_DEFINE and PASTHRU_INC (which are usedJarkko Hietaniemi2001-10-131-10/+15
* ExtUtils::MM_Unix should ignore comments when searching forAbhijit Menon-Sen2001-10-131-1/+1
* Add Tests for ExtUtils::Packlistchromatic2001-10-111-0/+163
* VMS-specific fixes to the ExtUtils::Manifest tests.Jarkko Hietaniemi2001-10-102-1/+6
* Add Tests forchromatic2001-10-091-0/+159
* why some tests fail on Win95...Nikola Knezevic2001-10-081-2/+6
* 2 more VMS test tweaksCraig A. Berry2001-10-041-0/+1