ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ExtUtils-CXX/Changes
Revision: 1.2
Committed: Mon Aug 14 05:26:35 2017 UTC (6 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-0_03
Changes since 1.1: +9 -1 lines
Log Message:
0.03

File Contents

# User Rev Content
1 root 1.1 Revision history for Perl extension ExtUtils::CXX
2    
3 root 1.2 0.03 Mon Aug 14 07:26:13 CEST 2017
4     - oh, yeah, left bloody test code inside.
5     - CONFIGURE_REQUIRES should have been PREREQ_PM.
6     - cool, ExtUtils::MakeMaker uses the same dirty tricks as we do,
7     so they don't really work (solution:
8     also patch ExtUtils::MakeMaker::Config).
9     - this version is actuallly tested (marginally).
10    
11 root 1.1 0.02 Mon Aug 14 06:28:34 CEST 2017
12 root 1.2 - first CPAN release. Also: eris came back. Also: completely untested.
13 root 1.1
14     0.01 Mon Aug 14 03:49:44 CEST 2017
15     - cloned from Convert-Scalar as template.
16