summaryrefslogtreecommitdiff
path: root/win32/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Experimenting in DOS arcana.Jarkko Hietaniemi2000-10-261-1120/+1120
* on Windows, clean targets might not work under some flavors of the shellGurusamy Sarathy2000-10-091-7/+7
* add Storable to list of extensions on WindowsGurusamy Sarathy2000-08-211-3/+14
* add "ok" targets from change#6632 in makefile.mkGurusamy Sarathy2000-08-171-7/+5
* make ok etc also for win32.Prymmer/Kahn2000-08-151-0/+18
* windows build tweaks (op/sprintf.t still fails tests 120-121, 149)Gurusamy Sarathy2000-07-111-1/+1
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-0/+2
* 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-0/+7
* makefile nitsGurusamy Sarathy2000-03-221-1/+1
* 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-25/+10
* 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-0/+13
* patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl);Gurusamy Sarathy2000-03-021-5/+3
* 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
* update Changes, patchlevelGurusamy Sarathy2000-02-151-1/+1
* add XS version of Sys::Hostname (from Greg BaconGurusamy Sarathy2000-02-151-3/+14
* 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-1/+1
* eliminate need for perl95.exe on Windows 9x by working around CRTGurusamy Sarathy2000-01-251-50/+2
* update Makefile notes on the now deprecated USE_5005THREADS andGurusamy Sarathy2000-01-251-22/+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-4/+14
* more windows build tweaksGurusamy Sarathy2000-01-091-4/+0
* 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-10/+16
* 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/+19
* Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-281-2/+7
* virtual directory handling broken on paths with trailing slashGurusamy Sarathy1999-12-201-6/+13
* 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
* minor USE_ITHREADS tweaksGurusamy Sarathy1999-12-011-2/+2
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-8/+57
* cloned interpreters now actually run and pass all but 55/10386Gurusamy Sarathy1999-11-131-0/+4
* regen config* stuff for windowsGurusamy Sarathy1999-10-271-1/+1
* disable internal globbing for miniperl (or build breaks outGurusamy Sarathy1999-10-151-0/+5
* File::Glob fixes for WindowsGurusamy Sarathy1999-10-141-3/+14
* update Changes, patchlevel etc.Gurusamy Sarathy1999-10-121-1/+1
* tweak for win32 buildGurusamy Sarathy1999-09-281-1/+1
* avoid .exe in $Config{cc} (spotted by Vadim KonovalovGurusamy Sarathy1999-09-271-2/+2