summaryrefslogtreecommitdiff
path: root/win32/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* add $installarchlib/CORE to default linker search path on windowsGurusamy Sarathy1999-09-261-12/+17
* various fixups for windowsGurusamy Sarathy1999-09-071-1/+2
* up patchlevel &cGurusamy Sarathy1999-08-201-1/+1
* up patchlevel etc.Gurusamy Sarathy1999-08-021-1/+1
* up patchlevel to 59Gurusamy Sarathy1999-08-021-1/+1
* misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dllGurusamy Sarathy1999-07-281-2/+2
* update Changes, patchlevel &c.Gurusamy Sarathy1999-07-261-1/+1
* move DProf things around to where they are supposed to beGurusamy Sarathy1999-07-201-1/+2
* move DProf to Devel/DProfGurusamy Sarathy1999-07-201-4/+14
* fix problem in default buildGurusamy Sarathy1999-07-201-1/+5
* Fixed AIX dynamic loading and AIX shared Perl library.Jarkko Hietaniemi1999-07-141-2/+2
* fixups for sundry warnings about function pointersGurusamy Sarathy1999-07-121-3/+4
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-51/+39
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-10/+8
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-22/+33
* win32 build fixesGurusamy Sarathy1999-06-101-3/+0