1 <?xml version=
"1.0" encoding=
"utf-8"?>
7 <bot xmlns:
xi=
"http://www.w3.org/2001/XInclude">
9 <xi:include href=
"include/unix.xml"/>
12 <name>Linux x86 wxGTK trunk
</name>
13 <builddir>brandt32_gtk
</builddir>
14 <scheduler>trunk_quick
</scheduler>
17 <configure options=
"--enable-compat28 --enable-debug"/>
24 <name>Linux x86 wxGTK trunk STL no compat
</name>
25 <builddir>brandt32_gtk_stl
</builddir>
26 <scheduler>trunk_quick
</scheduler>
29 <configure options=
"--disable-compat28 --enable-stl"/>
36 <name>Linux x86 wxGTK trunk static
</name>
37 <builddir>brandt32_gtk_trunk_static
</builddir>
38 <scheduler>daily_0600
</scheduler>
41 <configure options=
"--disable-shared --enable-debug"/>
48 <name>Linux x86 wxGTK stable static
</name>
49 <builddir>brandt32_gtk_stable_static
</builddir>
50 <scheduler>daily_0600
</scheduler>
52 <checkout branch=
"{$STABLE_BRANCH}"/>
53 <configure options=
"--disable-shared"/>
54 <compile-all utils=
"false"/>
60 <name>Linux x86 wxDFB trunk
</name>
61 <builddir>brandt32_dfb_trunk
</builddir>
62 <scheduler>daily_0600
</scheduler>
65 <configure options=
"--with-directfb --enable-debug"/>
72 <name>Linux x86 wxDFB stable
</name>
73 <builddir>brandt32_dfb_stable
</builddir>
74 <scheduler>daily_0600
</scheduler>
76 <checkout branch=
"{$STABLE_BRANCH}"/>
77 <configure options=
"--with-directfb"/>
78 <compile-all utils=
"false"/>
83 <!-- These last three are ravnsgaard's job's moved here while it is down -->
85 <name>Linux i386 wxGTK stable STL
</name>
86 <builddir>brandt32_wxgtk_stable
</builddir>
87 <scheduler>stable_quick
</scheduler>
89 <checkout branch=
"{$STABLE_BRANCH}"/>
90 <configure options=
"--enable-stl"/>
91 <compile-all utils=
"false"/>
97 <name>Linux i386 wxGTK trunk no gui
</name>
98 <builddir>brandt32_wxgtk_nogui
</builddir>
99 <scheduler>daily_0600
</scheduler>
102 <configure options=
"--disable-gui --enable-debug"/>
109 <name>Linux i386 wxGTK trunk no features
</name>
110 <builddir>brandt32_wxgtk_nofeatures
</builddir>
111 <scheduler>daily_0600
</scheduler>
114 <configure options=
"--disable-all-features --enable-debug"/>
115 <compile-all utils=
"false"/>