summaryrefslogtreecommitdiff
path: root/win32/build/config.w32.phpize.in
Commit message (Expand)AuthorAgeFilesLines
* dos2unixAnatol Belski2018-02-201-127/+127
* Make phpize use PHP_PREFIX as the default location (windows)y-uti2016-07-251-1/+1
* Make phpize set a proper build type (windows)y-uti2016-07-121-1/+1
* fix compiler check for phpizeAnatol Belski2015-05-041-3/+0
* This should be the last of the old VC stuff in the Windows build system, also...Kalle Sommer Nielsen2015-03-291-7/+3
* throw error in configure.js when no 64-bit compiler detectedAnatol Belski2014-12-231-0/+3
* add config option to target codegen architecturesAnatol Belski2014-12-031-0/+4
* separate LDFLAGS and ARFLAGS to fix the unknown opts warnsAnatol Belski2014-11-141-0/+1
* HAVE_STRNLEN should be in all toolsetsAnatol Belski2014-11-131-1/+1
* generalize arch setupAnatol Belski2014-11-121-7/+1
* eliminate duplicated identical function definitionsAnatol Belski2014-11-111-41/+0
* generalize --with-php-build option handlingAnatol Belski2014-11-111-26/+1
* refactor zts related configAnatol Belski2014-11-111-32/+1
* further fixes to win buildAnatol Belski2014-11-111-12/+1
* moved libs and debug/release mode setup into functionsAnatol Belski2014-11-101-25/+2
* better description for the toolset config optionAnatol Belski2014-11-101-1/+3
* move more common ldflags into functionAnatol Belski2014-11-071-5/+2
* rename intel toolset to icc - shorterAnatol Belski2014-11-071-2/+2
* further catch up with phpize and improved clang arch setupAnatol Belski2014-11-071-7/+0
* parametrize WINVER and update its valueAnatol Belski2014-11-071-1/+1
* further refactoring of toolset+phpize stuffAnatol Belski2014-11-071-31/+1
* catch up the toolset changes with phpizeAnatol Belski2014-11-071-74/+17
* fix phpize for /mp and moreAnatol Belski2014-10-081-1/+4
* remove the remains of dsp files handlingAnatol Belski2014-10-031-7/+0
* Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-07-181-0/+5
|\
| * fix default prefix in phpize modeAnatol Belski2014-07-181-0/+5
* | removed the /Wp64 switch as we use true 64 bit compiler nowAnatol Belski2013-08-281-1/+1
|/
* - missing filePierre Joye2011-01-031-0/+358