Commit:    773e7f70dbad6925070dacf9b47c3e2828db1691
Author:    Anatol Belski <[email protected]>         Wed, 16 Nov 2016 20:56:43 +0100
Parents:   0b0651fe7278346753fcd1b36be4f3d6e36ecc9d
Branches:  master

Link:       
http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=773e7f70dbad6925070dacf9b47c3e2828db1691

Log:
remove data/branch, as the configs are actually in data/config/branch

Changed paths:
  D  data/branch/php53.ini
  D  data/branch/php54.ini
  D  data/branch/php55.ini
  D  data/branch/phptrunk.ini


Diff:
diff --git a/data/branch/php53.ini b/data/branch/php53.ini
deleted file mode 100644
index 092aac5..0000000
--- a/data/branch/php53.ini
+++ /dev/null
@@ -1,21 +0,0 @@
-name=php-5.3
-branch=5.3
-repo_name=phpnet
-repo_module=/php/php-src
-repo_branch=/branches/PHP_5_3
-build_dir=g:/temp/obj
-build_location=g:/php-sdk/php53/vc9/x86/
-
-[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-isapi --without-mssql --without-pdo-mssql 
--without-pi3web --with-pdo-oci=D:\php-sdk\oracle\instantclient10\sdk,shared 
--with-oci8=D:\php-sdk\oracle\instantclient10\sdk,shared 
--with-oci8-11g=D:\php-sdk\oracle\instantclient11\sdk,shared 
--enable-com-dotnet --with-mcrypt=static --enable-object-out-dir=d:/temp/obj/
-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 
--without-mssql --without-pdo-mssql --without-pi3web 
--with-pdo-oci=D:\php-sdk\oracle\instantclient10\sdk,shared 
--with-oci8=D:\php-sdk\oracle\instantclient10\sdk,shared 
--with-oci8-11g=D:\php-sdk\oracle\instantclient11\sdk,shared 
--enable-com-dotnet --with-mcrypt=static --enable-object-out-dir=d:/temp/obj/
-platform=windows
diff --git a/data/branch/php54.ini b/data/branch/php54.ini
deleted file mode 100644
index 19f1f62..0000000
--- a/data/branch/php54.ini
+++ /dev/null
@@ -1,24 +0,0 @@
-name=php-5.4
-branch=5.4
-repo_name=phpnet
-repo_module=php-src.git
-repo_branch=refs/heads/PHP-5.4
-build_dir=c:/obj
-build_location=c:/php-sdk/snap_5_4/vc9/x86/
-appver=xp
-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
\ No newline at end of file
diff --git a/data/branch/php55.ini b/data/branch/php55.ini
deleted file mode 100644
index c77f163..0000000
--- a/data/branch/php55.ini
+++ /dev/null
@@ -1,26 +0,0 @@
-name=php-5.5
-branch=5.5
-repo_name=phpnet
-repo_module=php-src.git
-repo_branch=refs/heads/PHP-5.5
-build_dir=c:/obj
-build_location=c:/php-sdk/snap_5_5/vc11/x86/
-appver=2008
-debug=0
-pgo=1
-compiler=vc11
-arch=x86
-
-[build-nts-windows-vc11-x86]
-name=nts-windows-vc11-x86
-compiler=vc11
-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-vc11-x86]
-name=ts-windows-vc11-x86
-compiler=vc11
-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
\ No newline at end of file
diff --git a/data/branch/phptrunk.ini b/data/branch/phptrunk.ini
deleted file mode 100644
index 27ad369..0000000
--- a/data/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

Reply via email to