summaryrefslogtreecommitdiff
path: root/win32/makefile.mk
Commit message (Expand)AuthorAgeFilesLines
* Integrate changes #8738,8739,8740 from maintperl.Jarkko Hietaniemi2001-02-091-1/+1
* Rename README.posix-bc to README.bs2000 to avoid confusionJarkko Hietaniemi2001-02-091-1/+2
* RE: some win32 fixesVadim Konovalov2001-02-061-0/+11
* win32 Makefile(s) handle podified READMEsPeter Prymmer2001-01-201-1/+7
* Various attempts at MSVC debug - not sure what hasNick Ing-Simmons2000-12-071-2/+6
* Add useperlio to config.vcNick Ing-Simmons2000-12-061-2/+5
* PERL_IMPLICIT_SYS compiles but does not work.Nick Ing-Simmons2000-12-031-4/+8
* Correct relative path from new ext\Filter\Util\Call locationNick Ing-Simmons2000-11-251-1/+1
* Integrate mainline.Nick Ing-Simmons2000-11-251-30/+31
|\
| * Integrate perlio:Jarkko Hietaniemi2000-11-241-3/+3
| |\
| * | Push Filter::Util::Call one level deeper.Jarkko Hietaniemi2000-11-231-6/+7
* | | All tests pass on Win32/gcc/USE_PERLIO.Nick Ing-Simmons2000-11-251-20/+27
| |/ |/|
* | Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.Nick Ing-Simmons2000-11-231-1/+1
* | Implement crlf layer - not ready for merge.Nick Ing-Simmons2000-11-231-2/+2
|/
* Correct makefile.mk dependancies for ext/Filter/UtilNick Ing-Simmons2000-11-231-6/+15
* build the Filter extension on windowsGurusamy Sarathy2000-11-231-3/+14
* regenerate win32/config* and fix some inconsistencies in theGurusamy Sarathy2000-11-231-2/+5
* Win32 PerlIO intermediate state now working as expected.Nick Ing-Simmons2000-11-221-8/+8
* some additions for makefiles for win32 (for perl@7674)Vadim Konovalov2000-11-141-0/+1
* Undo #7451, this seems to be a deficiency in Perforce,Jarkko Hietaniemi2000-10-261-1329/+1329
* Experimenting in DOS arcana.Jarkko Hietaniemi2000-10-261-1329/+1329
* 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/+13
* add "ok" targets from change#6632 in makefile.mkGurusamy Sarathy2000-08-171-0/+16
* 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