summaryrefslogtreecommitdiff
path: root/lib/ExtUtils
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to ExtUtils::MakeMaker 6.38Rafael Garcia-Suarez2007-11-2929-31/+33
* Ignore .git directoriesRafael Garcia-Suarez2007-11-271-0/+1
* Upgrade to ExtUtils::MakeMaker 6.37_03Rafael Garcia-Suarez2007-11-2729-50/+60
* Upgrade to ExtUtils::MakeMaker 6.37_02Rafael Garcia-Suarez2007-11-2636-106/+313
* Bump the VERSION on ExtUtils::Embed.Nicholas Clark2007-11-151-1/+2
* Correct and complete CBuilder's handling of external libraries whenCraig A. Berry2007-11-111-9/+201
* Allow (pedantically correct) C pre-processor comments in the codeNicholas Clark2007-11-051-1/+8
* Now that ExtUtils::ParseXS requires 5.006, we can replace the foreachNicholas Clark2007-10-311-3/+3
* Upgrade to ExtUtils::CBuilder 0.21Rafael Garcia-Suarez2007-10-3111-11/+25
* API spelling patch, by Jerry D. HeddenRafael Garcia-Suarez2007-09-261-4/+4
* Hey, but "or" is low-prec. So this statement never worked.Rafael Garcia-Suarez2007-09-251-2/+1
* DragonflyBSD is a BSD tooRafael Garcia-Suarez2007-09-251-2/+2
* The best way not to have the missing subroutines hash trample all overNicholas Clark2007-09-101-5/+48
* Upgrade to ExtUtils::Install 1.44Rafael Garcia-Suarez2007-09-102-5/+24
* Re: [patch-at-31775] Re: [PATCH-revised] [perl #44999] Vadim Konovalov2007-09-031-5/+2
* Fix Win32 breakage (code before declaration) caused by #31766Steve Hay2007-08-311-11/+13
* Need to bump MakeMaker's $VERSION too.Rafael Garcia-Suarez2007-08-301-1/+1
* RE: MakeMaker + static misbehaviourVadim Konovalov2007-08-301-1/+1
* [perl #44999] ExtUtils::Constant::ProxySubs not thread-safeJerry D. Hedden2007-08-301-13/+15
* patch for lib/ExtUtils/t/Constant.t which failed on EBCDIC platformChun Bing Ge2007-08-211-1/+1
* Oops, forgot to bump $VERSION for #31728Steve Hay2007-08-171-1/+1
* Clean up debug symbol files (.pdb for VC++, .tds for BCC) when runningSteve Hay2007-08-171-3/+11
* Bump version to 1.26_01 after #31707.Abhijit Menon-Sen2007-08-161-1/+1
* Strip whitespace from the beginning of static_ext:Reini Urban2007-08-141-1/+3
* Update ExtUtils::Install, EU::Installed and EU::Packlist to the latest CPAN v...Yves Orton2007-07-204-216/+369
* VMS syntax nit in new MakeMaker test.Craig A. Berry2007-07-041-2/+2
* Correct a couple more cases of $Config{useshrplib}Steve Hay2007-07-031-2/+2
* Upgrade to ExtUtils-MakeMaker-6.36Steve Peters2007-07-032-7/+8
* Include file missed from change #31519.Steve Peters2007-07-021-64/+98
* Upgrade to ExtUtils-MakeMaker-6.35Steve Peters2007-07-0213-132/+528
* Patches to compile perl on Cray XT4 Catamount/Qk, by JarkkoRafael Garcia-Suarez2007-06-171-1/+5
* Upgrade to ExtUtils::CBuilder 0.19Rafael Garcia-Suarez2007-06-145-13/+73
* Silence the warning "Can't locate auto/POSIX/autosplit.ix in @INC"Steve Hay2007-05-291-2/+2
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-202-2/+1
* A more general fix to non-threaded static extension build problemsSteve Hay2007-05-161-0/+28
* A patch from ExtUtils::CBuilder::Base from :Jos I. Boumans2007-05-041-2/+2
* Fix warning.Abigail2007-05-031-1/+3
* RE: [PATCH] Restore Win64 compilation with the Windows Platform SDKJan Dubois2007-04-131-2/+2
* Bump the VERSION of ExtUtils::Constant::Base.Nicholas Clark2007-04-121-1/+1
* Re: [PATCH] Add CPANPLUS 0.78 to the coreYves Orton2007-04-121-6/+3
* Version change to ExtUtils::MM_Unix missed in change #30380.Steve Peters2007-04-101-1/+1
* 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