summaryrefslogtreecommitdiff
path: root/win32/build/config.w32
Commit message (Expand)AuthorAgeFilesLines
* - re enable static analyzer, crash fixed with snapshot buildsPierre Joye2011-03-281-1/+1
* - Merge from trunk.Moriyoshi Koizumi2011-03-021-1/+1
* - disable realloc warning about not checking its return value, 100% valid but...Pierre Joye2011-02-071-0/+1
* -disable the analyzer for the snapshot in 5.3 tooPierre Joye2011-01-131-1/+1
* - new sec flags should not be on by default for 5.3, yetPierre Joye2011-01-091-1/+1
* - add configure option to enable the builtin static analyzer (will be enabled...Pierre Joye2011-01-091-0/+10
* - add phpize support for windows, need a nmake install for now (nmake devel-p...Pierre Joye2010-12-131-1/+6
* - Fix #29085, bad default include_path on WindowsPierre Joye2010-12-021-1/+1
* - remove dummy wrapper for readfilePierre Joye2010-09-111-1/+1
* - #52607, fix ENV conflit with win SDK 7.1Pierre Joye2010-08-151-1/+1
* - #52607, fix ENV conflit with win SDK 7.1Pierre Joye2010-08-151-4/+4
* MFT: VC10 build supportKalle Sommer Nielsen2009-12-031-1/+1
* - MFH: vs2010 detection support, restore /W3Pierre Joye2009-11-301-0/+1
* Set WINVER to Windows 2000 like in config.w32.h.inKalle Sommer Nielsen2009-10-301-1/+1
* - add custom DLL to the package and fix the path to the deps bin (needs absol...Pierre Joye2009-10-191-0/+1
* - restore W3 flag to get usefull errors (unused vars, etc.)Pierre Joye2009-09-301-2/+2
* - fix object dir usage (ie: relative path called from a symlinked dir), also ...Pierre Joye2009-08-241-0/+1
* MFH:Matt Wilmas2009-06-041-0/+4
* - make MP survive --disable-all (=disable to disable it)Pierre Joye2009-04-241-1/+2
* - fix logicPierre Joye2009-04-241-4/+5
* - allow to set or disable the multithreaded build (n, auto or disable)Pierre Joye2009-04-231-2/+10
* Fixed floating point mathematic speed degradation (Christian)Dmitry Stogov2009-03-181-1/+2
* MFH: Windows support for stream_socket_pair(), by moving the socketpair() imp...Kalle Sommer Nielsen2009-01-231-1/+1
* - add fnmatch() support on windows (C API), using the BSD implementationPierre Joye2009-01-201-1/+1
* Build IDsStanislav Malyshev2009-01-171-0/+1
* - add multi threaded build support (automatic detection of the number of cpus...Pierre Joye2009-01-061-0/+4
* - add DNSApi for the DNS functionsPierre Joye2009-01-061-1/+1
* - MFB:Pierre Joye2008-12-261-3/+6
* - MFH: the config summary is a must, do not allow to disable itPierre Joye2008-12-251-4/+2
* - MFH: no need to look for bindlib_w32, not used anymorePierre Joye2008-12-181-2/+2
* - fix builds for VC8+, strnlen is available in vc8 and later (used in spprint...Pierre Joye2008-12-131-0/+3
* - MFH:Pierre Joye2008-11-211-0/+1
* - add strto*i64 (VC6, decent compilers/crt have them)Pierre Joye2008-10-201-0/+5
* - add nts to the zip namesPierre Joye2008-09-261-0/+3
* - MFH: add VC version and architecture to the created zip(s) namesPierre Joye2008-09-251-0/+2
* - MFH:Pierre Joye2008-08-231-14/+1
* - MFH: add new default dir (old still works)Pierre Joye2008-08-011-12/+16
* - MFH: new usual suspectsPierre Joye2008-07-311-2/+2
* -MFH:Pierre Joye2008-07-281-1/+1
* MFH: Prevent build failure after closuresMatt Wilmas2008-07-141-1/+1
* - wrong bracket position while merginPierre Joye2008-07-131-1/+1
* - MFH: support for new namingPierre Joye2008-07-121-1/+3
* - Embryonic project file generation. Use buildconf --add-project-files and ho...Steph Fox2008-07-091-0/+7
* - MFH:Pierre Joye2008-07-071-1/+1
* - move common functions to confutilsPierre Joye2008-07-071-29/+7
* - Fix up some bits and pieces.Steph Fox2008-07-071-26/+23
* - correctly test the VCVERS (four digits now)Pierre Joye2008-07-061-3/+3
* -MFH: improve detection of VC version and summary (2k2 and 2k3 are 1300 and ...Pierre Joye2008-07-051-5/+7
* - MFH: re2c detection, PHP_VERSIONPierre Joye2008-07-021-10/+23
* implemented again zend-multibyte for PHP 5.3Rui Hirokawa2008-06-291-0/+6