summaryrefslogtreecommitdiff
path: root/win32/build/confutils.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.3' into PHP-5.4unknown2012-09-081-0/+2
|\
| * -enable VC11 (vc2012)unknown2012-09-081-0/+2
* | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-04-141-2/+2
|\ \ | |/
| * Rename README.SVN-RULES to README.GIT-RULES, here, tooJohannes Schlüter2012-04-141-2/+2
| * - debug code--Pierre Joye2011-01-091-2/+1
| * - let try to fix pecl header install so we can do the same than unix, install...Pierre Joye2011-01-091-1/+23
| * - define the php*.lib/dll namesPierre Joye2011-01-071-9/+3
| * - revert rev. 307044Pierre Joye2011-01-051-11/+0
| * Fixed linking of extensions that would use a static .lib file (libname_a.lib ...Kalle Sommer Nielsen2011-01-031-0/+11
| * - use the ext deps list for phpize's ADD_EXTENSION_DEP functionPierre Joye2011-01-021-1/+7
| * - typo, and remove undesired committed partPierre Joye2011-01-021-5/+0
| * - typoPierre Joye2011-01-021-0/+5
| * - generate a list of ext and how they are built, should be updated by phpize'...Pierre Joye2011-01-021-0/+12
| * - fix build with out of src obj dirPierre Joye2010-12-141-1/+4
| * - we just reached the tiny cmd lenght limit, let reduce the size of dirsPierre Joye2010-12-141-1/+6
| * - add nmake install-sdk (create the devel package) and related sub rulesPierre Joye2010-12-141-6/+6
| * - MFH trailing slashes detectionPierre Joye2010-12-131-2/+2
| * - add phpize support for windows, need a nmake install for now (nmake devel-p...Pierre Joye2010-12-131-38/+172
* | - add new build type, optional. has been used for the last 2 RCsPierre Joye2012-01-111-3/+13
* | - let try to fix pecl header install so we can do the same than unix, install...Pierre Joye2011-01-091-0/+21
* | - define the php*.lib/dll namesPierre Joye2011-01-071-9/+3
* | - revert rev. 307044Pierre Joye2011-01-051-11/+0
* | Fixed linking of extensions that would use a static .lib file (libname_a.lib ...Kalle Sommer Nielsen2011-01-031-0/+11
* | - use the ext deps list for phpize's ADD_EXTENSION_DEP functionPierre Joye2011-01-021-1/+7
* | - generate a list of ext and how they are built, should be updated by phpize'...Pierre Joye2011-01-021-0/+12
* | - sync with 5.3Pierre Joye2010-12-141-2/+10
* | - add nmake install-sdk (create the devel package) and related sub rulesPierre Joye2010-12-141-6/+6
* | - no need to diplay thatPierre Joye2010-12-131-5/+0
* | - phpize support merge from 5.3Pierre Joye2010-12-131-38/+127
* | * Don't print the shared headers table after enabling each extension (cleaner...Kalle Sommer Nielsen2010-12-131-3/+7
* | - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-111-8/+31
* | - add initial PHP_INSTALL_HEADERS, one step closer to phpizePierre Joye2010-12-101-0/+23
|/
* - MFH: vs2010 detection support, restore /W3Pierre Joye2009-11-301-0/+2
* - Added - to the list of "unsafe" characters so that the pecl dir can have theDerick Rethans2009-07-241-2/+2
* - cvs > svnPierre Joye2009-07-151-1861/+1861
* MFH: If we don't have a comment (for the 3rd argument in ARG_[ENABLE|WITH], t...Kalle Sommer Nielsen2009-05-291-2/+5
* - MFH: the config summary is a must, do not allow to disable itPierre Joye2008-12-251-4/+1
* - MFH: add build type (debug/release) and TS info to the summaryPierre Joye2008-11-211-3/+5
* - MFH: add VC version and architecture to the created zip(s) namesPierre Joye2008-09-251-1/+8
* - MFH: fix EXT_FOO_SHARED usage as dep mgt broke it (one more hack but we can...Pierre Joye2008-07-251-2/+5
* - Happy New Year!Steph Fox2008-07-201-2/+2
* - Fix logic in get_define()Steph Fox2008-07-191-2/+5
* - Rejig REMOVE_TARGETSteph Fox2008-07-191-19/+14
* - Make REMOVE_TARGET work in all casesSteph Fox2008-07-181-1/+11
* This looks more than it is due to ws/cs and minor fixes in it...Steph Fox2008-07-121-8/+48
* - Embryonic project file generation. Use buildconf --add-project-files and ho...Steph Fox2008-07-091-1/+27
* - MFH:Pierre Joye2008-07-071-5/+5
* - move common functions to confutilsPierre Joye2008-07-071-1/+33
* - Fix up some bits and pieces.Steph Fox2008-07-071-12/+8
* -MFH: improve detection of VC version and summary (2k2 and 2k3 are 1300 and ...Pierre Joye2008-07-051-9/+6