summaryrefslogtreecommitdiff
path: root/win32/config_h.PL
Commit message (Expand)AuthorAgeFilesLines
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-2/+2
* add parallelness to win32/GNUmakefileDaniel Dragan2016-01-251-7/+7
* refactor win32_get_*lib() funcs to match rest of PERL_IMPLICIT_SYS APIDaniel Dragan2015-06-031-1/+6
* fix a broken optimization in win32/config_h.PL to stop excessive rebuildingDaniel Dragan2014-12-301-4/+5
* Write win32/config.h with *nix EOLs, as per the canned config_H.* filesSteve Hay2013-08-131-0/+1
* Remove win32/config*.gc64noxSteve Hay2012-06-091-0/+4
* Remove some commented-out lines from win32/config_h.PLSteve Hay2012-06-071-2/+0
* Use strict and warnings in win32/config_(s)h.PLSteve Hay2012-06-071-4/+7
* Remove $patchlevel from win32/config_h.PL since it is never usedSteve Hay2012-06-071-6/+0
* Re: [perl #71852] Warning "/* within comment" in Win32 config.h-related fileskmx2010-01-111-2/+4
* Add a parameter to win32_get_{priv,site,vendor}lib(), to return the length,Nicholas Clark2009-02-201-1/+1
* Fix Win32 build after unusual breakage caused by #30327Steve Hay2007-02-161-2/+2
* Merge WinCE and Win32 directories -- Initial patchYves Orton2006-04-281-5/+6
* A mostly-stable version of "new" Win32 signal/kill support.Nick Ing-Simmons2002-01-111-1/+9
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-2/+1
* Add useperlio to config.vcNick Ing-Simmons2000-12-061-1/+1
* change#6174 needs corresponding change in win32/config_h.PL,Gurusamy Sarathy2000-07-121-0/+5
* vendorlib support for Windows; regen win32/config*Gurusamy Sarathy2000-03-061-2/+2
* more changes for new-style version numbers (versions numbers onGurusamy Sarathy2000-01-091-2/+2
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-1/+1
* win32 build fixesGurusamy Sarathy1999-06-101-2/+1
* misc win32 config tweaksGurusamy Sarathy1998-07-201-2/+2
* sundry win32 config tweaksGurusamy Sarathy1998-07-051-0/+1
* [win32] @INC construction on win32 cleaned upGurusamy Sarathy1998-06-011-14/+17
* [asperl] add AS patch#15Gurusamy Sarathy1998-04-031-10/+10
* [asperl] added AS patch#12 with minor changesGurusamy Sarathy1998-03-121-1/+7
* [win32] provide our own popen()/pclose() to fix problems with qx//:Gurusamy Sarathy1998-03-071-0/+1
* [win32] various changes to make win32 build under the new Configure & co.Gurusamy Sarathy1998-02-261-1/+1
* [win32] Various win32 fixesGurusamy Sarathy1998-01-041-4/+4
* Disable hard-coded -DDEBUGGINGNick Ing-Simmons1997-11-301-3/+0
* Munge pseudo-Configure stuff to add -thread to archname asNick Ing-Simmons1997-11-221-2/+13
* Win32 sitelib intuition from DLL locationGurusamy Sarathy1997-08-071-1/+2
* [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-161-2/+4
* [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-151-0/+89