summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix #27638: not cleaning up object files in win32 buildWez Furlong2004-05-181-1/+1
* Primitive support for probing headers for functions using a regexpWez Furlong2004-05-181-5/+68
* Add --enable-memory-limit configure option (defaults to off)Wez Furlong2004-05-131-0/+4
* Fix Win32 buildZeev Suraski2004-05-101-0/+4
* Add "--disable-all" switch, which will force all arguments to "no" ifWez Furlong2004-04-292-5/+23
* Fix bug that prevented --without-gd from workingWez Furlong2004-04-151-2/+2
* Remove debug outputFrank M. Kromann2004-04-081-2/+1
* Add code to fetch the pear bundle based on pear/go-pear-list.phpWez Furlong2004-04-081-2/+103
* avoid deleting needed files when the .cvsignore file contains empty lines (my...Frank M. Kromann2004-04-071-2/+5
* Update sample SAPI locations. BugFix# 27829Sara Golemon2004-04-021-12/+12
* Windows part of NAN/INFMarcus Boerger2004-03-291-0/+1
* atof("NAN")/atof("INF") do not work thereMarcus Boerger2004-03-271-0/+3
* - Fixed bug #27368 (php.ini-* has lone CR in the end)foobar2004-02-251-2/+2
* name the pecl bundle pecl-foo instead of php-foo-pecl.Wez Furlong2004-02-122-4/+4
* ensure that install exists before copying files.Wez Furlong2004-02-121-0/+1
* Tidy up "nmake clean" for people that don't have a PECL checkout.Wez Furlong2004-02-123-14/+75
* Fix build; line continuation character should be the very last characterWez Furlong2004-02-121-1/+1