summaryrefslogtreecommitdiff
path: root/win32/build/config.w32.h.in
Commit message (Expand)AuthorAgeFilesLines
* - define the php*.lib/dll namesPierre Joye2011-01-071-1/+1
* - Fixed #53409, sleep() return NULL on WindowsPierre Joye2010-11-261-0/+1
* Removed safe_modeKalle Sommer Nielsen2010-04-261-1/+0
* - #50334, add define on win as wellPierre Joye2009-12-101-0/+2
* MFH: Move these defines to config.w32.hKalle Sommer Nielsen2009-06-231-0/+4
* - MF52: #42143, the constant NAN is reported as 0 on WindowsPierre Joye2009-05-291-1/+1
* MFH: Fix redef warningsKalle Sommer Nielsen2009-04-061-0/+2
* - define HAVE_SOCKLEN_T as it exists (vc6+)Pierre Joye2009-02-021-0/+1
* MFH: Windows support for stream_socket_pair(), by moving the socketpair() imp...Kalle Sommer Nielsen2009-01-231-0/+3
* - add fnmatch() support on windows (C API), using the BSD implementationPierre Joye2009-01-201-0/+1
* - MFH:Pierre Joye2009-01-191-0/+1
* - enable gehostname on windows [DOC]Pierre Joye2008-12-311-0/+1
* [DOC]Ilia Alshanetsky2008-12-311-0/+1
* MFH Better fix for va_copy since some architectures like to do a deep copy.Scott MacVicar2008-11-221-2/+0
* - make va_copy safer using () around argumentsPierre Joye2008-11-221-1/+1
* MFH Fix build on WindowsScott MacVicar2008-11-221-0/+1
* -MFH:Pierre Joye2008-07-281-2/+6
* Make the sigsetjmp change more robust. On systems that don't haveRasmus Lerdorf2008-03-181-0/+1
* - MFH: Always enable mail() functionJohannes Schlüter2007-07-111-1/+0
* Initial WIN64 supportDmitry Stogov2007-04-101-1/+3
* Simplify the code base as this getpwd() was used only onceDmitry Stogov2006-11-101-1/+1
* Fixed bug #36568 (memory_limit setting on win32 has no effect)Dmitry Stogov2006-03-141-1/+5
* - MFHMarcus Boerger2006-01-111-0/+1
* Fixes for building with vs.net 2005.Wez Furlong2005-12-141-0/+7
* - MFH: Fixed definition in correct file. (Patch by Nuno)Derick Rethans2005-09-211-1/+1
* add --enable-memory-manager switch for win32 tooWez Furlong2005-06-091-1/+0
* USE_ZEND_ALLOC should be defined here too.Frank M. Kromann2005-06-081-0/+1
* Add "--disable-all" switch, which will force all arguments to "no" ifWez Furlong2004-04-291-1/+0
* Windows part of NAN/INFMarcus Boerger2004-03-291-0/+1
* atof("NAN")/atof("INF") do not work thereMarcus Boerger2004-03-271-0/+3
* Fix a problem resolving the php.ini path under win32 terminal services enviro...Wez Furlong2003-12-061-0/+1
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+140