RE: perl@10907
[p5sagit/p5-mst-13.2.git] / win32 / Makefile
2001-07-02 Gurusamy Sarathy win32 tweaks: remove extra CRs from makefile.mk; move...
2001-06-19 Prymmer/Kahn let MS VC 5 resolve _PerlIO_win32
2001-06-18 Jarkko Hietaniemi Split off the pack/unpack code, from Nicholas Clark.
2001-06-18 Jarkko Hietaniemi Add the locale.c and numeric.c to the microperl sources.
2001-06-16 Jarkko Hietaniemi Add perlnetware to docs; regen toc; supply skeleton
2001-06-06 Jarkko Hietaniemi Podify the remaining README.platform files;
2001-06-03 Prymmer/Kahn update two win32 Makefiles
2001-05-07 Prymmer/Kahn Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1
2001-05-06 Prymmer/Kahn win32 update (VC,Borland,gcc), nmake update
2001-04-29 Prymmer/Kahn win32/Makefile (nmake) update
2001-04-19 Jarkko Hietaniemi More cleanup cleanup.
2001-04-19 Jarkko Hietaniemi Add Time::Piece, a slight rewrite of Time::Object,
2001-04-12 Jarkko Hietaniemi Non-UNIX platforms extensions update. (Well, UTS is...
2001-04-08 Jarkko Hietaniemi Integrate change #9639 from maintperl into mainline:
2001-04-07 Jarkko Hietaniemi Change 5.7.0 to 5.7.1 in some of the places I would...
2001-04-06 Jarkko Hietaniemi Integrate changes #9584,9587 from maintperl into mainline.
2001-03-25 Jarkko Hietaniemi Add MIME::Base64 here and there. Again, a lot of
2001-03-25 Jarkko Hietaniemi Add PerlIO::Scalar to win32/Makefile. (I'm doing
2001-03-24 Nick Ing-Simmons Integrate mainline.
2001-03-23 Jarkko Hietaniemi Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle...
2001-02-09 Jarkko Hietaniemi Integrate changes #8738,8739,8740 from maintperl.
2001-02-09 Jarkko Hietaniemi Rename README.posix-bc to README.bs2000 to avoid confusion
2001-02-08 Charles Bailey SYN SYN
2001-02-06 Vadim Konovalov RE: some win32 fixes
2001-01-24 Charles Bailey SYN SYN
2001-01-20 Peter Prymmer win32 Makefile(s) handle podified READMEs
2001-01-16 Indy Singh Win32 Makefile fixes
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-05 Peter Prymmer Re: [patch bug 20010103.019] Re: perl@8269: failure...
2001-01-01 Nick Ing-Simmons Add Encode and correct Filter/Util/Call in nmake Makefile
2000-12-28 Peter Prymmer The latter patch from the
2000-11-23 Jarkko Hietaniemi Push Filter::Util::Call one level deeper.
2000-11-23 Gurusamy Sarathy build the Filter extension on windows
2000-11-23 Gurusamy Sarathy regenerate win32/config* and fix some inconsistencies...
2000-11-14 Vadim Konovalov some additions for makefiles for win32 (for perl@7674)
2000-11-14 Jarkko Hietaniemi Redo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin Stuhl Get PerlIO building on Win32
2000-10-26 Jarkko Hietaniemi Undo #7451, this seems to be a deficiency in Perforce,
2000-10-26 Jarkko Hietaniemi Experimenting in DOS arcana.
2000-10-20 Charles Bailey SYN SYN
2000-10-09 Gurusamy Sarathy on Windows, clean targets might not work under some...
2000-08-21 Gurusamy Sarathy add Storable to list of extensions on Windows
2000-08-17 Gurusamy Sarathy add "ok" targets from change#6632 in makefile.mk
2000-08-15 Prymmer/Kahn make ok etc also for win32.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy windows build tweaks (op/sprintf.t still fails tests...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-04 Jarkko Hietaniemi Win32 patches for cfgperl from Sarathy.
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-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-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 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 minor USE_ITHREADS tweaks
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-13 Gurusamy Sarathy cloned interpreters now actually run and pass all but...
1999-10-27 Gurusamy Sarathy regen config* stuff for windows
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-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
next