[Scummvm-cvs-logs] SF.net SVN: scummvm:[52811] buildbot/config/master.cfg

sev at users.sourceforge.net sev at users.sourceforge.net
Sun Sep 19 23:06:11 CEST 2010


Revision: 52811
          http://scummvm.svn.sourceforge.net/scummvm/?rev=52811&view=rev
Author:   sev
Date:     2010-09-19 21:06:11 +0000 (Sun, 19 Sep 2010)

Log Message:
-----------
BUILDBOT: Enable branch building for several platforms

Modified Paths:
--------------
    buildbot/config/master.cfg

Modified: buildbot/config/master.cfg
===================================================================
--- buildbot/config/master.cfg	2010-09-19 18:11:09 UTC (rev 52810)
+++ buildbot/config/master.cfg	2010-09-19 21:06:11 UTC (rev 52811)
@@ -172,7 +172,7 @@
 }
 
 scumm_platforms_trunk["wii"] = p
-# TODO add branch again when 1.2.0 is branched
+scumm_platforms_branch["wii"] = p
 
 # gamecube
 scumm_root_gc = "/opt/toolchains/devkitPPC-r16"
@@ -195,7 +195,7 @@
 }
 
 scumm_platforms_trunk["gamecube"] = p
-# TODO add branch when 1.2.0 is branched
+scumm_platforms_branch["gamecube"] = p
 
 # Nintendo DS
 scumm_root_ds = "/opt/toolchains/devkitARM-r30"
@@ -378,7 +378,7 @@
 }
 
 scumm_platforms_trunk["gp2x"] = p
-# TODO add branch when 1.2.0 is branched (bundle target is new post 1.1.0)
+scumm_platforms_branch["gp2x"] = p
 
 # GP2X Wiz
 scumm_root_gp2xwiz = "/opt/toolchains/open2x-gcc-4.1.1"
@@ -401,7 +401,7 @@
 }
 
 scumm_platforms_trunk["gp2xwiz"] = p
-# TODO add branch when 1.2.0 is branched
+scumm_platforms_branch["gp2xwiz"] = p
 
 # DC
 scumm_root_dc= "/opt/toolchains/dc"
@@ -542,6 +542,7 @@
 }
 
 scumm_platforms_trunk["n64"] = p
+scumm_platforms_branch["n64"] = p
 
 # dingux
 scumm_root_dingux = "/opt/toolchains/dingux-mipsel"
@@ -564,6 +565,7 @@
 }
 
 scumm_platforms_trunk["dingux"] = p
+scumm_platforms_branch["dingux"] = p
 
 #######
 ####### buildbot setup


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list