Commit: b764ac68333dac59a9bee5b36d5b6dd6f6ff48fe Author: Anatol Belski <[email protected]> Mon, 28 Nov 2016 13:48:52 +0100 Parents: aec607e7389b80347235a6183c9713a7dd10eec5 Branches: master
Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=b764ac68333dac59a9bee5b36d5b6dd6f6ff48fe Log: version the new branch ini files Changed paths: A data/config/branch/x64/php70.ini A data/config/branch/x64/php71.ini A data/config/branch/x64/phpmaster.ini A data/config/branch/x86/php70.ini A data/config/branch/x86/php71.ini A data/config/branch/x86/phpmaster.ini Diff: diff --git a/data/config/branch/x64/php70.ini b/data/config/branch/x64/php70.ini new file mode 100644 index 0000000..51a3491 --- /dev/null +++ b/data/config/branch/x64/php70.ini @@ -0,0 +1,26 @@ +name=php-7.0 +branch=7.0 +repo_name=phpnet +repo_module=php-src.git +repo_branch=refs/heads/PHP-7.0 +build_dir=c:/obj-x64 +build_location=c:/php-sdk/snap_7_0/vc14/x64/ +appver=2008 +debug=0 +pgo=0 +compiler=vc14 +arch=x64 + +[build-nts-windows-vc14-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 +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 +platform=windows diff --git a/data/config/branch/x64/php71.ini b/data/config/branch/x64/php71.ini new file mode 100644 index 0000000..92c4c3d --- /dev/null +++ b/data/config/branch/x64/php71.ini @@ -0,0 +1,26 @@ +name=php-7.1 +branch=7.1 +repo_name=phpnet +repo_module=php-src.git +repo_branch=refs/heads/PHP-7.1 +build_dir=d:/obj-x64 +build_location=c:/php-sdk/snap_7_1/vc14/x64/ +appver=2008 +debug=0 +pgo=0 +compiler=vc14 +arch=x64 + +[build-nts-windows-vc14-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 +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 +platform=windows diff --git a/data/config/branch/x64/phpmaster.ini b/data/config/branch/x64/phpmaster.ini new file mode 100644 index 0000000..f9ead90 --- /dev/null +++ b/data/config/branch/x64/phpmaster.ini @@ -0,0 +1,26 @@ +name=master +branch=master +repo_name=phpnet +repo_module=php-src.git +repo_branch=refs/heads/master +build_dir=d:/obj-x64 +build_location=c:/php-sdk/snap_master/vc14/x64/ +appver= +debug=0 +pgo=0 +compiler=vc14 +arch=x64 + +[build-nts-windows-vc14-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 +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 +platform=windows diff --git a/data/config/branch/x86/php70.ini b/data/config/branch/x86/php70.ini new file mode 100644 index 0000000..4023fc1 --- /dev/null +++ b/data/config/branch/x86/php70.ini @@ -0,0 +1,26 @@ +name=php-7.0 +branch=7.0 +repo_name=phpnet +repo_module=php-src.git +repo_branch=refs/heads/PHP-7.0 +build_dir=c:/obj +build_location=c:/php-sdk/snap_7_0/vc14/x86/ +appver=2008 +debug=0 +pgo=0 +compiler=vc14 +arch=x86 + +[build-nts-windows-vc14-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 +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 +platform=windows diff --git a/data/config/branch/x86/php71.ini b/data/config/branch/x86/php71.ini new file mode 100644 index 0000000..d3e0549 --- /dev/null +++ b/data/config/branch/x86/php71.ini @@ -0,0 +1,26 @@ +name=php-7.1 +branch=7.1 +repo_name=phpnet +repo_module=php-src.git +repo_branch=refs/heads/PHP-7.1 +build_dir=d:/obj +build_location=c:/php-sdk/snap_7_1/vc14/x86/ +appver=2008 +debug=0 +pgo=0 +compiler=vc14 +arch=x86 + +[build-nts-windows-vc14-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 +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 +platform=windows diff --git a/data/config/branch/x86/phpmaster.ini b/data/config/branch/x86/phpmaster.ini new file mode 100644 index 0000000..6f4232b --- /dev/null +++ b/data/config/branch/x86/phpmaster.ini @@ -0,0 +1,26 @@ +name=master +branch=master +repo_name=phpnet +repo_module=php-src.git +repo_branch=refs/heads/master +build_dir=d:/obj +build_location=c:/php-sdk/snap_master/vc14/x86/ +appver= +debug=0 +pgo=0 +compiler=vc14 +arch=x86 + +[build-nts-windows-vc14-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 +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 +platform=windows -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
