summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* MFHElizabeth Marie Smith2008-11-031-1/+1
* - add php-test-pack-[version].zip to nmake snap so we can distribute the test...Pierre Joye2008-10-262-3/+59
* - add strto*i64 (VC6, decent compilers/crt have them)Pierre Joye2008-10-201-0/+5
* - add strto*i64 support (VC6 only, decent compilers/crt have them)Pierre Joye2008-10-202-0/+129
* [DOC] Deprecate define_syslog_variables() in 5.3Kalle Sommer Nielsen2008-10-151-1/+0
* - add nts to the zip namesPierre Joye2008-09-262-6/+9
* - MFH: add VC version and architecture to the created zip(s) namesPierre Joye2008-09-253-7/+16
* - fix typo and icu bundlingPierre Joye2008-09-011-2/+2
* - support for copy of ICU DLLS for all ICU versionsPierre Joye2008-08-261-17/+8
* - MFH:Pierre Joye2008-08-234-18/+105
* - quick fix for ICU dlls (better fix with n level deps will be done later)Pierre Joye2008-08-201-0/+19
* MFH:Kalle Sommer Nielsen2008-08-142-1/+3
* MFH:Kalle Sommer Nielsen2008-08-131-4/+0
* - MFH: add dll path to mkdist default pathPierre Joye2008-08-051-4/+7
* - 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-287-815/+241
* - MFH: fix EXT_FOO_SHARED usage as dep mgt broke it (one more hack but we can...Pierre Joye2008-07-251-2/+5
* Fix macro redefKalle Sommer Nielsen2008-07-202-2/+2
* - Happy New Year!Steph Fox2008-07-204-7/+7
* - Update get_define() calls to reflect earlier change in return value on failureSteph Fox2008-07-203-31/+36
* - Fix logic in get_define()Steph Fox2008-07-191-2/+5
* - Rejig REMOVE_TARGETSteph Fox2008-07-191-19/+14
* - Make SAPI include paths work (on my box at least)Steph Fox2008-07-181-1/+2
* - Make REMOVE_TARGET work in all casesSteph Fox2008-07-181-1/+11
* - SAPIs are go.Steph Fox2008-07-181-11/+14
* - MFH: CS/WSPierre Joye2008-07-171-318/+335
* Update README to reflect current state of playSteph Fox2008-07-161-10/+9
* - A bit more finesse for .dsp generationSteph Fox2008-07-164-168/+500
* 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
* This looks more than it is due to ws/cs and minor fixes in it...Steph Fox2008-07-121-8/+48
* - It's amazing the havoc one little misplaced bracket can cause...Steph Fox2008-07-091-6/+7
* - Clean up ws/cs a bit and add some commentsSteph Fox2008-07-091-3/+55
* - Embryonic project file generation. Use buildconf --add-project-files and ho...Steph Fox2008-07-098-2/+479
* - MFH:Pierre Joye2008-07-072-6/+6
* - move common functions to confutilsPierre Joye2008-07-072-30/+40
* - Fix up some bits and pieces.Steph Fox2008-07-072-38/+31
* - 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-052-14/+13
* - add summary function and VC version infoPierre Joye2008-07-021-16/+44
* - MFH: re2c detection, PHP_VERSIONPierre Joye2008-07-021-10/+23
* implemented again zend-multibyte for PHP 5.3Rui Hirokawa2008-06-291-0/+6
* - use stdout for MESSAGE (thx Steph)Pierre Joye2008-06-231-2/+2
* - add a MESSAGE functionPierre Joye2008-06-231-3/+23
* - fix ADD_EXTENSION_DEP detection so it can match it anywhere in a linePierre Joye2008-06-231-3/+3
* - bindlib has its own packagePierre Joye2008-06-221-1/+1
* - return true/false when a dep addition was succeeded or notPierre Joye2008-06-221-4/+7
* - add a list of the enabled extensions and how they are built (shared or staticPierre Joye2008-06-221-1/+72