summaryrefslogtreecommitdiff
path: root/main/config.w32.h
Commit message (Expand)AuthorAgeFilesLines
* - MFH: Fixed bug #34052 (date('U') returns %ld not unix timestamp).Derick Rethans2005-09-151-1/+1
* Clear that upZeev Suraski2004-02-101-1/+6
* Fix report_memleaksZeev Suraski2004-02-101-0/+1
* - Brought ext/bcmath to the new millenniumfoobar2003-12-091-1/+1
* default install path is c:/php5 for PHP 5Wez Furlong2003-12-041-9/+9
* implement usleep for win32Wez Furlong2003-11-291-1/+4
* Windows compile fix (patch by sfox@php.net).Edin Kadribasic2003-11-131-1/+1
* Fix fgetcsv() to correctly support international charactersMoriyoshi Koizumi2003-10-041-0/+2
* - Add length modifiers(ll, j, t, h, hh)Marcus Boerger2003-09-141-0/+14
* - Fixed bug #25166 (WDDX serializer handler missing in win32). (Jani)foobar2003-08-261-1/+1
* Add new COM (and .Net) extension for php5.Wez Furlong2003-08-141-0/+4
* MFB: libpcre 4.X needs POSIX_MALLOC_THRESHOLD to be defined.Sebastian Bergmann2003-06-271-0/+1
* Enabled sqlite by default on Windows.Edin Kadribasic2003-06-271-0/+3
* Sync.Sebastian Bergmann2003-06-261-3/+0
* Add ext/dom and ext/simplexml to the Win32 default build. #Apart from a linke...Sebastian Bergmann2003-06-251-2/+4
* Disable MySQL extension by default.Sebastian Bergmann2003-06-251-2/+2
* Remove ext/rpc references from Windows build.Sebastian Bergmann2003-06-251-6/+0
* MFBEdin Kadribasic2003-06-091-0/+1
* Get rid of references to expat in MSVC project files. For now this expects li...Sebastian Bergmann2003-05-241-1/+2
* First try at getting the Windows build working again after libxml2 got unbund...Sebastian Bergmann2003-05-191-1/+0
* Fix compilation under Win32Frank M. Kromann2003-05-171-0/+1
* move the ZE2 check into internal_functions_win32.cHarald Radi2003-01-161-4/+0
* prevent HEAD + ZE1 builds and add COMHarald Radi2003-01-161-0/+7
* Define PHP_CAN_SUPPORT_PROC_OPEN.Sebastian Bergmann2003-01-151-0/+3
* HEAD defaults to build with ZE2 nowHarald Radi2003-01-101-5/+2
* Revert config.w32.h.in -> config.w32.h build step per discussion with Zeev.Sebastian Bergmann2003-01-051-0/+174
* The Windows build can now be configures more comfortably, for instance in reg...Sebastian Bergmann2002-05-021-162/+0
* Add missing #define's.Sebastian Bergmann2002-04-301-0/+4
* Enable bundled build of ext/ctype and ext/mbstring on Win32.Sebastian Bergmann2002-04-281-0/+7
* Add HAVE_CALENDAR, HAVE_COM, HAVE_SESSION and HAVE_TOKENIZER to enable/disabl...Sebastian Bergmann2002-04-181-0/+12
* Some cleanup for the Win32 build configuration.Sebastian Bergmann2002-04-181-183/+48
* Adding HAVE_SHUTDOWN on win32. Needed for the sockets extension to compileFrank M. Kromann2002-03-181-0/+3
* - Define HAVE_ASSERT_H under Windows. There was a macro redefinition beforeAndi Gutmans2002-03-141-0/+3
* - Fixed bug: #16047, #15865, and propably a few more..foobar2002-03-141-1/+1
* Changed to PHP_CONFIG_FILE_PATH use the environment variable SystemRootFrank M. Kromann2002-03-121-1/+1
* Revert uppercase directory name to lower case.Frank M. Kromann2002-03-071-9/+8
* Enabling crypt() on Win32Frank M. Kromann2002-03-071-9/+14
* turn on force redirect for windowsShane Caraveo2002-03-011-1/+1
* Enable ext/overload by default on Win32, too.Sebastian Bergmann2001-12-101-0/+3
* * set PHP_EXTENSION_DIR to c:\php4 and change the defaultStig Bakken2001-10-151-2/+2
* * fix Windows default include pathStig Bakken2001-10-151-1/+1
* Get rid of TRANS_SID - it's always possible to use it now.Zeev Suraski2001-08-251-3/+0
* fix date('T')Daniel Beulshausen2001-07-221-0/+2
* enable get*by* networking functions + remove commentsDaniel Beulshausen2001-07-061-81/+7
* - Fix bug. The INI system expects a string for default INI values.Andi Gutmans2001-05-121-1/+1
* Fix build on WIn32Frank M. Kromann2001-04-231-1/+10
* HAVE_BINDLIB --> HAVE_LIBBINDfoobar2001-03-111-2/+2
* Added localeconv() function. Operates similarly to localeconv() defined inSean Bright2001-01-141-0/+2
* added define for force cgi redirectDaniel Beulshausen2000-12-141-1/+3
* - Add FTP extension to default Win32 buildAndi Gutmans2000-10-051-0/+4