summaryrefslogtreecommitdiff
path: root/lib/ExtUtils
Commit message (Expand)AuthorAgeFilesLines
* Command.t patch had some errors... sorry.Nikola Knezevic2001-09-201-1/+3
* Only 21 tests, skipping or not.Jarkko Hietaniemi2001-09-201-2/+3
* More tests now too.Jarkko Hietaniemi2001-09-191-1/+1
* stat access time is wrong on Win95Nikola Knezevic2001-09-182-7/+5
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-166-6/+6
* Bump up version numbers.Jarkko Hietaniemi2001-09-164-4/+4
* Integrate change #12024 from maintperlJarkko Hietaniemi2001-09-141-7/+6
* Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 onchromatic2001-09-141-1/+1
* Fix Pod Typo, Add Test for ExtUtils::Commandchromatic2001-09-102-1/+146
* The exact error message is system-dependent.Jarkko Hietaniemi2001-09-091-1/+1
* [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New TestMichael G. Schwern2001-09-082-1/+154
* Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Testschromatic2001-09-081-0/+16
* (was Re: MakeMaker: MM_Unix rule excluding pods)Michael G. Schwern2001-09-071-1/+1
* noise from make in ext/SDBMRobin Barker2001-09-071-1/+1
* PATCH: ExtUtils::MakeMakerTony Bowden2001-09-011-2/+3
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-316-51/+5
* remove PL_na from typemapJames2001-08-091-4/+4
* (Reintroduce #11125)Alan Burlison2001-08-051-1/+1
* Workaround on Cwd bootstrap problem.Jarkko Hietaniemi2001-07-241-1/+1
* MakeMaker FIRST_MAKEFILE and subdirIlya Zakharevich2001-07-232-4/+5
* MakeMaker subdirIlya Zakharevich2001-07-231-10/+17
* Print CONFIGURE params in ExtUtils::MakeMaker outputDavid D. Kilzer2001-07-231-1/+24
* ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: repo...Nicholas Clark2001-07-111-5/+19
* Re: compatibility questionPeter Prymmer2001-07-101-1/+1
* remove *.pdb files on windows upon $(MAKE) clean (fixesGurusamy Sarathy2001-07-091-7/+6
* Retract #11220, the problem wasn't the missing leading zero.Jarkko Hietaniemi2001-07-081-4/+4
* (Retracted by #11221)Jarkko Hietaniemi2001-07-081-4/+4
* Retract #11125 since NI-S pointed out it'll not work inJarkko Hietaniemi2001-07-061-1/+1
* RE: [PATCH] -I and MakeMaker againVadim Konovalov2001-07-063-3/+6
* Re: [PATCH lib/ExtUtils.t] Extra Files for QNXNorton T. Allen2001-07-051-0/+7
* -I and MakeMaker againMichael G. Schwern2001-07-052-11/+15
* Re: PERFORCE change 11142 for reviewPhilip Newton2001-07-051-2/+2
* (Retracted by #11155) PERLRUNINST needed in some spots.Jarkko Hietaniemi2001-07-041-3/+3
* Document #11134 and add the new symbols to the list ofJarkko Hietaniemi2001-07-041-7/+32
* Fixing extra -I's with PERL_COREMichael G. Schwern2001-07-041-27/+46
* (Retracted by #11174)Alan Burlison2001-07-031-1/+1
* /^qnx|nto$/ --> /^(?:qnx|nto)$/Philip Newton2001-07-021-1/+1
* More VERSION tuning: to avoid unnecessary Perl upgradesJarkko Hietaniemi2001-06-301-1/+1
* More module $VERSION bump-ups.Jarkko Hietaniemi2001-06-294-4/+4
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-293-3/+3
* for QNXNorton T. Allen2001-06-271-2/+4
* "lose the it's", from Abhijit Menon-Sen.Jarkko Hietaniemi2001-06-275-5/+5
* xsubpp flags from the command lineIlya Zakharevich2001-06-261-1/+2
* OPTIMIZE=-gIlya Zakharevich2001-06-261-1/+2
* static buildIlya Zakharevich2001-06-261-1/+1
* Remove also the lib$Foo.def, not just $Foo.def.Jarkko Hietaniemi2001-06-231-1/+2
* The #10792 didn't take, and s/sighni/signi/, as noticed byJarkko Hietaniemi2001-06-221-1/+3
* [patch] .s MakeMaker suffixDoug MacEachern2001-06-191-1/+5
* Remove tmon.out in make cleanJonathan Stowe2001-06-171-1/+1
* Re: [PATCH] Re: perl@10611Nicholas Clark2001-06-161-89/+103