This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
workaround for undefined symbol
[perl5.git] / win32 / makefile.mk
2000-01-25 Gurusamy Sarathyeliminate need for perl95.exe on Windows 9x by working...
2000-01-25 Gurusamy Sarathyupdate Makefile notes on the now deprecated USE_5005THR...
2000-01-24 Gurusamy Sarathyassorted little nits
2000-01-24 Gurusamy Sarathyenable function wrappers for access to globals under...
2000-01-10 Gurusamy Sarathyadd workaround for textmode read() bug in MSVCRT; make...
2000-01-09 Gurusamy Sarathymore windows build tweaks
2000-01-09 Gurusamy Sarathymore changes for new-style version numbers (versions...
2000-01-09 Gurusamy SarathyConfigure changes for new-style version numbers (from...
2000-01-04 Gurusamy Sarathys/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
1999-12-30 Gurusamy Sarathyenable the PERL_BINMODE_SCRIPTS behavior by default...
1999-12-28 Gurusamy SarathyWin9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-20 Gurusamy Sarathyvirtual directory handling broken on paths with trailin...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-05 Gurusamy Sarathychange#4653 was missing a patch reject
1999-12-05 Gurusamy Sarathywindows build tweaks for Borland compiler
1999-12-05 Benjamin Stuhlapplied somewhat modified version of suggested patch
1999-12-05 Gurusamy Sarathywindows build tweaks for change#4649
1999-12-05 Gurusamy Sarathymake File::Glob::glob() the default for CORE::glob()
1999-12-03 Gurusamy Sarathytwo small patches from Peter Prymmer <pvhp@forte.com>
1999-12-03 Gurusamy SarathyWindows build tweaks due to change#4623
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-10-27 Gurusamy Sarathyregen config* stuff for windows
1999-10-27 Gurusamy Sarathypatch up egcs-1.1.2-mingw32 build (builds a working...
1999-10-27 Gurusamy Sarathymore GCC v2.95 induced adjustments
1999-10-15 Gurusamy Sarathydisable internal globbing for miniperl (or build breaks out
1999-10-14 Gurusamy SarathyFile::Glob fixes for Windows
1999-10-12 Gurusamy Sarathyupdate Changes, patchlevel etc.
1999-10-10 Gurusamy Sarathyrudimentary support for building under Windows 95/98...
1999-09-28 Gurusamy Sarathytweak for win32 build
1999-09-27 Gurusamy Sarathyavoid .exe in $Config{cc} (spotted by Vadim Konovalov
1999-09-26 Gurusamy Sarathyadd $installarchlib/CORE to default linker search path...
1999-09-07 Gurusamy Sarathyvarious fixups for windows
1999-08-20 Gurusamy Sarathyup patchlevel &c
1999-08-02 Gurusamy Sarathyup patchlevel etc.
1999-08-02 Gurusamy Sarathyup patchlevel to 59
1999-07-28 Gurusamy Sarathymisc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
1999-07-26 Gurusamy Sarathyupdate Changes, patchlevel &c.
1999-07-20 Gurusamy Sarathymove DProf things around to where they are supposed...
1999-07-20 Gurusamy Sarathymove DProf to Devel/DProf
1999-07-20 Gurusamy Sarathyfix problem in default build
1999-07-14 Jarkko HietaniemiFixed AIX dynamic loading and AIX shared Perl library.
1999-07-12 Gurusamy Sarathyfixups for sundry warnings about function pointers
1999-07-12 Gurusamy Sarathytweaks for win32/borland
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-10 Gurusamy Sarathywin32 build fixes
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-05-28 Gurusamy Sarathyadd wide versions of win32 system calls (first step in
1999-05-25 Gurusamy Sarathyup patchlevel &c
1999-05-11 Gurusamy Sarathyvarious fixes for clean build and test on win32; config...
1999-05-10 Tom Hughesapplied suggested patch, with win32 and PERL_OBJECT...
1999-03-23 Gurusamy Sarathyadd Pod-Parser-1.08 (verbatim module =include tests...
1999-03-01 Gurusamy Sarathyup patchlevel &c.
1999-02-15 Gurusamy Sarathyupdate win32/config* stuff, Changes
1999-02-01 Gurusamy Sarathyvarious win32-ish changes merged from maint-5.005
1998-11-30 Gurusamy Sarathypatchlevel up to 54
1998-11-29 Gurusamy Sarathynotes about -DPERL_POLLUTE
1998-11-29 Gurusamy Sarathyexplain various win32 build caveats more clearly
1998-11-28 Gurusamy Sarathyvarious tweaks; result passes all tests for normal...
1998-11-27 Jan Duboisadd ext/Devel/Peek
1998-11-05 Gurusamy Sarathymakefile notes
1998-10-31 Gurusamy Sarathybump patchlevel; other minor fixes for clean build...
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-28 Gurusamy Sarathyminor cleanup
1998-10-26 Gurusamy Sarathyvarious win32 tweaks; disable new xs_cpp section (it...
1998-10-17 Jarkko HietaniemiIntegrate mainperl.
1998-10-17 Gurusamy Sarathyprovide option to enable optimization with VC (suggeste...
1998-10-06 Gurusamy Sarathydisable USE_THREADS when PERL_OBJECT is enabled
1998-09-25 Gurusamy Sarathybump patchlevel to 52; other little tweaks for threads...
1998-09-25 Gurusamy Sarathyremove obsolete win32/bin/*.pl
1998-09-23 Gurusamy Sarathyadd note to win32/Makefile about setting CCHOME
1998-08-10 Gurusamy Sarathyvarious tweaks: fix signed vs. unsigned problems that...
1998-08-08 Gurusamy Sarathybump patchlevel to 5.005_51
1998-08-08 Gurusamy Sarathyintegrate maint-5.005 changes into mainline
1998-08-05 Gurusamy Sarathycorrect URL for perlcrt.dll
1998-08-04 Gurusamy Sarathycorrect prototype for des_fcrypt(), explain how to...
1998-08-02 Gurusamy Sarathyupdate location of perlcrt.dll for win32 builds
1998-08-02 Gurusamy Sarathyup patchlevel to 5.005_02
1998-07-26 Gurusamy Sarathys/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed...
1998-07-26 Gurusamy Sarathyadd new files to MANIFEST; add missing prototypes to...
1998-07-26 Gurusamy Sarathyup patchlevel to 5.005_50
1998-07-22 Douglas Lankshearsupport optional crypt() with PERL_OBJECT
1998-07-22 Douglas Lankshearwin32 tweaks
1998-07-22 Gurusamy Sarathyup patchlevel etc (only doc patching from now on, testi...
1998-07-21 Gurusamy Sarathyfixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-21 Gurusamy Sarathychange case of PERL_OBJECT filenames, consistent with...
1998-07-21 Gurusamy Sarathyupdate patchlevel, Changes
1998-07-20 Gurusamy Sarathymisc win32 config tweaks
1998-07-15 Nick Ing-SimmonsIntegrate mainline at beta1
1998-07-15 Abigailup patchlevel to 75 (Beta, Issue 1), add podpatch
1998-07-14 Gurusamy Sarathyup patchlevel to 74; introduce distinct archname for...
1998-07-13 Gurusamy Sarathyup patchlevel to 73, update Changes &c.
1998-07-12 Andreas Königapplied installperl patch, corrected other little nits
1998-07-12 Gurusamy Sarathypatchlevel up to 72, update Changes, minor tweaks to...
1998-07-12 Gurusamy Sarathyvarious tweaks for PERL_OBJECT build & test
1998-07-11 Gurusamy Sarathywin32 fixes for VC 6.0 nits
1998-07-11 Douglas Lankshearadded patch, made linking with setargv a build option
1998-07-09 Nick Ing-SimmonsIntegrate mainline (_071-ish)
1998-07-09 Gurusamy Sarathyadd Data-Dumper, up patchlevel to 71, various misc...
1998-07-09 Gurusamy Sarathyget it building again on win32
next