Fix failing Time-Piece tests on Win32
[p5sagit/p5-mst-13.2.git] / win32 / FindExt.pm
2009-02-10 Nicholas Clark All extensions are at the top level, so no longer any...
2009-02-10 Nicholas Clark Sys-Syslog I18N-Langinfo have long names now.
2009-02-09 Nicholas Clark Remove special casing for extensions nested inside...
2009-02-07 Nicholas Clark Remove duplicate code from dynamic_ext(), static_ext...
2009-02-07 Nicholas Clark FindExt matches on extension name, not directory name...
2009-02-05 Nicholas Clark Exclude VMS extensions on non-VMS.
2009-02-04 Nicholas Clark Also cope with extension directory names of the form...
2009-02-04 Nicholas Clark Clearer variable names. Add a mode line coda.
2009-02-03 Nicholas Clark Refactor to avoid changing directory, and avoid needing...
2007-10-08 Steve Hay Do the same as #32061 for Win32, which also fixes a...
2007-09-03 Vadim Konovalov Add Win32 makefile option to link all extensions statically
2007-04-27 Steve Hay Do the same as #31095 for Win32
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2006-12-13 Steve Hay Do the same as #29514 for Win32
2006-12-11 Jan Dubois First patch from:
2005-05-05 Nicholas Clark Bump versions of non dual-life modules
2005-01-13 Steve Hay Fix Win32 build problem caused by change 23757
2005-01-06 Yitzchak Scott-Tho... Fix extensions config fields on Win32 to be as they...
2001-12-29 Nick Ing-Simmons Fudge Config.pm so File::Spec does not croak.
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-07-09 Gurusamy Sarathy I18N::Langinfo is not available on windows
2001-05-03 Prymmer/Kahn two fixes for win32/FindExt.pm
2001-04-07 Nick Ing-Simmons Split out extension finding code from buildext.pl into...