Title: [149776] trunk/Tools
Revision
149776
Author
[email protected]
Date
2013-05-08 16:15:11 -0700 (Wed, 08 May 2013)

Log Message

Add Scheduler for Mac MtnLion 32bit Release builder.
        
Unreviewed.
        
* BuildSlaveSupport/build.webkit.org-config/config.json:

Modified Paths

Diff

Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json (149775 => 149776)


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2013-05-08 23:08:07 UTC (rev 149775)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2013-05-08 23:15:11 UTC (rev 149776)
@@ -281,7 +281,7 @@
                       "builderNames": ["Apple Lion Release (Build)", "Apple Lion Debug (Build)"]
                     },
                     { "type": "PlatformSpecificScheduler", "platform": "mac-mountainlion", "branch": "trunk", "treeStableTimer": 45.0,
-                      "builderNames": ["Apple MountainLion Release (Build)", "Apple MountainLion Debug (Build)"]
+                      "builderNames": ["Apple MountainLion Release (Build)", "Apple MountainLion Debug (Build)", "Apple MountainLion Release (32-bit Build)"]
                     },
                     { "type": "PlatformSpecificScheduler", "platform": "win", "branch": "trunk", "treeStableTimer": 45.0,
                       "builderNames": ["Apple Win Release (Build)", "Apple Win Debug (Build)"]

Modified: trunk/Tools/ChangeLog (149775 => 149776)


--- trunk/Tools/ChangeLog	2013-05-08 23:08:07 UTC (rev 149775)
+++ trunk/Tools/ChangeLog	2013-05-08 23:15:11 UTC (rev 149776)
@@ -1,3 +1,11 @@
+2013-05-08  Lucas Forschler  <[email protected]>
+
+        Add Scheduler for Mac MtnLion 32bit Release builder.
+        
+        Unreviewed.
+        
+        * BuildSlaveSupport/build.webkit.org-config/config.json:
+
 2013-05-08  Denis Nomiyama  <[email protected]>
 
         Update JSCIdentifier pretty printer in Tools/gdb/webkit.py
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to