863 Commits (4dfd69e84ba45c5c8ac2bdfb324100359efacb8d)

Author SHA1 Message Date
Pierre Joye 9cfc56d445 - copy run-test php 15 years ago
Pierre Joye ab38726a59 - update libcurl to 7.21.7 15 years ago
Pierre Joye 9805e1674a - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ 15 years ago
Pierre Joye eccc017ab5 - update libpng to 1.2.46 15 years ago
Pierre Joye 58b7766aec - not a good idea after all and did not do what I thought it should do 15 years ago
Pierre Joye cf9aaf22ce - fix decl 15 years ago
Pierre Joye 29b47bbff4 - bind to the available crt version 15 years ago
Pierre Joye 76285595b4 - Bug #55169, improve fix, allow non interactive user, hash-like ops only usage 15 years ago
Pierre Joye 4276fd63b5 - fix bug #55169, mcrypt_create_iv always fails to gather sufficient random data 15 years ago
Pierre Joye c6396dd9de - update libpng to 1.2.45 15 years ago
Pierre Joye 25849ab967 - fix nts build 15 years ago
Pierre Joye 358316b2ed - init win32 rng context once per process 15 years ago
Pierre Joye 1e2aa4416c - initial import, will add all libs later 15 years ago
Pierrick Charron 1368364469 Fix common typos in the source code (Reported in Bug #54065) 15 years ago
Pierre Joye 0625b3882d - re enable static analyzer, crash fixed with snapshot builds 15 years ago
Moriyoshi Koizumi f093c7db8d - Enable windows build system to accept paths containing spaces. 15 years ago
Pierre Joye afb36bb4eb - missing 16 years ago
Pierre Joye 628e946411 - missing 16 years ago
Pierre Joye 312235cdac - disable realloc warning about not checking its return value, 100% valid but way too many of them for now, reduce noises 16 years ago
Pierre Joye 0297128ace - xp sp3 does not have them 16 years ago
Pierre Joye f9c61024a5 - do not enable analyzer for snapshot 16 years ago
Pierre Joye f25ab1bf9c - possible NULL deref 16 years ago
Pierre Joye f45b9c4a0b - local redeclaration 16 years ago
Pierre Joye eda798fd7a - add configure option to enable the builtin static analyzer (will be enabled for snaps' log) 16 years ago
Pierre Joye 7c6310852e - let try to fix pecl header install so we can do the same than unix, install them in ext/<extname> instead of pecl<extname> 16 years ago
Pierre Joye f3a4bfee8f - enable ASLR and NXCOMPAT by default 16 years ago
Pierre Joye cc6bb66dcd - define the php*.lib/dll names 16 years ago
Pierre Joye 84b854a603 - revert rev. 307044 16 years ago
Kalle Sommer Nielsen 79b997d7ba Fixed linking of extensions that would use a static .lib file (libname_a.lib rather than libname.lib) 16 years ago
Pierre Joye e9bb7bbbd1 - missing file 16 years ago
Pierre Joye 7444576047 - we need the core config.w32 only once 16 years ago
Pierre Joye f7176f9cf0 - silent copy 16 years ago
Pierre Joye 17d05d0d57 - use the ext deps list for phpize's ADD_EXTENSION_DEP function 16 years ago
Pierre Joye 6008152caa - typo 16 years ago
Pierre Joye 163780af56 - generate a list of ext and how they are built, should be updated by phpize'd make (un)install as well, later 16 years ago
Pierre Joye 97c5d74d78 - missing file 16 years ago
Felipe Pena 0203cc3d44 - Year++ 16 years ago
Pierre Joye 18deebed4b - we don't bundled fbclient, system version is used 16 years ago
Pierre Joye b25ded66ea - sync with 5.3 16 years ago
Pierre Joye e79ed6359d - add nmake install-sdk (create the devel package) and related sub rules 16 years ago
Pierre Joye 31f97e2440 - no need to diplay that 16 years ago
Pierre Joye 4df03c1ded - phpize support merge from 5.3 16 years ago
Kalle Sommer Nielsen 15ee70e8e0 * Don't print the shared headers table after enabling each extension (cleaner configure output) 16 years ago
Pierre Joye a7ffa09e18 - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd 16 years ago
Pierre Joye d94744649f - add install-lib(s), remove header for now, will be genarated 16 years ago
Pierre Joye 6f3cad91d0 - install headers, missed that one 16 years ago
Pierre Joye ff60a98755 - add initial PHP_INSTALL_HEADERS, one step closer to phpize 16 years ago
Pierre Joye d687186b58 - Fix #29085, bad default include_path on Windows 16 years ago
Pierre Joye 722457594b - Fixed #53409, sleep() return NULL on Windows 16 years ago
Pierre Joye 4574844c52 - cleanup broken double definition of php_win_err and rename it while being there 16 years ago