1 <?xml version=
"1.0" encoding=
"utf-8"?>
8 <bot xmlns:
xi=
"http://www.w3.org/2001/XInclude">
10 <xi:include href=
"include/unix.xml"/>
13 <name>Linux x86 wxGTK trunk
</name>
14 <builddir>brandt32_gtk
</builddir>
15 <scheduler>trunk_quick
</scheduler>
18 <configure options=
"--enable-compat28 --enable-debug"/>
25 <name>Linux x86 wxGTK trunk STL no compat
</name>
26 <builddir>brandt32_gtk_stl
</builddir>
27 <scheduler>trunk_quick
</scheduler>
30 <configure options=
"--disable-compat28 --enable-stl"/>
37 <name>Linux x86 wxGTK trunk static
</name>
38 <builddir>brandt32_gtk_trunk_static
</builddir>
39 <scheduler>daily_0600
</scheduler>
42 <configure options=
"--disable-shared --enable-debug"/>
49 <name>Linux x86 wxGTK stable static
</name>
50 <builddir>brandt32_gtk_stable_static
</builddir>
51 <scheduler>daily_0600
</scheduler>
53 <checkout branch=
"{$STABLE_BRANCH}"/>
54 <configure options=
"--disable-shared"/>
55 <compile-all utils=
"false"/>
61 <name>Linux x86 wxDFB trunk
</name>
62 <builddir>brandt32_dfb_trunk
</builddir>
63 <scheduler>daily_0600
</scheduler>
66 <configure options=
"--with-directfb --enable-debug"/>
73 <name>Linux x86 wxDFB stable
</name>
74 <builddir>brandt32_dfb_stable
</builddir>
75 <scheduler>daily_0600
</scheduler>
77 <checkout branch=
"{$STABLE_BRANCH}"/>
78 <configure options=
"--with-directfb"/>
79 <compile-all utils=
"false"/>
84 <!-- These last three are ravnsgaard's job's moved here while it is down -->
86 <name>Linux i386 wxGTK stable STL
</name>
87 <builddir>brandt32_wxgtk_stable
</builddir>
88 <scheduler>stable_quick
</scheduler>
90 <checkout branch=
"{$STABLE_BRANCH}"/>
91 <configure options=
"--enable-stl"/>
92 <compile-all utils=
"false"/>
98 <name>Linux i386 wxGTK trunk no gui
</name>
99 <builddir>brandt32_wxgtk_nogui
</builddir>
100 <scheduler>daily_0600
</scheduler>
103 <configure options=
"--disable-gui --enable-debug"/>
110 <name>Linux i386 wxGTK trunk no features
</name>
111 <builddir>brandt32_wxgtk_nofeatures
</builddir>
112 <scheduler>daily_0600
</scheduler>
115 <configure options=
"--disable-all-features --enable-debug"/>
116 <compile-all utils=
"false"/>