summaryrefslogtreecommitdiff
path: root/win32/build
Commit message (Expand)AuthorAgeFilesLines
* - update libcurl to 7.21.7Pierre Joye2011-08-031-1/+1
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-1/+0
* - update libpng to 1.2.46Pierre Joye2011-07-191-1/+1
* - not a good idea after all and did not do what I thought it should doPierre Joye2011-07-181-1/+0
* - fix declPierre Joye2011-07-141-1/+1
* - bind to the available crt versionPierre Joye2011-07-131-0/+1
* - update libpng to 1.2.45Pierre Joye2011-07-101-0/+1
* - initial import, will add all libs laterPierre Joye2011-05-191-0/+1
* - re enable static analyzer, crash fixed with snapshot buildsPierre Joye2011-03-281-1/+1
* - Enable windows build system to accept paths containing spaces.Moriyoshi Koizumi2011-03-022-4/+4
* - missingPierre Joye2011-02-101-0/+6
* - missingPierre Joye2011-02-101-0/+38
* - disable realloc warning about not checking its return value, 100% valid but...Pierre Joye2011-02-071-0/+1
* - do not enable analyzer for snapshotPierre Joye2011-01-101-2/+3
* - add configure option to enable the builtin static analyzer (will be enabled...Pierre Joye2011-01-091-0/+5
* - let try to fix pecl header install so we can do the same than unix, install...Pierre Joye2011-01-091-0/+21
* - enable ASLR and NXCOMPAT by defaultPierre Joye2011-01-071-0/+5
* - define the php*.lib/dll namesPierre Joye2011-01-072-10/+4
* - revert rev. 307044Pierre Joye2011-01-051-11/+0
* Fixed linking of extensions that would use a static .lib file (libname_a.lib ...Kalle Sommer Nielsen2011-01-031-0/+11
* - missing filePierre Joye2011-01-031-0/+358
* - we need the core config.w32 only oncePierre Joye2011-01-031-3/+1
* - silent copyPierre Joye2011-01-031-1/+1
* - use the ext deps list for phpize's ADD_EXTENSION_DEP functionPierre Joye2011-01-021-1/+7
* - typoPierre Joye2011-01-021-1/+1
* - generate a list of ext and how they are built, should be updated by phpize'...Pierre Joye2011-01-022-0/+13
* - missing filePierre Joye2011-01-011-0/+262
* - we don't bundled fbclient, system version is usedPierre Joye2010-12-151-0/+3
* - sync with 5.3Pierre Joye2010-12-142-3/+19
* - add nmake install-sdk (create the devel package) and related sub rulesPierre Joye2010-12-142-26/+35
* - no need to diplay thatPierre Joye2010-12-131-5/+0
* - phpize support merge from 5.3Pierre Joye2010-12-135-43/+146
* * Don't print the shared headers table after enabling each extension (cleaner...Kalle Sommer Nielsen2010-12-131-3/+7
* - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-112-9/+32
* - add install-lib(s), remove header for now, will be genaratedPierre Joye2010-12-111-6/+4
* - install headers, missed that onePierre Joye2010-12-101-1/+7
* - add initial PHP_INSTALL_HEADERS, one step closer to phpizePierre Joye2010-12-102-1/+26
* - Fix #29085, bad default include_path on WindowsPierre Joye2010-12-021-1/+1
* - Fixed #53409, sleep() return NULL on WindowsPierre Joye2010-11-261-0/+1
* Added multibyte suppport by default. Previosly php had to be compiled with --...Dmitry Stogov2010-11-241-6/+0
* - remove dummy wrapper for readfilePierre Joye2010-09-111-1/+1
* - #52607, fix ENV conflit with win SDK 7.1Pierre Joye2010-08-152-6/+6
* - Adieu VC6/7/8, merci pour les bons et loyaux servicesPierre Joye2010-04-291-0/+5
* revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-283-0/+159
* Removed safe_modeKalle Sommer Nielsen2010-04-262-2/+1
* Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-213-159/+0
* Updated copyright yearKalle Sommer Nielsen2010-04-211-1/+1
* Added concept of interned strings. All strings constants known at compile tim...Dmitry Stogov2010-04-201-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - #50334, add define on win as wellPierre Joye2009-12-101-0/+2