summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* sync with docs (?)foobar2005-12-011-103/+554
* /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
* - 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