summaryrefslogtreecommitdiff
path: root/win32/build/config.w32
Commit message (Expand)AuthorAgeFilesLines
* - MFB:Pierre Joye2008-12-261-3/+6
* - MFH: the config summary is a must, do not allow to disable itPierre Joye2008-12-251-4/+2
* - MFH: no need to look for bindlib_w32, not used anymorePierre Joye2008-12-181-2/+2
* - fix builds for VC8+, strnlen is available in vc8 and later (used in spprint...Pierre Joye2008-12-131-0/+3
* - MFH:Pierre Joye2008-11-211-0/+1
* - add strto*i64 (VC6, decent compilers/crt have them)Pierre Joye2008-10-201-0/+5
* - add nts to the zip namesPierre Joye2008-09-261-0/+3
* - MFH: add VC version and architecture to the created zip(s) namesPierre Joye2008-09-251-0/+2
* - MFH:Pierre Joye2008-08-231-14/+1
* - MFH: add new default dir (old still works)Pierre Joye2008-08-011-12/+16
* - MFH: new usual suspectsPierre Joye2008-07-311-2/+2
* -MFH:Pierre Joye2008-07-281-1/+1
* MFH: Prevent build failure after closuresMatt Wilmas2008-07-141-1/+1
* - wrong bracket position while merginPierre Joye2008-07-131-1/+1
* - MFH: support for new namingPierre Joye2008-07-121-1/+3
* - Embryonic project file generation. Use buildconf --add-project-files and ho...Steph Fox2008-07-091-0/+7
* - MFH:Pierre Joye2008-07-071-1/+1
* - move common functions to confutilsPierre Joye2008-07-071-29/+7
* - Fix up some bits and pieces.Steph Fox2008-07-071-26/+23
* - correctly test the VCVERS (four digits now)Pierre Joye2008-07-061-3/+3
* -MFH: improve detection of VC version and summary (2k2 and 2k3 are 1300 and ...Pierre Joye2008-07-051-5/+7
* - MFH: re2c detection, PHP_VERSIONPierre Joye2008-07-021-10/+23
* implemented again zend-multibyte for PHP 5.3Rui Hirokawa2008-06-291-0/+6
* - bindlib has its own packagePierre Joye2008-06-221-1/+1
* - re2c requirement updateSteph Fox2008-04-241-1/+1
* Revert "minimum version requirement" until there's a version to match itSteph Fox2008-03-311-1/+1
* - Another re2c version bump and scanner regenerationMarcus Boerger2008-03-221-1/+1
* Allow Elizabeth's favourite function to accept 2-4 sets of digits in version.Steph Fox2008-03-201-1/+1
* Generic function for binary probes, kill the other two. And get rid of the an...Steph Fox2008-03-181-32/+20
* re2c checking.Steph Fox2008-03-181-3/+33
* fix win32 buildStanislav Malyshev2008-03-171-1/+1
* Fix build on WindowsScott MacVicar2008-03-171-5/+6
* Make re2c requiredScott MacVicar2008-03-161-1/+3
* - No more flex underwindows eitherMarcus Boerger2008-03-161-3/+0
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-161-6/+0
* fix buildStanislav Malyshev2008-01-231-1/+1
* 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
* add file locking under windowsRob Richards2007-04-181-1/+1
* WIN64 supportDmitry Stogov2007-04-161-2/+1
* Initial WIN64 supportDmitry Stogov2007-04-101-9/+50
* 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-191-0/+3
* 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
* Simplify the code base as this getpwd() was used only onceDmitry Stogov2006-11-101-1/+1
* 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