summaryrefslogtreecommitdiff
path: root/win32/build
Commit message (Expand)AuthorAgeFilesLines
* - Bumber up yearfoobar2005-08-036-9/+9
* Allow building gd on windows systems without t1lib (M. Sisolak) #33620Edin Kadribasic2005-08-011-2/+2
* 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-191-4/+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
* Use PEAR bundle from the build templateEdin Kadribasic2005-03-261-1/+1
* 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
* 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
* 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
* 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
* Generate a .reg file for the syslog stuffWez Furlong2004-08-051-11/+30
* 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-314-5/+72
* Go with new go-pear infrastructureWez Furlong2004-07-311-1/+1
* Misc. win32 thread safety fixes.Wez Furlong2004-07-291-1/+1
* Added memory-limit to the list of excluded force-on optionsEdin Kadribasic2004-07-071-2/+2
* 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
* Add "--disable-all" switch, which will force all arguments to "no" ifWez Furlong2004-04-292-5/+23