Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ExtUtils::MakeMaker from lib to ext. | Nicholas Clark | 2009-09-10 | 1 | -40/+0 |
| | | | | | | | | | | t/lib/TieOut.pm is now from Test::Simple. Only the tests needed changing. The exceptions to BEGIN/PERL_CORE/INC boilerplate removal were two instances of "../.." becoming "../../../..", and changing an %INC test from "strict.pm" to "less.pm", as TestInit causes strict to be loaded via a relative path, when it loads File::Spec to convert all paths from relative to absolute. | ||||
* | ExtUtils::MakeMaker 6.55_02 | David Mitchell | 2009-08-05 | 1 | -1/+1 |
| | |||||
* | ExtUtils::MakeMaker 6.55_01 | David Mitchell | 2009-07-16 | 1 | -1/+1 |
| | |||||
* | ExtUtils::MakeMaker 6.54 | David Mitchell | 2009-07-10 | 1 | -1/+1 |
| | |||||
* | upgrade to ExtUtils::MakeMaker 6.53_03 | David Mitchell | 2009-07-06 | 1 | -1/+1 |
| | |||||
* | Upgrade to MakeMaker 6.53_02 | Rafael Garcia-Suarez | 2009-06-08 | 1 | -1/+1 |
| | |||||
* | Upgrade to ExtUtils::MakeMaker 6.52 | Rafael Garcia-Suarez | 2009-06-01 | 1 | -1/+1 |
| | |||||
* | Upgrade to ExtUtils-MakeMaker-6.50 | Steve Peters | 2009-03-23 | 1 | -1/+1 |
| | |||||
* | Upgrade to ExtUtils::MakeMaker 6.49_01 | Nicholas Clark | 2009-02-21 | 1 | -1/+1 |
| | |||||
* | Upgrade to ExtUtils-MakeMaker-6.48 | Nicholas Clark | 2008-10-20 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@34541 | ||||
* | Upgrade to ExtUtils-MakeMaker-6.47_02 | Nicholas Clark | 2008-10-17 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@34498 | ||||
* | Upgrade to ExtUtils-MakeMaker-6.47_01 | Nicholas Clark | 2008-10-15 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@34482 | ||||
* | Upgrade to ExtUtils-MakeMaker-6.46 | Steve Hay | 2008-09-29 | 1 | -1/+1 |
| | | | | | | Local changes 32905 and 32964 in MM_Unix.pm and 33259 in MM_Unix.t remain p4raw-id: //depot/perl@34440 | ||||
* | Upgrade to ExtUtils-MakeMaker-6.44 | Steve Peters | 2008-02-29 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@33396 | ||||
* | Upgrade to MakeMaker 6.43_01 | Rafael Garcia-Suarez | 2008-02-08 | 1 | -5/+3 |
| | | | p4raw-id: //depot/perl@33250 | ||||
* | Upgrade to ExtUtils::MakeMaker 6.42 | Rafael Garcia-Suarez | 2007-12-09 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@32600 | ||||
* | Upgrade to ExtUtils::MakeMaker 6.40. | Rafael Garcia-Suarez | 2007-12-06 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@32585 | ||||
* | Upgrade to ExtUtils::MakeMaker 6.38 | Rafael Garcia-Suarez | 2007-11-29 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@32546 | ||||
* | Upgrade to ExtUtils::MakeMaker 6.37_03 | Rafael Garcia-Suarez | 2007-11-27 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@32517 | ||||
* | Upgrade to ExtUtils::MakeMaker 6.37_02 | Rafael Garcia-Suarez | 2007-11-26 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@32494 | ||||
* | Upgrade to ExtUtils-MakeMaker-6.32. Included a version | Steve Peters | 2007-02-22 | 1 | -1/+1 |
| | | | | | | | bump to ExtUtils::MakeMaker to 6.32_01 because changes #29266, #29583, #29580, #29581 and #29583 were missing from the new release. p4raw-id: //depot/perl@30380 | ||||
* | Upgrade to ExtUtils-Makemaker-6.31. | Steve Peters | 2006-10-10 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@28984 | ||||
* | MakeMaker sync 5.48_03 -> 5.53_01 | Michael G. Schwern | 2002-03-29 | 1 | -0/+42 |
Message-ID: <20020329091247.GA7432@blackrider> (with two nits: (1) change lib/Extutils/Command/MM.pm in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add @INC to compile.t) p4raw-id: //depot/perl@15599 |