Corrections for the buildbot configs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
133a64cd90
commit
91e1a483a7
4 changed files with 11 additions and 11 deletions
|
|
@ -9,13 +9,13 @@
|
|||
<xi:include href="include/unix.xml"/>
|
||||
|
||||
<build>
|
||||
<name>Linux i386 wxGTK trunk STL</name>
|
||||
<builddir>ravnsgaard_wxgtk_release</builddir>
|
||||
<name>Linux i386 wxGTK stable STL</name>
|
||||
<builddir>ravnsgaard_wxgtk_stable</builddir>
|
||||
<scheduler>trunk_quick</scheduler>
|
||||
<steps>
|
||||
<checkout/>
|
||||
<checkout branch="{$STABLE_BRANCH}"/>
|
||||
<configure options="--enable-stl"/>
|
||||
<compile-all/>
|
||||
<compile-all utils="false"/>
|
||||
<run-tests/>
|
||||
</steps>
|
||||
</build>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue