summaryrefslogtreecommitdiff
path: root/win32/build/confutils.js
Commit message (Expand)AuthorAgeFilesLines
* add config option to target codegen architecturesAnatol Belski2014-12-031-0/+14
* silence the lib.exeAnatol Belski2014-12-021-1/+1
* less spaces in the makefile generated commandsAnatol Belski2014-11-141-3/+9
* separate LDFLAGS and ARFLAGS to fix the unknown opts warnsAnatol Belski2014-11-141-3/+7
* pass vc++ version to clang, that will be forwarded to _MSC_VERAnatol Belski2014-11-131-0/+3
* set the vc++ next nameAnatol Belski2014-11-131-2/+1
* pre create the build dirAnatol Belski2014-11-121-0/+4
* trim when adding flags, avoid multiple spacesAnatol Belski2014-11-121-0/+1
* use response files for exts and sapi linkingAnatol Belski2014-11-121-6/+6
* generate response files for use by linkerAnatol Belski2014-11-121-0/+28
* generalize arch setupAnatol Belski2014-11-121-0/+11
* eliminate duplicated identical function definitionsAnatol Belski2014-11-111-0/+40
* generalize --with-php-build option handlingAnatol Belski2014-11-111-0/+29
* refactor zts related configAnatol Belski2014-11-111-0/+39
* fix trailing slashAnatol Belski2014-11-111-2/+2
* further fixes to win buildAnatol Belski2014-11-111-1/+24
* moved libs and debug/release mode setup into functionsAnatol Belski2014-11-101-0/+32
* move more common ldflags into functionAnatol Belski2014-11-071-0/+6
* rename intel toolset to icc - shorterAnatol Belski2014-11-071-12/+12
* further catch up with phpize and improved clang arch setupAnatol Belski2014-11-071-4/+16
* add /fallback for clang-clAnatol Belski2014-11-071-0/+1
* parametrize WINVER and update its valueAnatol Belski2014-11-071-0/+2
* further refactoring of toolset+phpize stuffAnatol Belski2014-11-071-0/+57
* catch up the toolset changes with phpizeAnatol Belski2014-11-071-7/+121
* fix linking for clang, using linker directlyAnatol Belski2014-11-071-7/+7
* fix x64 recognition for clang and iccAnatol Belski2014-11-071-8/+9
* basic support for Intel ComposerAnatol Belski2014-11-071-3/+5
* build system to support clangAnatol Belski2014-11-071-2285/+2392
* final name for vc14 isn't yet setAnatol Belski2014-11-061-1/+2
* Merge branch 'pull-request/869'Anatol Belski2014-11-061-6/+12
|\
| * Various fixes to allow support for new VS2014 featuresChris Tankersley2014-11-051-6/+12
* | let phpize profit from /mp as wellAnatol Belski2014-10-081-2/+2
* | fix /mp usage for VC++Anatol Belski2014-10-081-2/+2
|/
* remove the remains of dsp files handlingAnatol Belski2014-10-031-24/+0
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* switch to built-in atanh() on vs2013 and upAnatol Belski2014-09-011-0/+1
* fix acosh and asinh on win64 with vs2013+Anatol Belski2014-09-011-0/+7
* Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-171-1/+1
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
| |\
| | * typofixesVeres Lajos2014-08-171-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-07-251-2/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-07-211-2/+5
| |\ \ | | |/
| | * fix nmake snap when ext name is different in target dllAnatol Belski2014-07-211-2/+5
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-07-191-5/+13
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-07-181-2/+12
| |\ \ | | |/
| | * implemented copy libs of core exts in phpize modeAnatol Belski2014-07-181-2/+12
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-07-181-4/+2
| |\ \ | | |/
| | * fix copy the ext dll into the prefix path in phpize modeAnatol Belski2014-07-181-4/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-07-171-2/+20
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-07-171-2/+20
| |\ \ | | |/