summaryrefslogtreecommitdiff
path: root/win32/makefile.mk
Commit message (Expand)AuthorAgeFilesLines
* windows build tweaks (op/sprintf.t still fails tests 120-121, 149)Gurusamy Sarathy2000-07-111-0/+1
* on windows, reserve 16M of stack rather than 128M (allows moreGurusamy Sarathy2000-04-241-1/+1
* add README.machten (from Dominic Dunlop)Gurusamy Sarathy2000-03-221-1/+8
* makefile nitsGurusamy Sarathy2000-03-221-2/+2
* remove outdated notes in makefilesGurusamy Sarathy2000-03-221-7/+0
* regen win32/config*Gurusamy Sarathy2000-03-141-2/+2
* provide an explicit base address for perl56.dll to avoid relocations;Gurusamy Sarathy2000-03-141-30/+14
* fixes for Borland compiler (from Vadim KonovalovGurusamy Sarathy2000-03-141-2/+2
* regen win32/config*, up version numbers &c.Gurusamy Sarathy2000-03-051-1/+1
* Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl;Gurusamy Sarathy2000-03-021-1/+10
* patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl);Gurusamy Sarathy2000-03-021-6/+5
* utf8-ize @ARGV when -C switch is used on WindowsGurusamy Sarathy2000-02-291-2/+2
* various shenanigans in change#5342Gurusamy Sarathy2000-02-291-5/+2
* update Changes, patchlevel etc.Gurusamy Sarathy2000-02-281-1/+1
* some fixes for mingw32/GCC (SETERRNO() still appears toGurusamy Sarathy2000-02-191-12/+11
* update Changes, patchlevelGurusamy Sarathy2000-02-151-1/+1
* add XS version of Sys::Hostname (from Greg BaconGurusamy Sarathy2000-02-151-3/+13
* update exetype.pl toolGurusamy Sarathy2000-02-151-0/+1
* various Windows tweaks: make $^E a little less buggy by savingGurusamy Sarathy2000-02-071-1/+1
* up to v5.5.650Gurusamy Sarathy2000-02-071-1/+1
* makefiles now use exetype.pl to make wperl.exeGurusamy Sarathy2000-02-071-2/+2
* eliminate need for perl95.exe on Windows 9x by working around CRTGurusamy Sarathy2000-01-251-53/+2
* update Makefile notes on the now deprecated USE_5005THREADS andGurusamy Sarathy2000-01-251-23/+31
* assorted little nitsGurusamy Sarathy2000-01-241-5/+0
* enable function wrappers for access to globals under MULTIPLICITYGurusamy Sarathy2000-01-241-3/+12
* add workaround for textmode read() bug in MSVCRT; make chdir() doGurusamy Sarathy2000-01-101-7/+14
* more windows build tweaksGurusamy Sarathy2000-01-091-5/+2
* more changes for new-style version numbers (versions numbers onGurusamy Sarathy2000-01-091-1/+1
* Configure changes for new-style version numbers (from Andy Dougherty,Gurusamy Sarathy2000-01-091-9/+15
* s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/gGurusamy Sarathy2000-01-041-1/+1
* enable the PERL_BINMODE_SCRIPTS behavior by default on WindowsGurusamy Sarathy1999-12-301-11/+18
* Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-281-83/+38
* virtual directory handling broken on paths with trailing slashGurusamy Sarathy1999-12-201-6/+15
* change#4653 was missing a patch rejectGurusamy Sarathy1999-12-051-6/+6
* windows build tweaks for Borland compilerGurusamy Sarathy1999-12-051-2/+3
* applied somewhat modified version of suggested patchBenjamin Stuhl1999-12-051-72/+185
* windows build tweaks for change#4649Gurusamy Sarathy1999-12-051-1/+1
* make File::Glob::glob() the default for CORE::glob()Gurusamy Sarathy1999-12-051-2/+2
* two small patches from Peter Prymmer <pvhp@forte.com>Gurusamy Sarathy1999-12-031-2/+1
* Windows build tweaks due to change#4623Gurusamy Sarathy1999-12-031-0/+3
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-1/+48
* regen config* stuff for windowsGurusamy Sarathy1999-10-271-1/+1
* patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but notGurusamy Sarathy1999-10-271-1/+1
* more GCC v2.95 induced adjustmentsGurusamy Sarathy1999-10-271-2/+2
* disable internal globbing for miniperl (or build breaks outGurusamy Sarathy1999-10-151-0/+5
* File::Glob fixes for WindowsGurusamy Sarathy1999-10-141-3/+13
* update Changes, patchlevel etc.Gurusamy Sarathy1999-10-121-6/+6
* rudimentary support for building under Windows 95/98 (fromGurusamy Sarathy1999-10-101-1/+23
* tweak for win32 buildGurusamy Sarathy1999-09-281-1/+1
* avoid .exe in $Config{cc} (spotted by Vadim KonovalovGurusamy Sarathy1999-09-271-2/+2