Have symbols for the IoTYPEs.
[p5sagit/p5-mst-13.2.git] / win32 / makefile.mk
2000-07-13 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-11 Gurusamy Sarathy windows build tweaks (op/sprintf.t still fails tests...
2000-06-06 Benjamin Stuhl Win32 improvements
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy on windows, reserve 16M of stack rather than 128M ...
2000-03-22 Gurusamy Sarathy add README.machten (from Dominic Dunlop)
2000-03-22 Gurusamy Sarathy makefile nits
2000-03-22 Gurusamy Sarathy remove outdated notes in makefiles
2000-03-14 Gurusamy Sarathy regen win32/config*
2000-03-14 Gurusamy Sarathy provide an explicit base address for perl56.dll to...
2000-03-14 Gurusamy Sarathy fixes for Borland compiler (from Vadim Konovalov
2000-03-05 Gurusamy Sarathy regen win32/config*, up version numbers &c.
2000-03-02 Gurusamy Sarathy Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when...
2000-03-02 Gurusamy Sarathy patch to fix mingw32 build under USE_IMP_SYS (from...
2000-02-29 Gurusamy Sarathy utf8-ize @ARGV when -C switch is used on Windows
2000-02-29 Gurusamy Sarathy various shenanigans in change#5342
2000-02-28 Gurusamy Sarathy update Changes, patchlevel etc.
2000-02-19 Gurusamy Sarathy some fixes for mingw32/GCC (SETERRNO() still appears to
2000-02-15 Gurusamy Sarathy update Changes, patchlevel
2000-02-15 Gurusamy Sarathy add XS version of Sys::Hostname (from Greg Bacon
2000-02-15 Gurusamy Sarathy update exetype.pl tool
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy various Windows tweaks: make $^E a little less buggy...
2000-02-07 Gurusamy Sarathy up to v5.5.650
2000-02-07 Gurusamy Sarathy makefiles now use exetype.pl to make wperl.exe
2000-01-25 Gurusamy Sarathy eliminate need for perl95.exe on Windows 9x by working...
2000-01-25 Gurusamy Sarathy update Makefile notes on the now deprecated USE_5005THR...
2000-01-24 Gurusamy Sarathy assorted little nits
2000-01-24 Gurusamy Sarathy enable function wrappers for access to globals under...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-10 Gurusamy Sarathy add workaround for textmode read() bug in MSVCRT; make...
2000-01-09 Gurusamy Sarathy more windows build tweaks
2000-01-09 Gurusamy Sarathy more changes for new-style version numbers (versions...
2000-01-09 Gurusamy Sarathy Configure changes for new-style version numbers (from...
2000-01-04 Gurusamy Sarathy s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
1999-12-30 Gurusamy Sarathy enable the PERL_BINMODE_SCRIPTS behavior by default...
1999-12-28 Gurusamy Sarathy Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-20 Gurusamy Sarathy virtual directory handling broken on paths with trailin...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-05 Gurusamy Sarathy change#4653 was missing a patch reject
1999-12-05 Gurusamy Sarathy windows build tweaks for Borland compiler
1999-12-05 Benjamin Stuhl applied somewhat modified version of suggested patch
1999-12-05 Gurusamy Sarathy windows build tweaks for change#4649
1999-12-05 Gurusamy Sarathy make File::Glob::glob() the default for CORE::glob()
1999-12-03 Gurusamy Sarathy two small patches from Peter Prymmer <pvhp@forte.com>
1999-12-03 Gurusamy Sarathy Windows build tweaks due to change#4623
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-10-27 Gurusamy Sarathy regen config* stuff for windows
1999-10-27 Gurusamy Sarathy patch up egcs-1.1.2-mingw32 build (builds a working...
1999-10-27 Gurusamy Sarathy more GCC v2.95 induced adjustments
1999-10-15 Gurusamy Sarathy disable internal globbing for miniperl (or build breaks out
1999-10-14 Gurusamy Sarathy File::Glob fixes for Windows
1999-10-12 Gurusamy Sarathy update Changes, patchlevel etc.
1999-10-10 Gurusamy Sarathy rudimentary support for building under Windows 95/98...
1999-09-29 Charles Bailey resync with mainline
1999-09-28 Gurusamy Sarathy tweak for win32 build
1999-09-27 Gurusamy Sarathy avoid .exe in $Config{cc} (spotted by Vadim Konovalov
1999-09-26 Gurusamy Sarathy add $installarchlib/CORE to default linker search path...
1999-09-07 Gurusamy Sarathy various fixups for windows
1999-08-20 Gurusamy Sarathy up patchlevel &c
1999-08-02 Gurusamy Sarathy up patchlevel etc.
1999-08-02 Gurusamy Sarathy up patchlevel to 59
1999-07-28 Gurusamy Sarathy misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
1999-07-26 Gurusamy Sarathy update Changes, patchlevel &c.
1999-07-20 Gurusamy Sarathy move DProf things around to where they are supposed...
1999-07-20 Gurusamy Sarathy move DProf to Devel/DProf
1999-07-20 Gurusamy Sarathy fix problem in default build
1999-07-14 Jarkko Hietaniemi Fixed AIX dynamic loading and AIX shared Perl library.
1999-07-12 Gurusamy Sarathy fixups for sundry warnings about function pointers
1999-07-12 Gurusamy Sarathy tweaks for win32/borland
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-10 Gurusamy Sarathy win32 build fixes
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-05-28 Gurusamy Sarathy add wide versions of win32 system calls (first step in
1999-05-25 Gurusamy Sarathy up patchlevel &c
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-05-10 Tom Hughes applied suggested patch, with win32 and PERL_OBJECT...
1999-03-23 Gurusamy Sarathy add Pod-Parser-1.08 (verbatim module =include tests...
1999-03-01 Gurusamy Sarathy up patchlevel &c.
1999-02-15 Gurusamy Sarathy update win32/config* stuff, Changes
1999-02-01 Gurusamy Sarathy various win32-ish changes merged from maint-5.005
1998-11-30 Gurusamy Sarathy patchlevel up to 54
1998-11-29 Gurusamy Sarathy notes about -DPERL_POLLUTE
1998-11-29 Gurusamy Sarathy explain various win32 build caveats more clearly
1998-11-28 Gurusamy Sarathy various tweaks; result passes all tests for normal...
1998-11-27 Jan Dubois add ext/Devel/Peek
1998-11-05 Gurusamy Sarathy makefile notes
1998-10-31 Gurusamy Sarathy bump patchlevel; other minor fixes for clean build...
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-28 Gurusamy Sarathy minor cleanup
1998-10-26 Gurusamy Sarathy various win32 tweaks; disable new xs_cpp section (it...
1998-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Gurusamy Sarathy provide option to enable optimization with VC (suggeste...
1998-10-06 Gurusamy Sarathy disable USE_THREADS when PERL_OBJECT is enabled
1998-09-25 Gurusamy Sarathy bump patchlevel to 52; other little tweaks for threads...
1998-09-25 Gurusamy Sarathy remove obsolete win32/bin/*.pl
1998-09-23 Gurusamy Sarathy add note to win32/Makefile about setting CCHOME
next