Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / Changes
1 6.02 Sat Jun 15 19:46:06 EDT 2002
2     - ExtUtils::Installed->modules() was broken in scalar context
3     - Sync bleadperl 16922:  Netware updates from Ananth Kesari.
4     - Sync bleadperl 16922:  MM_NW5 tests
5     - Sync bleadperl 16938 & 16974:  MM_MacOS->macify fixes from pudge.
6     - Sync bleadperl 16989 & 16942:  Small test fixes for MacPerl from pudge.
7     - Improved WriteMakefile param verification to differenciate between
8       parameters which don't exist and those that just take strings/numbers.
9       [RT #707]
10     * Documented TEST_VERBOSE
11
12 6.01 Thu May 30 14:48:57 EDT 2002
13     - MacOS Classic fixes from Pudge: recursive make repair,
14       post_initialize() now used, DEFINE & INC work with relative paths,
15       removed dead hybrid method/function call code.
16     * WriteMakefile now a bit more tolerant of wrong arguments, it will
17       warn and try to soldier on rather than just vomiting.
18     - Netware whitespace nits (bleadperl@16811)
19     - Netware Perl version number tag when building dynamic libraries
20       needs to match the current perl version instead of being hard coded
21       (a mutation of bleadperl@16851)
22     - OS/2 bug in TEST_F target found by John Poltorak (bleadperl@16839)
23     - README in 6.00 still declared this as alpha.
24
25 6.00 Sat May 25 17:14:09 EDT 2002
26     - VMS 8-level limit test tweak (bleadperl@16764)
27     * Here goes nothing.
28
29 5.96_01 Wed May 22 19:11:09 EDT 2002
30     - Fixed ExtUtils::testlib so it doesn't taint @INC.
31     - Fixed ExtUtils::Command so it groks % shell wildcard on VMS.
32       [RT 625]
33     - MM now depends on Test::Harness 2.00 on VMS else tests with -T
34       won't work, command line too long.
35     - Added Craig's patch to fix limited level VMSs in the core.
36
37 5.95_01 Sat May 18 14:40:12 EDT 2002
38     - Fixed ExtUtils::testlib so it has a reasonable chance of working
39       under taint mode.
40
41 5.94_02 Fri May 17 17:16:04 EDT 2002
42     - Fixing Manifest.t test for relative @INC when core testing.
43
44 5.94_01 Fri May 17 14:53:54 EDT 2002
45     - Small NetWare change from Novell.
46     - worked around 5.005_03's lack of a $Config{siteprefix} and
47       $Config{sitebin}.
48     - Small cross compilation changes (bleadperl 16582, 16548)
49
50     [[ Test Fixes ]]
51     - Fixing ExtUtils::Command tests for VMS shell wildcard differences.
52     - Fixing ExtUtils::Installed tests so they don't go looking at already
53       installed installed lists.
54
55 5.93_01 Mon May  6 00:54:39 EDT 2002
56     - fixed basic.t for limited depth VMS systems
57     * MM_BeOS was totally hosed by a typo.
58     - Made the ExtUtils::Command docs clear about how things come
59       from @ARGV not @_.
60     - Quieted nmake banners in disttest
61
62     * Backporting to 5.005_03
63     - 'require 5.006' statements to 5.00503
64     - Removing uses of File::Spec::Functions
65     - Adding MODE arg to mkdir()
66     - Changing uses of 'our' to 'use vars'
67     - Changing uses of 'no warnings' to 'local $SIG{__WARN__}'
68     - Changing 3-arg opens to 2-arg
69     - Changing 'open my $fh' to 'open FH'
70     - 5.005_03's File::Find doesn't have 'no_chdir'
71
72 5.92_01 Mon Apr 29 23:09:38 EDT 2002
73     - Fixing case of modules with no .pm files on VMS.
74     - LDLOADLIBS fix for NetBSD and easier overriding (bleadperl 16233)
75     * syncing in MM_MacOS from pudge.
76     - syncing in NetWare fixes (16266 & 16190)
77     - Cleaning up MM_NW5.pm somewhat.
78
79 5.91_02 Wed Apr 24 01:29:56 EDT 2002
80     - Adjustments to tests for inclusion in the core.
81
82 5.91_01 Wed Apr 24 00:11:06 EDT 2002
83     [[ API Changes ]]
84     * A failing Makefile.PL in a subdir will now kill the whole
85       makefile making process.
86     * "make install PREFIX=something" will no longer work.  Sorry.
87     - Now supporting the usevendorprefix %Config setting
88     - Tests now guaranteed to run in alphabetical order.
89     - Allowing $VERSION = 0.
90
91     [[ Bug Fixes ]]
92     - Missing prerequisite warning malformatted.
93     - INSTALL*MAN*DIR and INST_MAN*DIR weren't allowed on the command 
94       line.
95     * For years now skipcheck() has been returning a different
96       value than what was documented.
97     - Partially reversing Ken's "speed up ExtUtils::Manifest" patch
98       from 5.51_01 so MANIFEST overrides MANIFEST.SKIP.
99     * Fixed PREFIXification so it works on Win32.
100     * Fixed PREFIXification so it works on VMS.
101     - Fixed INSTALLMAN*DIR=none on VMS.
102     * NetWare fixes (bleadperl@16076)
103     - Craig Berry fixed some macro corruption on VMS.
104     - Systems configured to not have man pages now honored thanks to
105       Paul Green
106     - Hack to allow 5.6.X versions of ExtUtils::Embed use MY implicitly.
107     - Moved use of glob out of MM_Unix so MacPerl could build
108
109     [[ Test Changes ]]
110     - Shortening directory levels to accomodate old VMS's
111     - was using a slightly wrong prefix for the prefix tests
112
113     [[ Doc Fixes ]]
114     - Documenting VERBINST
115
116 5.90_01 Thu Apr 11 01:11:54 EDT 2002
117     [[ API Changes ]]
118     * Implementation of the new PREFIX logic.
119     * Added new INSTALL targets:
120         INSTALLSITEBIN
121         INSTALLSITEMAN1DIR   INSTALLSITEMAN3DIR 
122         INSTALLVENDORMAN1DIR INSTALLVENDORMAN3DIR
123         INSTALLVENDORBIN INSTALLVENDORLIB INSTALLVENDORARCH
124         SITEPREFIX VENDORPREFIX
125     * INSTALLDIRS=site now properly using $Config{siteprefixexp}
126       (Thieved from Debian.  Thanks!)
127     * Added INSTALLDIRS=vendor & support for vendor directories
128       (Thieved from Debian.  Thanks!)
129
130     [[ Bug Fixes ]]
131     - nmake syntax nits from Mattia Barbon
132     - ExtUtils::Packlist fix for files with spaces in them from Jan Dubois
133       (bleadperl@15800)
134     - Old, old, old dmake bug in MM_Win32->pm_to_blib fixed by Nick
135       (bleadperl 15847)
136
137     [[ Internals ]]
138     - Purging leftover PDP compiler flags.
139
140 5.55_03 Sat Apr  6 21:57:01 EST 2002
141     - Reversing "fix" for RT 444.  It wasn't really fixed and it
142       caused havoc with Compress::Zlib and Tk.
143
144 5.55_02 Sat Apr  6 03:09:15 EST 2002
145     [[ Bug Fixes ]]
146     - Craig Berry fixed install on VMS (again, I munged the last patch)
147     - MakeMaker might not be recognizing it's in PERL_SRC on Win32.
148       Made safer.
149     - For some reason MM_VMS was using $Config{arch} instead of
150       $Config{archname}
151     - Fix (well, hack) for creating ABSPERL on VMS.
152     - Quieting some warnings revealed by ExtUtils::Constant
153     - test_via_script had a typo and forgot INST_ARCHLIB
154
155     [[ Test Fixes ]]
156     - INST.t has to tell MakeMaker it's in the PERL_CORE
157     - Fixing expected values of INST_* when building the core.
158
159 5.55_01 Thu Apr  4 23:58:06 EST 2002
160     [[ API Changes ]]
161     * Long deprecated INST_EXE completely removed.
162     - Removing TEST_LIBS constant (never seen in a stable MM anyway)
163     - Added $default argument to prefixify() for safer prefixification.
164
165     [[ Bug Fixes ]]
166     - $mm->{PERM_*} were not being set
167     - fixin() redundantly chmod'ing scripts.  Let the Makefile do that.
168     - The above means MM_Unix will now compile cleanly under strict
169     * init_dirscan's search for Makefile.PL's will no longer look
170       inside a distdir.
171     * Fixed running tests when there are t/'s in subdirs.
172     - MM_DOS inheriting from MM_Unix instead of MM_Win32.  DJGPP
173       appears to be unix-like (bleadperl@15650)
174     - Escaping constants with # in them so they're not confused as
175       make comments (bleadperl)
176     * ExtUtils::MM_Win95 didn't return a true value
177     - Fixing disttest when perl is a relative path.
178     * Fixed disttest & tests in subdirs on Win95
179     - Fixed recursive Makefile.PL scan on VMS so it skips the distdir
180     - Fixed a bug when an alternative MAKEFILE is specified and you're
181       using something other than a Makefile.PL (RT 444)
182     - Quieting uninit warning when there are no tests.
183
184     [[ Doc Fixes ]]
185     - Documented INSTALLMAN*DIR == 'none' feature.
186
187     [[ Test Fixes ]]
188     - Paul Green's which_perl patch to build a proper Perl on systems
189       that use command extensions.
190     - basic.t's Makefile.PL PREFIX call wasn't properly quoted for VMS
191       (Craig Berry)
192     - little initialization glitch in MM_Win32.t
193
194     [[ Internals ]]
195     - INST_* constants moved to init_INST
196     - INSTALL* constants moved to inst_INSTALL
197     * Internal warning supression removed.
198     - Temporarily turning off SelfLoader in MM_Unix so warnings
199       have the right line numbers.
200
201 5.54_01 Sat Mar 30 02:32:44 EST 2002
202     [[ New Features ]]
203     * Added FULLPERLRUN and FULLPERLRUNINST
204
205     [[ Bug Fixes ]]
206     - hint files were made a little too noisy in 5.53_01
207
208     [[ Test Fixes ]]
209     - adjusting for NFS time drift
210     - basic.t was finding the wrong perl in the core
211
212     [[ Internals ]]
213     - FULLPERL* PERL* setup moved to init_PERL
214
215 5.53_02 Fri Mar 29 04:47:44 EST 2002
216     - Adjusted for Perl core.  Synced into bleadperl.
217
218 5.53_01 Fri Mar 29 00:13:02 EST 2002
219     [[ Bug Fixes ]]
220     - Removed duplicate NAME macro definition
221     - Fixed makemakerdflt target for VMS
222     * bleadperl@11460 introduced a bug with recursive Makefile.PL's not
223       having '.' in @INC.  PDL should build now.
224     * MANIFEST.SKIP only working on file names, not full relative paths.
225       Only since 5.51_01  (RT 413)
226     * make test TEST_VERBOSE=1 was busted by 5.50_01 (RT 423)
227     * Error messages from dying Makefile.PL's and hint files were
228       accidentally supressed in 5.48_04.  Fixed.
229     * Makefile.PL's are supposed to be run in package main.  5.48_04
230       broke this.  Fixed.
231     * Fixing installing on VMS.
232
233 5.52_01 Tue Mar 26 00:24:26 EST 2002
234     [[ Bug Fixes ]]
235     * ActivePerl 5.6.1/build 631 now 100%
236     - Fixed some SelfLoader warnings
237     * ExtUtils::MM_Win32 not subclassed off of ExtUtils::MM_Any properly
238     - Bug in local $ENV{FOO} was causing failures in MM_Win32 tests.
239       Compensating for the bug.
240     - $Config{prefixexp} is sometimes bad on ActivePerl, compensating
241     - Accidentally left htmlifypods tests in MM_Win32 tests
242
243     [[ Doc Changes ]]
244     - Expanding Known Good list
245     - Adding Known Programs to README
246
247 5.51_01 Mon Mar 18 01:37:02 EST 2002
248     [[ API Changes ]]
249     - Removing xsubpp and typemap from the distribution.  These are not
250       Perl version independent files and should not be upgraded.
251     - Removing ExtUtils::Embed.  Version specific module and should
252       not be updated.
253     - Removing ExtUtils::Constant.  Not directly tied to MakeMaker.
254       Will be distributed seperately by Nick Clark.
255
256     [[ New Features ]]
257     * realclean now deletes 'dist' directory.
258
259     [[ Bug Fixes ]]
260     * Fixing ExtUtils::Installed for VMS
261     * Fixed it so MakeMaker can build itself without needing an eariler
262       version installed
263     * Fixed ExtUtils::Installed so packlists work on VMS
264     * ExtUtils::MM_VMS test had a stupid typo that prevented most
265       of the tests from running.
266     - Fixing VMS so 'mmk' is always 'mmk all' (bleadperl 15218)
267     - ExtUtils::MM_Any->catfile was calling catdir
268     - Added Ken William's "speed up ExtUtils::Manifest" patch.
269     - Added Nick Clark's return value of manifest routines patch
270       (bleadperl@14978)
271     - Merging in bleadperl changes (14438, 14453, 14611, 14612, 14622,
272       14655, 14677, 14688, 14902, 15023, 15187, 15367)
273     - bleadperl change 15325 (VMS 'mmk all' hack) rejected.
274     - ExtUtils::MM_Any->test_via_harness() now using -MExtUtils::testlib
275       instead of -I's.  This keeps the command line shorter on VMS, but
276       it means TEST_LIB doesn't work anymore.  May prove problematic.
277     - PERLRUN now uses FULLPERL instead of PERL.  This avoids 
278       accidental use of miniperl.  May cause problems in the core.
279     - Fixed test_via_harness() on VMS so it uses PERLRUN.
280     - ExtUtils::Manifest wrongly handling MANIFEST on VMS.
281     - ExtUtils::Manifest::maniskip broken due to misuse of /o on a regex.
282
283 5.50_01 Mon Mar  4 23:44:48 EST 2002
284     [[ API Changes ]]
285       htmlifypods and all HTML targets have been removed.  It didn't
286       work properly.  A target for HTMLifying of docs will be
287       added sometime in the future (read: send a patch).
288     - Deprecated ROOTEXT variable removed (its been deprecated for
289       more than five years).
290     - Removed ExtUtils::Miniperl from the CPAN distribution.  Can't
291       see how its useful outside the core.
292
293     [[ New Features ]]
294     * Emacs backup files (ie. *~) are no longer copied into blib
295       (this means you won't get Foo.pm~ accidentally installed anymore).
296     - prefixify() now returns if the prefixification worked or not.
297     - added the Perl patchlevel info to the description embedded in DLLs
298       (Ilya Zakharevich perl change 14810)
299
300     [[ Bug Fixes ]]
301     * 5.49_01 broke anything that depended on the MM class to be loaded
302       with ExtUtils::MakeMaker, like CPAN.  Temporarily fixed.
303     * Many places wrongfully assume MM methods can be called as class
304       methods!  Inside and outside of MakeMaker.
305     * DOS now acts like Win32 instead of Unix.  This should be less wrong.
306     - Netware tweak from Ananth Kesari (perl change 14780)
307
308     [[ Doc Changes ]]
309     * made the docs about the behavior of PREFIX a bit more vague
310       reflecting its odd behavior.    
311     - Replaced references to %Config with things people are more likely
312       to understand in PREFIX & LIB docs.
313     - Put PREFIX before LIB in the docs.
314
315     [[ Internal Refactorings ]]
316     - File::Spec wrappers consolidated in MM_Any
317     - test_via_harness/script consolidated in MM_Any
318     * Added ExtUtils::Command::MM to replace large -e "one-liners"
319     * Added ExtUtils::MM_UWIN, took UWIN specific code out of MM_Unix.
320     * Added ExtUtils::MM_DOS, took some DOS specific code out of MM_Unix
321     - Added a dist() override to MM_OS2.
322     - Took the OS/2 specific code out of MM_Unix's dist()
323     - Starting to quote as many command line switches as possible
324       to make VMS have to override less of MM_Unix.
325
326 5.49_01 Mon Feb  4 00:42:40 EST 2002
327     - Default TEST_LIBS now contains absolute paths, so tests can
328       chdir without breaking @INC.
329     - Some bug fixes in MM_Win32 were missing in MM_NW5.
330     - LLIBPERL was not being set.
331     - Gisle Aas fixed a warning in prompt when the user hits ctrl-D
332       or pipes STDIN to /dev/null.
333     - VMS's test is now a proper ->can check.
334     - Stray newline in Command.t causing havoc (bleadperl 14441)
335
336     * Lots of internal changes.  Everything from here on is an internal
337       change.
338     - Broke ExtUtils::Liblist::Kid out into its own .pm.  Temporary.
339     - Broke MM and MY out into their own .pm's.  Possibly temporary.
340     - Broke ExtUtils::MM_Win95 out of ExtUtils::MM_Win32.  MM_Win95
341       is now an MM_Win32 subclass.
342     - Removed wrapper methods from ExtUtils::Liblist that were
343       defering File::Spec loading.  Almost everything uses File::Spec
344     - Changed most of the 'our's to 'use vars' in prep for 5.005_03
345       backporting
346     - Changed ExtUtils::MakeMaker->import(...) cargo-cultery in MM_* 
347       modules to proper "use ExtUtils::MakeMaker qw(...)"
348     - All non-Unix MM_* modules now directly inherit from MM_Unix.
349       They did this before, but in a round-about way.
350     - MM_* modules no longer directly muck with @MM::ISA.  Instead
351       @MM::ISA does that itself.
352     - Removed unnecessary require of Exporter in many MM_* modules.
353     - MM_Cygwin was using an MM_Unix function directly without have
354       explicitly required MM_Unix.
355     - Most of MM_NW5 was redundant with MM_Win32.  So MM_NW5 is now
356       a subclass of Win32 and the reduendant code has been deleted.
357     - Replaced lots of calls to File::Spec->updir, curdir and rootdir
358       with a global in MM_Unix.  Should make things a bit faster.
359     - Untabified ExtUtils::MakeMaker.  I hate tabs.
360     - "Which MM subclass should I use" logic moved from EU::MakeMaker
361       to EU::MM.
362     - Deprecated EU::MakeMaker::Version_check deleted.
363
364 5.48_04 Mon Jan 21 19:28:38 EST 2002
365     - No longer requiring Test::More
366     - Now tested to work with a clean 5.6.1
367     - Stripped out $Revision based $VERSIONs.
368     - Rolled in patches from p5p, vmsperl & VOS (14325, 14338, 14360, 14364)
369     * hint files now run in a safer context.  Only $self is available.
370     - ExtUtils::testlib now provides absolute paths into @INC.
371       No longer obsolete
372     - Little test fixes
373
374 5.48_03 Thu Jan 17 23:44:38 EST 2002
375     * moved bin/inst to bin/instmodsh
376     * Some Win32 backporting fixes.  The -x switch doesn't seem to
377       work on Win32/5.6.1.
378     * Bug on Win32.  MAKEMAKER variable not set properly.
379     * _02 broke hints files.  Now fixed.
380     - Minor prereq error formatting glitch
381     - ExtUtils::testlib no longer a thin wrapper around blib, now a 
382       thin wrapper around lib like it was.  blib is noisy on 5.6.1.
383     - Nick and chromatic found and fixed some warnings in the tests
384
385 5.48_02 Wed Jan 16 19:11:26 EST 2002
386     - Fixed some Win32 warnings.  Needs more work.
387
388 5.48_01 Wed Jan 16 15:10:28 EST 2002
389     * Adapted from bleadperl@14303
390     * Backported to 5.6.1
391     - inst and xsubpp moved out of lib/ and into bin/
392     - ExtUtils::testlib obsoleted.  Now a thin wrapper around blib.pm
393     ***--> Non-Unix platforms not tested at all!  Please test and report
394            back.  Tests probably only need minor fixes.
395