summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* - fix bug #61290, fix buildPierre Joye2012-03-051-1/+1
* - fix bug #54407, Incorrectly defined NTDDI_VERSION macroPierre Joye2012-03-041-1/+1
* - fix bug #54407, Incorrectly defined NTDDI_VERSION macroPierre Joye2012-03-041-2/+2
* - libssh2 1.3.0Pierre Joye2012-01-301-1/+1
* - update libsPierre Joye2012-01-271-0/+1
* - update libsPierre Joye2012-01-271-0/+6
* - update libsPierre Joye2012-01-271-0/+7
* - fix #60895, possible invalid handler usagePierre Joye2012-01-271-2/+4
* - openssl 0.9.8t, curl 7.24.0Pierre Joye2012-01-261-1/+2
* - spl tests are also under examples (sigh)Pierre Joye2012-01-091-1/+1
* - Year++Felipe Pena2012-01-0110-10/+10
* - copy run-test phpPierre Joye2011-12-121-0/+1
* - update libcurl to 7.21.7Pierre Joye2011-08-031-1/+1
* - update libpng to 1.2.46Pierre Joye2011-07-191-0/+1
* - Bug #55169, improve fix, allow non interactive user, hash-like ops only usagePierre Joye2011-07-121-3/+6
* - fix bug #55169, mcrypt_create_iv always fails to gather sufficient random dataPierre Joye2011-07-101-1/+3
* - fix nts buildPierre Joye2011-06-161-0/+6
* - init win32 rng context once per process Pierre Joye2011-06-162-11/+54
* - initial import, will add all libs laterPierre Joye2011-05-191-0/+1
* Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-031-1/+1
* - re enable static analyzer, crash fixed with snapshot buildsPierre Joye2011-03-281-1/+1
* - Merge from trunk.Moriyoshi Koizumi2011-03-022-4/+4
* - 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
* - possible NULL derefPierre Joye2011-01-101-0/+10
* - local redeclarationPierre Joye2011-01-101-4/+4
* - 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
* - debug code--Pierre Joye2011-01-091-2/+1
* - let try to fix pecl header install so we can do the same than unix, install...Pierre Joye2011-01-091-1/+23
* - define the php*.lib/dll namesPierre Joye2011-01-071-9/+3
* - 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
* - prevent php(version)lib.(dll|lib) to be overridenPierre Joye2011-01-031-8/+21
* - we need the core config.w32 only oncePierre Joye2011-01-031-4/+1
* - use the ext deps list for phpize's ADD_EXTENSION_DEP functionPierre Joye2011-01-021-1/+7
* - typo, and remove undesired committed partPierre Joye2011-01-022-6/+1
* - typoPierre Joye2011-01-022-1/+6
* - generate a list of ext and how they are built, should be updated by phpize'...Pierre Joye2011-01-023-0/+14
* - fix ADD_EXTENSION_DEP detectionPierre Joye2011-01-011-4/+4
* - Year++Felipe Pena2011-01-0110-10/+10
* - we don't bundled fbclient, system version is usedPierre Joye2010-12-151-0/+3
* - typoPierre Joye2010-12-151-1/+1
* - devel must be done before distPierre Joye2010-12-141-1/+1
* - fix build with out of src obj dirPierre Joye2010-12-142-6/+10
* - we just reached the tiny cmd lenght limit, let reduce the size of dirsPierre Joye2010-12-142-3/+15
* - add nmake install-sdk (create the devel package) and related sub rulesPierre Joye2010-12-142-26/+35
* - MFH trailing slashes detectionPierre Joye2010-12-131-2/+2
* - add phpize support for windows, need a nmake install for now (nmake devel-p...Pierre Joye2010-12-1310-45/+845
* - Fix #29085, bad default include_path on WindowsPierre Joye2010-12-021-1/+1