| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix building of extensions that inlcude extname/header.h | Edin Kadribasic | 2005-09-22 | 1 | -1/+1 |
* | - MFH: Fixed definition in correct file. (Patch by Nuno) | Derick Rethans | 2005-09-21 | 1 | -1/+1 |
* | Added --add-modules-dir option to buidconf.js: | Edin Kadribasic | 2005-09-17 | 1 | -6/+38 |
* | MFH, compiler detection | Wez Furlong | 2005-08-12 | 1 | -2/+34 |
* | - Fixed bug #29334 (mail() provides incorrect message time header) | foobar | 2005-08-07 | 2 | -55/+29 |
* | - Bumber up year | foobar | 2005-08-03 | 23 | -26/+26 |
* | Allow building gd on windows systems without t1lib (M. Sisolak) #33620 | Edin Kadribasic | 2005-08-01 | 1 | -2/+2 |
* | NetWare cleanup | Anantha Kesari H Y | 2005-07-28 | 2 | -33/+1 |
* | If asked to populate a set of cflags for a header check, only populate the | Wez Furlong | 2005-07-07 | 1 | -2/+7 |
* | - Added backward compability wrapper "php_parse_date()". | Derick Rethans | 2005-06-19 | 3 | -111/+0 |
* | add --enable-memory-manager switch for win32 too | Wez Furlong | 2005-06-09 | 3 | -4/+5 |
* | USE_ZEND_ALLOC should be defined here too. | Frank M. Kromann | 2005-06-08 | 1 | -0/+1 |
* | don't screw up the default fd set size when --disable-all is used | Wez Furlong | 2005-06-05 | 1 | -2/+2 |
* | make "nmake install" more verbose. | Wez Furlong | 2005-06-05 | 1 | -1/+4 |
* | Add option for placing the big binaries outside of the source tree. | Wez Furlong | 2005-06-05 | 1 | -4/+12 |
* | tweaks for a recent addition to cygwin | Wez Furlong | 2005-06-05 | 1 | -4/+15 |
* | nuked file | foobar | 2005-05-24 | 2 | -8/+0 |
* | - Nuked some PECLed extensions | foobar | 2005-04-08 | 1 | -48/+0 |
* | Removed non-existing sapi/activescript dsp | foobar | 2005-04-08 | 1 | -15/+0 |
* | Updated install instructions from the documentation project (Philip Olson) | Edin Kadribasic | 2005-03-30 | 1 | -170/+353 |
* | Use PEAR bundle from the build template | Edin Kadribasic | 2005-03-26 | 1 | -1/+1 |
* | Merge registry fix | Zeev Suraski | 2005-03-14 | 1 | -0/+3 |
* | FR 32275 - fifth parameter to preg_replace() to count number of replaces | Andrey Hristov | 2005-03-12 | 1 | -2/+4 |
* | Allow arbitrary files to be added to distro with ADD_DIST_FILE(filename) | Edin Kadribasic | 2005-02-26 | 2 | -2/+11 |
* | Added .reg files to the disto (were added manually) | Edin Kadribasic | 2005-02-26 | 1 | -0/+2 |
* | time.h is available in NetWare LibC. | Anantha Kesari H Y | 2005-02-25 | 1 | -2/+2 |
* | Added --enable-debug-pack which will create a zip file with *.pdb debug | Edin Kadribasic | 2005-02-25 | 2 | -1/+13 |
* | Offical zip files have -Win32 suffix | Edin Kadribasic | 2005-02-24 | 1 | -4/+5 |
* | Really disable zend multibyte by default. mbstring is using #ifdef all over t... | Edin Kadribasic | 2005-02-15 | 1 | -1/+4 |
* | fix snaps | Wez Furlong | 2005-02-13 | 1 | -2/+3 |
* | added --enable-zend-multibute for win32 | Rui Hirokawa | 2005-02-13 | 1 | -0/+3 |
* | even less noise | Wez Furlong | 2005-02-06 | 2 | -4/+4 |
* | less noise | Wez Furlong | 2005-02-06 | 1 | -2/+2 |
* | Generate files needed for php5ts.dll build | Edin Kadribasic | 2005-01-22 | 1 | -1/+1 |
* | A couple more adjustments for building multiple output variants of the same | Wez Furlong | 2005-01-20 | 1 | -7/+22 |
* | Stricter cc header check. | Ilia Alshanetsky | 2005-01-19 | 1 | -1/+1 |
* | - Fixed bug #28976 (use From: from headers if sendmail_from is empty) | foobar | 2005-01-19 | 1 | -2/+15 |
* | Allow the build system to generate multiple extensions from the same extensio... | Frank M. Kromann | 2005-01-18 | 1 | -9/+15 |
* | Fix one-shot builds. | Frank M. Kromann | 2004-11-15 | 1 | -2/+2 |
* | Adding php_sprintf.c to Win32 build | Frank M. Kromann | 2004-11-15 | 1 | -1/+1 |
* | No need to ude /Fo twice. | Frank M. Kromann | 2004-11-10 | 1 | -3/+3 |
* | Make sure files are stored in the right directory | Frank M. Kromann | 2004-11-10 | 1 | -2/+2 |
* | Added zend_strtod.c to the new build | Edin Kadribasic | 2004-11-04 | 1 | -1/+1 |
* | MFB: bugfix #30133 | Edin Kadribasic | 2004-09-27 | 1 | -1/+1 |
* | Make new poll stuff work on win32 (and still be safe on unix) | Wez Furlong | 2004-09-17 | 1 | -1/+1 |
* | Fix for Bug #24189: possibly unsafe select(2) usage. | Wez Furlong | 2004-09-17 | 1 | -0/+6 |
* | - MFB | Andi Gutmans | 2004-08-10 | 1 | -724/+1364 |
* | Generate a .reg file for the syslog stuff | Wez Furlong | 2004-08-05 | 2 | -11/+35 |
* | Catch exceptions from broken config.w32 files | Wez Furlong | 2004-08-03 | 1 | -1/+5 |
* | Explicitly check PATH before cygwin for mc.exe, as we want MS message compiler, | Wez Furlong | 2004-08-03 | 1 | -1/+1 |