Revision tags: php-5.5.21RC1, php-5.6.5RC1 |
|
#
c0b56232 |
| 28-Dec-2014 |
Kalle Sommer Nielsen |
Be verbose if --with-mp is enabled
|
#
60d491c9 |
| 23-Dec-2014 |
Anatol Belski |
throw error in configure.js when no 64-bit compiler detected
|
Revision tags: POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4 |
|
#
00ac1ae5 |
| 02-Dec-2014 |
Anatol Belski |
add config option to target codegen architectures
|
#
ad1967de |
| 02-Dec-2014 |
Anatol Belski |
add /nologo to ARFLAGS
|
Revision tags: php-5.6.4RC1, php-5.5.20RC1 |
|
#
034a8813 |
| 14-Nov-2014 |
Anatol Belski |
separate LDFLAGS and ARFLAGS to fix the unknown opts warns
|
#
50825aa8 |
| 13-Nov-2014 |
Anatol Belski |
extend warn list to exclude
|
#
9b19f516 |
| 13-Nov-2014 |
Anatol Belski |
add a configure option to suppress uncritical warns with clang
|
#
191fe09e |
| 13-Nov-2014 |
Anatol Belski |
HAVE_STRNLEN should be in all toolsets
|
Revision tags: php-5.6.3 |
|
#
79c61c71 |
| 12-Nov-2014 |
Anatol Belski |
generalize arch setup
|
Revision tags: php-5.5.19, php-5.4.35 |
|
#
524f8541 |
| 11-Nov-2014 |
Anatol Belski |
eliminate duplicated identical function definitions
|
#
9757d9ad |
| 11-Nov-2014 |
Anatol Belski |
generalize --with-php-build option handling
|
#
c0db5cd9 |
| 11-Nov-2014 |
Anatol Belski |
refactor zts related config
|
#
d509e79d |
| 10-Nov-2014 |
Anatol Belski |
further fixes to win build - fixed pdb generation with vs - made object-out-dir to use an absolute path, that fixes path issues with x86/x64 and nmake snap
|
#
64c081f3 |
| 10-Nov-2014 |
Anatol Belski |
moved libs and debug/release mode setup into functions
|
#
744fb452 |
| 10-Nov-2014 |
Anatol Belski |
better description for the toolset config option
|
#
12cf41ca |
| 07-Nov-2014 |
Anatol Belski |
move more common ldflags into function
|
#
af7e3064 |
| 07-Nov-2014 |
Anatol Belski |
rename intel toolset to icc - shorter
|
#
2e5cba25 |
| 07-Nov-2014 |
Anatol Belski |
either ms or intel linker is used, /libpath is supported
|
#
fc734cf9 |
| 07-Nov-2014 |
Anatol Belski |
further catch up with phpize and improved clang arch setup
|
#
c78c6adb |
| 07-Nov-2014 |
Anatol Belski |
parametrize WINVER and update its value
|
#
b155ba21 |
| 07-Nov-2014 |
Anatol Belski |
further refactoring of toolset+phpize stuff
|
#
4d8c28af |
| 07-Nov-2014 |
Anatol Belski |
catch up the toolset changes with phpize also packed common parts into functions so there's less code duplication
|
#
46d6baf6 |
| 06-Nov-2014 |
Anatol Belski |
fix linking for clang, using linker directly
|
#
1310bb5e |
| 06-Nov-2014 |
Anatol Belski |
using the determined linker instead of compiler this is a clang issue, longer parameter strings would be issue for both compiler and linker
|
#
cd2aa28a |
| 06-Nov-2014 |
Anatol Belski |
basic support for Intel Composer
|