summaryrefslogtreecommitdiff
path: root/lib/ExtUtils
Commit message (Expand)AuthorAgeFilesLines
* Restore Win64 compilation with the Windows Platform SDKJan Dubois2007-04-101-2/+3
* ext\ExtUtils\t\Embed.t fails test when upgrading a perl with different core h...Yves Orton2007-04-041-5/+8
* ExtUtils::Manifest fix-ups for VMS:Craig A. Berry2007-03-112-6/+10
* In ExtUtils::Liblist::Kid::_vms_ext(), escape the dollar, not theCraig A. Berry2007-03-091-1/+1
* MM->{ldflags} may not be defined and wouldn't help us locateCraig A. Berry2007-03-081-1/+1
* Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves OrtonRafael Garcia-Suarez2007-03-071-2/+2
* Use linker flags rather than compiler flags in ExtUtils::Liblist::Kid::_vms_ext Craig A. Berry2007-03-041-3/+2
* ExtUtils/Constant/Base.pm: use constant folding to eliminated dead codeAlexey Tourbin2007-02-241-7/+7
* ExtUtils/MM_Unix.pm (fixin): do not clobber $/Alexey Tourbin2007-02-241-2/+2
* At least, fix the MakeMaker build_man tests.Rafael Garcia-Suarez2007-02-241-7/+3
* Reinstate tests removed by change #30381, but don'tRafael Garcia-Suarez2007-02-221-1/+8
* Revert changes to lib/ExtUtils/t/build_man.t from change Steve Peters2007-02-221-8/+0
* Upgrade to ExtUtils-MakeMaker-6.32. Included a versionSteve Peters2007-02-2228-45/+84
* Upgrade to ExtUtils-Command-1.13Steve Peters2007-02-061-1/+1
* Upgrade to ExtUtils-ParseXS-2.18Nicholas Clark2007-02-051-4/+4
* UNITCHECK for XS code. Turned out to be harder that expected.Nicholas Clark2007-01-291-1/+7
* Upgrade to ExtUtils::Manifest 1.51Rafael Garcia-Suarez2007-01-122-11/+142
* Symbian port: add Series 90 supportJarkko Hietaniemi2007-01-011-3/+12
* ExtUtils/MakeMaker.pm: WriteEmptyMakefile() was ignoring FIRST_MAKEFILEIlya Zakharevich2006-12-181-11/+11
* Bump version number of ExtUtils::MM_Unix after last changeRafael Garcia-Suarez2006-12-181-1/+1
* OS/2-specific fixes, round IIIlya Zakharevich2006-12-181-4/+5
* Fixes for the test suite on OS/2Ilya Zakharevich2006-12-181-0/+1
* First patch from:Jan Dubois2006-12-111-1/+7
* Upgrade to ExtUtils-ParseXS-2.17. Actuall just caught up with Steve Peters2006-11-291-1/+1
* Cleanup manifest file left by test script when using VC8Steve Hay2006-11-241-0/+1
* Embed manifest files in DLLs built with Module-Build when using VC8Steve Hay2006-11-241-8/+25
* installman3dir is nullRobin Barker2006-11-231-1/+6
* ExtUtils/typemap: better error messages + constant string optimizationAlexey Tourbin2006-11-191-11/+33
* ParseXS.pm: small optimization for "Usage: ..." constant stringsAlexey Tourbin2006-11-141-3/+3
* Embed manifest files in EXEs and DLLs when building with VC++ 8.xSteve Hay2006-11-132-1/+6
* Regex Utility Functions and Substituion Fix (XML::Twig core dump)Yves Orton2006-11-131-1/+2
* Spelling nits from Debian bug list...Matt Taggart2006-10-271-1/+1
* C++: class is a keywordJarkko Hietaniemi2006-10-101-7/+7
* Adjust test count for ExtUtils::CommandRafael Garcia-Suarez2006-10-101-1/+1
* Upgrade to ExtUtils-Manifest-1.49.Steve Peters2006-10-102-9/+12
* Upgrade to ExtUtils-Command-1.12.Steve Peters2006-10-102-53/+81
* Upgrade to ExtUtils-Makemaker-6.31.Steve Peters2006-10-1031-49/+78
* Quiet warnings in new test for ExtUtils::Command.Steve Peters2006-10-031-2/+2
* Upgrade to ExtUtils-Manifest-1.48Steve Peters2006-10-032-12/+14
* Update to ExtUtils-Command-1.11Steve Peters2006-10-032-70/+71
* Upgrade to ExtUtils-ParseXS-2.16. There actually are a couple ofSteve Peters2006-09-161-2/+4
* Upgrade to MakeMaker 6.30_04Rafael Garcia-Suarez2006-09-1214-69/+341
* Fix Borland problem with quoted pre-processor macros in response filesRandy W. Sims2006-07-181-2/+7
* z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant'...Jarkko Hietaniemi2006-07-133-5/+30
* Synchronize ExtUtils::Instal 1.41Yves Orton2006-07-023-3/+3
* Encode run-time relocation of file names in packlist with a relocate_asNicholas Clark2006-05-151-6/+60
* Simplify the implementation in ExtUtils::Packlist::read.Nicholas Clark2006-05-151-17/+5
* Upgrade to ExtUtils-Install-1.40Steve Peters2006-05-041-103/+277
* Allow a macro of "0" to mean "#if 0" for convenient elimination ofNicholas Clark2006-05-011-2/+2
* Upgrade to ExtUtils-Install-1.39Steve Peters2006-04-276-116/+530