ExtUtils-FakeConfig

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
        - Added Config_u.pm, a quick hack to enable building modules
          as Universal binaries using Mac OS X system Perl.
 
0.11  Sun Apr 27 12:58:46 CEST 2008
        - Updates for Perl 5.10 and 'ccname' (patch by Mark Dootson).
        - Makefile implib_mingw now works with dmake (patch by Mark Dootson).
 
0.10  Mon May 28 21:41:57 CEST 2007
        - Corrected dmake URL (patch by Steve Hay).
 
0.09  Sun Mar 18 20:46:55 CET 2007
        - Fix bogus POD coverage test.
        - Use ExtUtils::MY_Metafile to build META.yml.
 
0.08  Sun Sep 17 16:55:34 CEST 2006
        - Fix typo in 'perlpath' override (reported by Sisyphus).
        - Change 'ld' override from gcc to g++ to match what recent
          Perls do under Win32/MinGW (suggested by Sisyphus).
 
0.07  Tue Aug 15 14:57:35 CEST 2006
        - remove -g from compiler flags, strip libraries when linking.

Changes  view on Meta::CPAN

27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
        - switch tests to Test::More.
        - only build the import library for GCC.
          Provide the target for MSVC but do not run it at install.
 
0.06  Wed Jul 28 09:39:07 CEST 2004
        - automated creation of import libraries for perlxx.dll
        - added documentation for Config_m.pm
        - Config_m.pm uses the 'make' program found
          by Makefile.PL
 
0.05  Sun Dec 22 15:58:20 CET 2002
        - allow choosing which make to use via $ENV{MAKE}
        - fixed bug with nmake
 
0.04  Sat Nov 16 16:45:49 CET 2002
        - added regression tests
        - updated for ActivePerl 5.8.0
 
0.03  Wed Feb 20 18:19:02 CET 2002
        - minor tweaks to the configuration
          (less warnings with recent Perls)
        - added this file
        - fixed error in INSTALL.txt
        - downgraded the "can't find compiler" error
          to a warning
 
0.02  Tue May 08 16:13:15 CEST 2001
        - automated building of Config_m.pm
        - reworked as a generic override mechanism
 
0.01  Thu Jan 18 20:08:10 CET 2001
        - first version



( run in 0.796 second using v1.01-cache-2.11-cpan-95122f20152 )