| Commit message (Expand) | Author | Age | Files | Lines |
* | C++: class is a keyword | Jarkko Hietaniemi | 2006-10-10 | 1 | -7/+7 |
* | Adjust test count for ExtUtils::Command | Rafael Garcia-Suarez | 2006-10-10 | 1 | -1/+1 |
* | Upgrade to ExtUtils-Manifest-1.49. | Steve Peters | 2006-10-10 | 2 | -9/+12 |
* | Upgrade to ExtUtils-Command-1.12. | Steve Peters | 2006-10-10 | 2 | -53/+81 |
* | Upgrade to ExtUtils-Makemaker-6.31. | Steve Peters | 2006-10-10 | 31 | -49/+78 |
* | Quiet warnings in new test for ExtUtils::Command. | Steve Peters | 2006-10-03 | 1 | -2/+2 |
* | Upgrade to ExtUtils-Manifest-1.48 | Steve Peters | 2006-10-03 | 2 | -12/+14 |
* | Update to ExtUtils-Command-1.11 | Steve Peters | 2006-10-03 | 2 | -70/+71 |
* | Upgrade to ExtUtils-ParseXS-2.16. There actually are a couple of | Steve Peters | 2006-09-16 | 1 | -2/+4 |
* | Upgrade to MakeMaker 6.30_04 | Rafael Garcia-Suarez | 2006-09-12 | 14 | -69/+341 |
* | Fix Borland problem with quoted pre-processor macros in response files | Randy W. Sims | 2006-07-18 | 1 | -2/+7 |
* | z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant'... | Jarkko Hietaniemi | 2006-07-13 | 3 | -5/+30 |
* | Synchronize ExtUtils::Instal 1.41 | Yves Orton | 2006-07-02 | 3 | -3/+3 |
* | Encode run-time relocation of file names in packlist with a relocate_as | Nicholas Clark | 2006-05-15 | 1 | -6/+60 |
* | Simplify the implementation in ExtUtils::Packlist::read. | Nicholas Clark | 2006-05-15 | 1 | -17/+5 |
* | Upgrade to ExtUtils-Install-1.40 | Steve Peters | 2006-05-04 | 1 | -103/+277 |
* | Allow a macro of "0" to mean "#if 0" for convenient elimination of | Nicholas Clark | 2006-05-01 | 1 | -2/+2 |
* | Upgrade to ExtUtils-Install-1.39 | Steve Peters | 2006-04-27 | 6 | -116/+530 |
* | Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2 | Marcus Holland-Moritz | 2006-04-26 | 1 | -2/+2 |
* | Fix test portability on non-ASCII platforms | SADAHIRO Tomoyuki | 2006-04-05 | 1 | -1/+1 |
* | Change 27592 disabled the building of manpages for non core-extensions | Gisle Aas | 2006-04-04 | 1 | -9/+4 |
* | Re: New Module::Build released | Randy W. Sims | 2006-03-30 | 3 | -6/+11 |
* | EU::MM::MM_VMS::one_liner must quote "--" argument | Craig A. Berry | 2006-03-27 | 1 | -2/+2 |
* | restore EU::MM test fixes from 26079, 26813, and 26919 | Craig A. Berry | 2006-03-24 | 4 | -5/+16 |
* | Bump version number of ExtUtils::MM_Win32 | Rafael Garcia-Suarez | 2006-03-24 | 1 | -1/+1 |
* | Fix broken MM_Win32.t tests following 27590 | Steve Hay | 2006-03-24 | 1 | -6/+2 |
* | When MAN3PODS is forced to {} in a Makefile.PL, manpages should not be | Rafael Garcia-Suarez | 2006-03-23 | 1 | -1/+3 |
* | No reason to ship MakeMaker's META.yml | Rafael Garcia-Suarez | 2006-03-23 | 1 | -19/+0 |
* | Merge changes from CPAN's EU:MM 6.30_01. | Rafael Garcia-Suarez | 2006-03-23 | 20 | -237/+471 |
* | Get version numbers in line with what's in the CPAN | Rafael Garcia-Suarez | 2006-03-23 | 6 | -6/+6 |
* | Adjust docs to reflect that DynaLoader, as of change 27549, | Gisle Aas | 2006-03-22 | 1 | -10/+1 |
* | Upgrade to ExtUtils::CBuilder 0.17 | Rafael Garcia-Suarez | 2006-03-17 | 5 | -7/+199 |
* | $ExtUtils::MM_Unix::VERSION needs to stay numeric to avoid test | Steve Peters | 2006-02-21 | 1 | -1/+2 |
* | Need to clear CvXSUBANY() too to turn a constant sub into a prototype. | Nicholas Clark | 2006-02-20 | 1 | -1/+3 |
* | Re: [PATCH] Re: replacing "inuse" Win files (was Re: Help with a Cwd.pm build... | Yves Orton | 2006-01-31 | 1 | -3/+26 |
* | constant_add_symbol needs to be static, else static builds can fail at | Nicholas Clark | 2006-01-23 | 1 | -1/+2 |
* | Tru64: -Uusedl: lib/ExtUtils/t/Embed.t | Jarkko Hietaniemi | 2006-01-23 | 1 | -0/+6 |
* | Make Manifest.t do what is says it's doing. | Craig A. Berry | 2006-01-21 | 1 | -2/+10 |
* | Assorted VMS-only MakeMaker fixes for blead | Craig A. Berry | 2006-01-13 | 4 | -5/+18 |
* | Negating an unsigned value generates warnings for some compilers, so | Nicholas Clark | 2006-01-06 | 1 | -1/+1 |
* | sprinkle dVAR | Jarkko Hietaniemi | 2006-01-06 | 1 | -1/+9 |
* | Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS | Rafael Garcia-Suarez | 2005-12-30 | 3 | -10/+32 |
* | s/%/%%/ in the package name so that it can be used safely in the | Nicholas Clark | 2005-12-27 | 2 | -12/+24 |
* | Pass in the full arguments to ExtUtils::Constant::ProxySubs | Nicholas Clark | 2005-12-27 | 2 | -19/+110 |
* | As what we're doing is generating subroutines, which are methods, we | Nicholas Clark | 2005-12-27 | 1 | -0/+3 |
* | Removing MAKE_JOBS_FIFO from %ENV causes FreeBSD make to forget about | Nicholas Clark | 2005-12-27 | 1 | -1/+1 |
* | Remove the hard wired test numbers in the generated test script for | Nicholas Clark | 2005-12-26 | 1 | -77/+120 |
* | Support type UNDEF, and correct a bug in the macro generation by using | Nicholas Clark | 2005-12-26 | 1 | -2/+4 |
* | Add method macro_from_item to encapsulate the entire logic for getting | Nicholas Clark | 2005-12-26 | 2 | -3/+14 |
* | Add a couple of newlines for tidier regen output, consistent with the | Nicholas Clark | 2005-12-26 | 1 | -3/+3 |