| 1 |
root |
1.1 |
Revision history for Perl extension ExtUtils::CXX |
| 2 |
|
|
|
| 3 |
root |
1.3 |
1.0 Sun Mar 25 08:05:42 CEST 2018 |
| 4 |
|
|
- allow for ccache and distcc prefixes before the actual compiler name. |
| 5 |
|
|
|
| 6 |
root |
1.2 |
0.03 Mon Aug 14 07:26:13 CEST 2017 |
| 7 |
|
|
- oh, yeah, left bloody test code inside. |
| 8 |
|
|
- CONFIGURE_REQUIRES should have been PREREQ_PM. |
| 9 |
|
|
- cool, ExtUtils::MakeMaker uses the same dirty tricks as we do, |
| 10 |
|
|
so they don't really work (solution: |
| 11 |
|
|
also patch ExtUtils::MakeMaker::Config). |
| 12 |
|
|
- this version is actuallly tested (marginally). |
| 13 |
|
|
|
| 14 |
root |
1.1 |
0.02 Mon Aug 14 06:28:34 CEST 2017 |
| 15 |
root |
1.2 |
- first CPAN release. Also: eris came back. Also: completely untested. |
| 16 |
root |
1.1 |
|
| 17 |
|
|
0.01 Mon Aug 14 03:49:44 CEST 2017 |
| 18 |
|
|
- cloned from Convert-Scalar as template. |
| 19 |
|
|
|