Commit: df01929e55855f5ce0b64884fccc20b0183fc5e3 Author: Anatol Belski <a...@php.net> Wed, 12 Jul 2017 14:39:57 +0200 Parents: c457daa763268f09a9dcdc5507fa8e023b8d3019 Branches: master
Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=df01929e55855f5ce0b64884fccc20b0183fc5e3 Log: update auxilary deps path Changed paths: M data/config/branch/x64/php71.ini M data/config/branch/x64/phpmaster.ini M data/config/branch/x86/php71.ini M data/config/branch/x86/phpmaster.ini Diff: diff --git a/data/config/branch/x64/php71.ini b/data/config/branch/x64/php71.ini index d2e12e8..c7dfdde 100644 --- a/data/config/branch/x64/php71.ini +++ b/data/config/branch/x64/php71.ini @@ -15,12 +15,12 @@ arch=x64 name=nts-windows-vc14-x64 compiler=vc14 arch=x64 -configure_options=--enable-snapshot-build --disable-zts --enable-debug-pack --with-pdo-oci=c:\php-sdk\oracle\x64\instantclient_12_1\sdk,shared --with-oci8-12c=c:\php-sdk\oracle\x64\instantclient_12_1\sdk,shared --enable-com-dotnet=shared --with-mcrypt=static --without-analyzer +configure_options=--enable-snapshot-build --disable-zts --enable-debug-pack --with-pdo-oci=c:\php-snap-build\deps_aux\oracle\x64\instantclient_12_1\sdk,shared --with-oci8-12c=c:\php-snap-build\deps_aux\oracle\x64\instantclient_12_1\sdk,shared --enable-com-dotnet=shared --with-mcrypt=static --without-analyzer platform=windows [build-ts-windows-vc14-x64] name=ts-windows-vc14-x64 compiler=vc14 arch=x64 -configure_options=--enable-snapshot-build --enable-debug-pack --with-pdo-oci=c:\php-sdk\oracle\x64\instantclient_12_1\sdk,shared --with-oci8-12c=c:\php-sdk\oracle\x64\instantclient_12_1\sdk,shared --enable-com-dotnet=shared --with-mcrypt=static --without-analyzer +configure_options=--enable-snapshot-build --enable-debug-pack --with-pdo-oci=c:\php-snap-build\deps_aux\oracle\x64\instantclient_12_1\sdk,shared --with-oci8-12c=c:\php-snap-build\deps_aux\oracle\x64\instantclient_12_1\sdk,shared --enable-com-dotnet=shared --with-mcrypt=static --without-analyzer platform=windows diff --git a/data/config/branch/x64/phpmaster.ini b/data/config/branch/x64/phpmaster.ini index 2bc9880..a2df559 100644 --- a/data/config/branch/x64/phpmaster.ini +++ b/data/config/branch/x64/phpmaster.ini @@ -15,12 +15,12 @@ arch=x64 name=nts-windows-vc15-x64 compiler=vc15 arch=x64 -configure_options=--enable-snapshot-build --disable-zts --enable-debug-pack --with-pdo-oci=c:/php-sdk/oracle/x64/instantclient_12_1/sdk,shared --with-oci8-12c=c:/php-sdk/oracle/x64/instantclient_12_1/sdk,shared --enable-com-dotnet=shared --without-analyzer +configure_options=--enable-snapshot-build --disable-zts --enable-debug-pack --with-pdo-oci=c:/php-snap-build/deps_aux/oracle/x64/instantclient_12_1/sdk,shared --with-oci8-12c=c:/php-snap-build/deps_aux/oracle/x64/instantclient_12_1/sdk,shared --enable-com-dotnet=shared --without-analyzer platform=windows [build-ts-windows-vc15-x64] name=ts-windows-vc15-x64 compiler=vc15 arch=x64 -configure_options=--enable-snapshot-build --enable-debug-pack --with-pdo-oci=c:/php-sdk/oracle/x64/instantclient_12_1/sdk,shared --with-oci8-12c=c:/php-sdk/oracle/x64/instantclient_12_1/sdk,shared --enable-com-dotnet=shared --without-analyzer +configure_options=--enable-snapshot-build --enable-debug-pack --with-pdo-oci=c:/php-snap-build/deps_aux/oracle/x64/instantclient_12_1/sdk,shared --with-oci8-12c=c:/php-snap-build/deps_aux/oracle/x64/instantclient_12_1/sdk,shared --enable-com-dotnet=shared --without-analyzer platform=windows diff --git a/data/config/branch/x86/php71.ini b/data/config/branch/x86/php71.ini index f083205..8b86cf1 100644 --- a/data/config/branch/x86/php71.ini +++ b/data/config/branch/x86/php71.ini @@ -15,12 +15,12 @@ arch=x86 name=nts-windows-vc14-x86 compiler=vc14 arch=x86 -configure_options=--enable-snapshot-build --disable-zts --enable-debug-pack --with-pdo-oci=c:\php-sdk\oracle\x86\instantclient_12_1\sdk,shared --with-oci8-12c=c:\php-sdk\oracle\x86\instantclient_12_1\sdk,shared --enable-com-dotnet=shared --with-mcrypt=static --without-analyzer +configure_options=--enable-snapshot-build --disable-zts --enable-debug-pack --with-pdo-oci=c:\php-snap-build\deps_aux\oracle\x86\instantclient_12_1\sdk,shared --with-oci8-12c=c:\php-snap-build\deps_aux\oracle\x86\instantclient_12_1\sdk,shared --enable-com-dotnet=shared --with-mcrypt=static --without-analyzer platform=windows [build-ts-windows-vc14-x86] name=ts-windows-vc14-x86 compiler=vc14 arch=x86 -configure_options=--enable-snapshot-build --enable-debug-pack --with-pdo-oci=c:\php-sdk\oracle\x86\instantclient_12_1\sdk,shared --with-oci8-12c=c:\php-sdk\oracle\x86\instantclient_12_1\sdk,shared --enable-com-dotnet=shared --with-mcrypt=static --without-analyzer +configure_options=--enable-snapshot-build --enable-debug-pack --with-pdo-oci=c:\php-snap-build\deps_aux\oracle\x86\instantclient_12_1\sdk,shared --with-oci8-12c=c:\php-snap-build\deps_aux\oracle\x86\instantclient_12_1\sdk,shared --enable-com-dotnet=shared --with-mcrypt=static --without-analyzer platform=windows diff --git a/data/config/branch/x86/phpmaster.ini b/data/config/branch/x86/phpmaster.ini index 2dae7d2..9c9b497 100644 --- a/data/config/branch/x86/phpmaster.ini +++ b/data/config/branch/x86/phpmaster.ini @@ -15,12 +15,12 @@ arch=x86 name=nts-windows-vc15-x86 compiler=vc15 arch=x86 -configure_options=--enable-snapshot-build --disable-zts --enable-debug-pack --with-pdo-oci=c:\php-sdk\oracle\x86\instantclient_12_1\sdk,shared --with-oci8-12c=c:\php-sdk\oracle\x86\instantclient_12_1\sdk,shared --enable-com-dotnet=shared --without-analyzer +configure_options=--enable-snapshot-build --disable-zts --enable-debug-pack --with-pdo-oci=c:\php-snap-build\deps_aux\oracle\x86\instantclient_12_1\sdk,shared --with-oci8-12c=c:\php-snap-build\deps_aux\oracle\x86\instantclient_12_1\sdk,shared --enable-com-dotnet=shared --without-analyzer platform=windows [build-ts-windows-vc15-x86] name=ts-windows-vc15-x86 compiler=vc15 arch=x86 -configure_options=--enable-snapshot-build --enable-debug-pack --with-pdo-oci=c:\php-sdk\oracle\x86\instantclient_12_1\sdk,shared --with-oci8-12c=c:\php-sdk\oracle\x86\instantclient_12_1\sdk,shared --enable-com-dotnet=shared --without-analyzer +configure_options=--enable-snapshot-build --enable-debug-pack --with-pdo-oci=c:\php-snap-build\deps_aux\oracle\x86\instantclient_12_1\sdk,shared --with-oci8-12c=c:\php-snap-build\deps_aux\oracle\x86\instantclient_12_1\sdk,shared --enable-com-dotnet=shared --without-analyzer platform=windows -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php