[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

slewis at apple.com slewis at apple.com
Wed Dec 22 13:37:47 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9777759f6a4ded22547f3ea7a469a984e8dad5c4
Author: slewis at apple.com <slewis at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Sep 22 00:17:03 2010 +0000

    Make a new buildbot for Leopard Debug Test
    
    Reviewed by Stephanie Lewis.
    
    * BuildSlaveSupport/build.webkit.org-config/config.json:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67995 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json b/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json
index 54a0dfe..2a4a351 100644
--- a/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json
+++ b/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json
@@ -16,6 +16,7 @@
                     { "name": "apple-macpro-2", "platform": "mac-snowleopard" },
                     { "name": "apple-macpro-3", "platform": "mac-snowleopard" },
                     { "name": "apple-macpro-4", "platform": "mac-leopard" },
+                    { "name": "apple-macpro-5", "platform": "mac-leopard" },	
 
                     { "name": "apple-windows-1", "platform": "win"},
                     { "name": "apple-windows-2", "platform": "win"},
@@ -64,7 +65,7 @@
                     },
                     { "name": "Leopard Intel Debug (Tests)", "type": "Test", "builddir": "leopard-intel-debug-tests",
                       "platform": "mac-leopard", "configuration": "debug", "architectures": ["i386"],
-                      "slavenames": ["apple-xserve-3", "test-slave"]
+                      "slavenames": ["apple-xserve-3", "test-slave", "apple-macpro-5"]
                     },
                     { "name": "SnowLeopard Intel Release (Build)", "type": "Build", "builddir": "snowleopard-intel-release",
                       "platform": "mac-snowleopard", "configuration": "release", "architectures": ["x86_64"],
diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 8396159..089d2ac 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,11 @@
+2010-09-21  Lucas Forschler  <lforschler at apple.com>
+
+        Reviewed by Stephanie Lewis.
+
+        Make a new buildbot for Leopard Debug Test
+
+        * BuildSlaveSupport/build.webkit.org-config/config.json:
+
 2010-09-21  Dirk Pranke  <dpranke at chromium.org>
 
         Unreviewed, build fix.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list