summaryrefslogtreecommitdiff
path: root/win32/build/config.w32
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'.PECL_OPENSSLSVN Migration2006-10-151-321/+0
* New memory managerDmitry Stogov2006-07-181-2/+4
* Revert patch for pdb files. No need to have it twice!Frank M. Kromann2006-04-291-5/+0
* Add new configure option --enable-pdb-filesFrank M. Kromann2006-04-291-0/+5
* Fixes for building with vs.net 2005.Wez Furlong2005-12-141-2/+3
* fix build - zend_reflection_api.c is no moreRob Richards2005-12-011-1/+1
* /Gz and /RTC1 is for debug buildsFrank M. Kromann2005-11-221-4/+8
* Use /RTC1 instead of /GZ for MS VisualStudio 2005.Sebastian Bergmann2005-11-201-1/+7
* Fix building of extensions that inlcude extname/header.hEdin Kadribasic2005-09-221-1/+1
* MFH, compiler detectionWez Furlong2005-08-121-2/+34
* add --enable-memory-manager switch for win32 tooWez Furlong2005-06-091-1/+3
* 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
* Added --enable-debug-pack which will create a zip file with *.pdb debugEdin Kadribasic2005-02-251-1/+9
* Really disable zend multibyte by default. mbstring is using #ifdef all over t...Edin Kadribasic2005-02-151-1/+4
* added --enable-zend-multibute for win32Rui Hirokawa2005-02-131-0/+3
* Adding php_sprintf.c to Win32 buildFrank M. Kromann2004-11-151-1/+1
* 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
* Explicitly check PATH before cygwin for mc.exe, as we want MS message compiler,Wez Furlong2004-08-031-1/+1
* Enable usleep under win32Wez Furlong2004-08-011-0/+2
* Fix bug #8314: sane syslog output to the WinNT event log.Wez Furlong2004-07-311-0/+1
* Misc. win32 thread safety fixes.Wez Furlong2004-07-291-1/+1
* Add --enable-memory-limit configure option (defaults to off)Wez Furlong2004-05-131-0/+4
* Fix build; line continuation character should be the very last characterWez Furlong2004-02-121-1/+1
* Added zend_exceptions.c to the buildEdin Kadribasic2004-02-121-1/+2
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-1/+1
* A more general check for dirs under Release or Debug.Wez Furlong2003-12-231-6/+0
* Proper check for resolv.libWez Furlong2003-12-231-1/+8
* Better implementation of the prefix thingWez Furlong2003-12-231-4/+5
* Adding install target that follows the prefixFrank M. Kromann2003-12-231-1/+6
* Fix bug #26692; Could not find GetLongPathNameA under NT4.Wez Furlong2003-12-221-1/+0
* Add --enable-snapshot-build configure option for win32 build.Wez Furlong2003-12-221-5/+0
* More things for the new build system.Wez Furlong2003-12-191-1/+4
* Refinements for new build system:Wez Furlong2003-12-191-18/+30
* tweak build so that it mirrors the source filesystem layout under the build d...Wez Furlong2003-12-071-0/+2
* Add dist target to makefile that will generate the file layout forWez Furlong2003-12-061-0/+12
* fix ipv6 stuff under vc6Wez Furlong2003-12-061-1/+1
* Detect and enable IPv6 support under win32.Wez Furlong2003-12-061-0/+14
* use /Ox flag for release build (all optimizations on).Wez Furlong2003-12-051-1/+9
* fix a couple of buglets and set version number on DLLs to whatever the PHP ma...Wez Furlong2003-12-041-1/+1
* This should solve a few problems with static vs. shared builds for extensions...Wez Furlong2003-12-031-0/+2
* VC stores lib path in LIB not LIBS.Wez Furlong2003-12-031-0/+25
* Build adjustments.Wez Furlong2003-12-031-1/+1
* some tweaks for FrankWez Furlong2003-12-031-10/+23
* avoid vs.net specific option for nowWez Furlong2003-12-031-2/+4
* make help more usefulWez Furlong2003-12-031-1/+1
* Clarify a little.Wez Furlong2003-12-031-2/+2
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+133