summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* MFH: add errors when missing dependencies (Steph)Greg Beaver2008-01-171-1/+9
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-3112-12/+12
* MFBElizabeth Marie Smith2007-11-141-2/+2
* 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
* Fixed bug #41192 (Per Directory Values only work for one key)Dmitry Stogov2007-05-021-1/+2
* Fixed buffer overflowDmitry Stogov2007-04-221-3/+5
* update install instructions (auto-generated from phpdoc XML sources)Nuno Lopes2007-04-201-87/+93
* add file locking under windowsRob Richards2007-04-181-1/+1
* WIN64 supportDmitry Stogov2007-04-162-4/+3
* 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
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-242-8/+4
* update install instructions from phpdoc XMl sourcesNuno Lopes2007-01-191-363/+444
* 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-018-11/+11
* MFH: Bump year.Sebastian Bergmann2007-01-0112-12/+12
* 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
* Fix win32 buildFrank M. Kromann2006-12-011-0/+2
* Fixed VC2005 supportDmitry Stogov2006-11-141-1/+1
* Fixed problem with spaces in libpathDmitry Stogov2006-11-141-1/+5
* Implemented registry cache that prevent registry lookup on each request. In c...Dmitry Stogov2006-11-103-39/+182
* opendir() is reimplemented using GetFistFile/GetNextFile those are faster the...Dmitry Stogov2006-11-102-23/+29
* 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-109-134/+8
* fix VC build:Stanislav Malyshev2006-09-131-20/+81
* fix fcgi buildStanislav Malyshev2006-09-131-0/+4
* MFH: Obsolete, prepaing for new installer scriptEdin Kadribasic2006-09-013-626/+0
* sync install instructions with the phpdoc xml sourcesNuno Lopes2006-08-091-19/+33
* Added version specific registry keys to allow different configurations for di...Dmitry Stogov2006-08-031-3/+56
* New memory managerDmitry Stogov2006-07-181-2/+4
* New crypt() implementation for win32 which is about 10 times faster and has ...Dmitry Stogov2006-06-162-344/+524
* improve .dsp buildStanislav Malyshev2006-06-051-14/+325
* 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
* - Warning fixes by StephMarcus Boerger2006-02-261-6/+6
* - MFH: Fix charsetJohannes Schlüter2006-02-081-1/+1
* - MFH: It's 2006 and PHP 5Johannes Schlüter2006-02-082-3/+3
* Fixed first-chance exception during request shutdownDmitry Stogov2006-01-161-3/+8
* - MFHMarcus Boerger2006-01-111-0/+1
* MFHfoobar2006-01-061-23/+29
* bump year and license versionfoobar2006-01-0122-63/+63