projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
correction to last commit: Korean and Romanian translations will only be in 2.9.1...
[wxWidgets.git]
/
build
/
buildbot
/
config
/
csleobuild.xml
diff --git
a/build/buildbot/config/csleobuild.xml
b/build/buildbot/config/csleobuild.xml
index 0d7858f5f7a310d45feba7e78553cfd30acac639..6a10f1bef84173d70bf44be8ea0d284068669ab0 100644
(file)
--- a/
build/buildbot/config/csleobuild.xml
+++ b/
build/buildbot/config/csleobuild.xml
@@
-14,16
+14,12
@@
<xi:include href="include/csleobuild.xml"/>
<scheduler>
<xi:include href="include/csleobuild.xml"/>
<scheduler>
- <name>
preview_quick
</name>
- <branch>branches/WX_2_9_
OSX_PREVIEW
</branch>
+ <name>
branch_2_9_0
</name>
+ <branch>branches/WX_2_9_
0_BRANCH
</branch>
<treeStableTimer>900</treeStableTimer>
<fileNotImportant>docs/* interface/*</fileNotImportant>
</scheduler>
<treeStableTimer>900</treeStableTimer>
<fileNotImportant>docs/* interface/*</fileNotImportant>
</scheduler>
-<slavelock>
- <name>preview</name>
-</slavelock>
-
<build>
<name>OSX 10.5 Intel wxOSX Carbon trunk</name>
<builddir>csleo</builddir>
<build>
<name>OSX 10.5 Intel wxOSX Carbon trunk</name>
<builddir>csleo</builddir>
@@
-60,27
+56,28
@@
<run-tests/>
</steps>
</build>
<run-tests/>
</steps>
</build>
+
<build>
<build>
- <name>OSX 10.5 Intel wxOSX Carbon 2.9
Preview
</name>
+ <name>OSX 10.5 Intel wxOSX Carbon 2.9
.0
</name>
<builddir>csleo_pre</builddir>
<builddir>csleo_pre</builddir>
- <scheduler>
preview_quick
</scheduler>
+ <scheduler>
branch_2_9_0
</scheduler>
<steps>
<steps>
- <checkout branch="branches/WX_2_9_
OSX_PREVIEW
"/>
+ <checkout branch="branches/WX_2_9_
0_BRANCH
"/>
<configure/>
<compile-all/>
<run-tests/>
</steps>
</build>
<build>
<configure/>
<compile-all/>
<run-tests/>
</steps>
</build>
<build>
- <name>OSX 10.5 Intel wxOSX Cocoa 2.9
Preview
</name>
+ <name>OSX 10.5 Intel wxOSX Cocoa 2.9
.0
</name>
<builddir>csleo_cocoa_pre</builddir>
<builddir>csleo_cocoa_pre</builddir>
- <scheduler>
preview_quick
</scheduler>
+ <scheduler>
branch_2_9_0
</scheduler>
<steps>
<steps>
- <checkout branch="branches/WX_2_9_
OSX_PREVIEW
"/>
+ <checkout branch="branches/WX_2_9_
0_BRANCH
"/>
<configure options="--with-osx_cocoa"/>
<compile-all/>
<run-tests/>
</steps>
</build>
<configure options="--with-osx_cocoa"/>
<compile-all/>
<run-tests/>
</steps>
</build>
-
+
</bot>
</bot>