summaryrefslogtreecommitdiff
path: root/win32/build
Commit message (Expand)AuthorAgeFilesLines
* Allow passing additional configuration parameters to config.nice.batElizabeth Marie Smith2007-11-141-2/+2
* add glob wrapperStanislav Malyshev2007-11-071-1/+1
* MFH:- Moved the old regex functions to own extension: eregJani Taskinen2007-10-051-3/+1
* MFH:- Added common getopt implementation to core.Jani Taskinen2007-10-011-1/+1
* MFH: - Made build system less major version dependant to ease MFB/MFHJani Taskinen2007-07-261-5/+5
* - MFH: Allow the use of a user defined template.rc file to override theDerick Rethans2007-07-211-2/+14
* - MFH: Always enable mail() functionJohannes Schlüter2007-07-111-1/+0
* add file locking under windowsRob Richards2007-04-181-1/+1
* WIN64 supportDmitry Stogov2007-04-161-2/+1
* Initial WIN64 supportDmitry Stogov2007-04-102-10/+53
* Make DLL only once (Wez)Edin Kadribasic2007-03-191-2/+4
* Check that manifest file exists before trying to embed itEdin Kadribasic2007-03-041-2/+2
* MFH: Kill warnings when mt is not installed or is found as the tape command u...Frank M. Kromann2007-01-131-0/+5
* MFH: Make mt more silentEdin Kadribasic2007-01-081-2/+2
* Update copyright yearIlia Alshanetsky2007-01-015-8/+8
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't mak...Dmitry Stogov2006-12-201-8/+0
* Enable full build with newer Microsoft compilersEdin Kadribasic2006-12-194-2/+29
* Removed unused zend_mm.*Dmitry Stogov2006-12-051-1/+1
* Fixed VC2005 supportDmitry Stogov2006-11-141-1/+1
* Fixed problem with spaces in libpathDmitry Stogov2006-11-141-1/+5
* Fix warningsDmitry Stogov2006-11-101-5/+1
* Use $(CC) for linking instead of $(LD). This allows usage of advansed optimiz...Dmitry Stogov2006-11-102-9/+18
* Simplify the code base as this getpwd() was used only onceDmitry Stogov2006-11-102-2/+2
* New memory managerDmitry Stogov2006-07-181-2/+4
* Enable separate build dir for SAPIs, the same way it is possible for EXTENSIONsEdin Kadribasic2006-05-071-5/+11
* 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
* Fixed bug #36568 (memory_limit setting on win32 has no effect)Dmitry Stogov2006-03-141-1/+5
* - MFH: Fix charsetJohannes Schlüter2006-02-081-1/+1
* - MFH: It's 2006 and PHP 5Johannes Schlüter2006-02-081-1/+1
* - MFHMarcus Boerger2006-01-111-0/+1
* bump year and license versionfoobar2006-01-015-18/+18
* Fixes for building with vs.net 2005.Wez Furlong2005-12-142-2/+10
* 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: Fixed definition in correct file. (Patch by Nuno)Derick Rethans2005-09-211-1/+1
* Added --add-modules-dir option to buidconf.js:Edin Kadribasic2005-09-171-6/+38
* MFH, compiler detectionWez Furlong2005-08-121-2/+34
* - 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