Commit: d7481bfb1b2173eaa84c130549ffad1ddac11387 Author: Anatol Belski <[email protected]> Thu, 17 Nov 2016 01:28:33 +0100 Parents: 578213bd38b9d533988e08e55ac49991348e476c Branches: master
Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=d7481bfb1b2173eaa84c130549ffad1ddac11387 Log: remove old ini Changed paths: D data/config/branch/phptrunk.ini Diff: diff --git a/data/config/branch/phptrunk.ini b/data/config/branch/phptrunk.ini deleted file mode 100644 index 27ad369..0000000 --- a/data/config/branch/phptrunk.ini +++ /dev/null @@ -1,24 +0,0 @@ -name=master -branch=master -repo_name=phpnet -repo_module=php-src.git -repo_branch=refs/heads/master -build_dir=c:/obj -build_location=c:/php-sdk/trunk/vc9/x86/ -appver=2008 -debug=0 -pgo=1 - -[build-nts-windows-vc9-x86] -name=nts-windows-vc9-x86 -compiler=vc9 -arch=x86 -configure_options=--enable-snapshot-build --disable-zts --disable-isapi --enable-debug-pack --disable-nsapi --without-mssql --without-pdo-mssql --without-pi3web --with-pdo-oci=c:\php-sdk\oracle\instantclient10\sdk,shared --with-oci8=c:\php-sdk\oracle\instantclient10\sdk,shared --with-oci8-11g=c:\php-sdk\oracle\instantclient11\sdk,shared --enable-com-dotnet=shared --with-mcrypt=static --disable-static-analyze -platform=windows - -[build-ts-windows-vc9-x86] -name=ts-windows-vc9-x86 -compiler=vc9 -arch=x86 -configure_options=--enable-snapshot-build --disable-isapi --enable-debug-pack --disable-nsapi --without-mssql --without-pdo-mssql --without-pi3web --with-pdo-oci=c:\php-sdk\oracle\instantclient10\sdk,shared --with-oci8=c:\php-sdk\oracle\instantclient10\sdk,shared --with-oci8-11g=c:\php-sdk\oracle\instantclient11\sdk,shared --enable-com-dotnet=shared --with-mcrypt=static --disable-static-analyze -platform=windows -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
