summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* MFH, compiler detectionWez Furlong2005-08-121-2/+34
* - Fixed bug #29334 (mail() provides incorrect message time header)foobar2005-08-072-55/+29
* - Bumber up yearfoobar2005-08-0323-26/+26
* Allow building gd on windows systems without t1lib (M. Sisolak) #33620Edin Kadribasic2005-08-011-2/+2
* NetWare cleanupAnantha Kesari H Y2005-07-282-33/+1
* If asked to populate a set of cflags for a header check, only populate theWez Furlong2005-07-071-2/+7
* - Added backward compability wrapper "php_parse_date()".Derick Rethans2005-06-193-111/+0
* add --enable-memory-manager switch for win32 tooWez Furlong2005-06-093-4/+5
* USE_ZEND_ALLOC should be defined here too.Frank M. Kromann2005-06-081-0/+1
* don't screw up the default fd set size when --disable-all is usedWez Furlong2005-06-051-2/+2
* make "nmake install" more verbose.Wez Furlong2005-06-051-1/+4
* Add option for placing the big binaries outside of the source tree.Wez Furlong2005-06-051-4/+12
* tweaks for a recent addition to cygwinWez Furlong2005-06-051-4/+15
* nuked filefoobar2005-05-242-8/+0
* - Nuked some PECLed extensionsfoobar2005-04-081-48/+0
* Removed non-existing sapi/activescript dspfoobar2005-04-081-15/+0
* Updated install instructions from the documentation project (Philip Olson)Edin Kadribasic2005-03-301-170/+353
* Use PEAR bundle from the build templateEdin Kadribasic2005-03-261-1/+1
* 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