summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Merge registry fixZeev Suraski2005-03-141-0/+3
* FR 32275 - fifth parameter to preg_replace() to count number of replacesAndrey Hristov2005-03-121-2/+4
* Allow arbitrary files to be added to distro with ADD_DIST_FILE(filename)Edin Kadribasic2005-02-262-2/+11
* Added .reg files to the disto (were added manually)Edin Kadribasic2005-02-261-0/+2
* time.h is available in NetWare LibC.Anantha Kesari H Y2005-02-251-2/+2
* Added --enable-debug-pack which will create a zip file with *.pdb debugEdin Kadribasic2005-02-252-1/+13
* Offical zip files have -Win32 suffixEdin Kadribasic2005-02-241-4/+5
* Really disable zend multibyte by default. mbstring is using #ifdef all over t...Edin Kadribasic2005-02-151-1/+4
* fix snapsWez Furlong2005-02-131-2/+3
* added --enable-zend-multibute for win32Rui Hirokawa2005-02-131-0/+3
* even less noiseWez Furlong2005-02-062-4/+4
* less noiseWez Furlong2005-02-061-2/+2
* Generate files needed for php5ts.dll buildEdin Kadribasic2005-01-221-1/+1
* A couple more adjustments for building multiple output variants of the sameWez Furlong2005-01-201-7/+22
* Stricter cc header check.Ilia Alshanetsky2005-01-191-1/+1
* - Fixed bug #28976 (use From: from headers if sendmail_from is empty)foobar2005-01-191-2/+15
* Allow the build system to generate multiple extensions from the same extensio...Frank M. Kromann2005-01-181-9/+15
* Fix one-shot builds.Frank M. Kromann2004-11-151-2/+2
* Adding php_sprintf.c to Win32 buildFrank M. Kromann2004-11-151-1/+1
* No need to ude /Fo twice.Frank M. Kromann2004-11-101-3/+3
* Make sure files are stored in the right directoryFrank M. Kromann2004-11-101-2/+2
* Added zend_strtod.c to the new buildEdin Kadribasic2004-11-041-1/+1
* MFB: bugfix #30133Edin Kadribasic2004-09-271-1/+1
* Make new poll stuff work on win32 (and still be safe on unix)Wez Furlong2004-09-171-1/+1
* Fix for Bug #24189: possibly unsafe select(2) usage.Wez Furlong2004-09-171-0/+6
* - MFBAndi Gutmans2004-08-101-724/+1364
* Generate a .reg file for the syslog stuffWez Furlong2004-08-052-11/+35
* Catch exceptions from broken config.w32 filesWez Furlong2004-08-031-1/+5
* Explicitly check PATH before cygwin for mc.exe, as we want MS message compiler,Wez Furlong2004-08-031-1/+1
* Revert the search path tweak; it broke the snap build for mingWez Furlong2004-08-031-15/+15
* A better fix for the VC 2k max literal string limitWez Furlong2004-08-031-6/+27
* VC6 hack to avoid CONFIGURE_COMMAND string length over 2048 when building man...Frank M. Kromann2004-08-021-2/+4
* Search in PATH before explicit_path. This resolves conflict between Microsoft...Frank M. Kromann2004-08-021-15/+15
* More hoops for VC6Wez Furlong2004-08-012-3/+10
* snap this rule in half for vc6Wez Furlong2004-08-011-1/+3
* Juggle depsWez Furlong2004-08-011-6/+6
* Enable usleep under win32Wez Furlong2004-08-011-0/+2
* Fix bug #8314: sane syslog output to the WinNT event log.Wez Furlong2004-07-315-7/+79
* Go with new go-pear infrastructureWez Furlong2004-07-311-1/+1
* Allow win32 stuff to build non-zts.Wez Furlong2004-07-312-4/+4
* - Add globals.cAndi Gutmans2004-07-301-0/+4
* Nuke references to InstallShieldEdin Kadribasic2004-07-301-5/+5
* Update for php5Edin Kadribasic2004-07-301-11/+18
* s/php.exe/php-cgi.exeEdin Kadribasic2004-07-301-17/+17
* Missing return statementWez Furlong2004-07-291-0/+1
* Misc. win32 thread safety fixes.Wez Furlong2004-07-296-60/+175
* Fix Windows buildZeev Suraski2004-07-221-0/+4
* Added memory-limit to the list of excluded force-on optionsEdin Kadribasic2004-07-071-2/+2
* Fixed memory leak on error in win32's opendir() emulation. (Patch by Wez)Ilia Alshanetsky2004-06-091-3/+6
* add "clean-pecl" rule for nuking pecl objectsWez Furlong2004-05-251-0/+4