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 static
</name>
26 <builddir>brandt32_gtk_trunk_static
</builddir>
27 <scheduler>daily_0600
</scheduler>
30 <configure options=
"--disable-shared --enable-debug"/>
37 <name>Linux x86 wxGTK stable static
</name>
38 <builddir>brandt32_gtk_stable_static
</builddir>
39 <scheduler>daily_0600
</scheduler>
41 <checkout branch=
"{$STABLE_BRANCH}"/>
42 <configure options=
"--disable-shared"/>
43 <compile-all utils=
"false"/>
49 <name>Linux x86 wxDFB trunk
</name>
50 <builddir>brandt32_dfb_trunk
</builddir>
51 <scheduler>daily_0600
</scheduler>
54 <configure options=
"--with-directfb --enable-debug"/>
61 <name>Linux x86 wxDFB stable
</name>
62 <builddir>brandt32_dfb_stable
</builddir>
63 <scheduler>daily_0600
</scheduler>
65 <checkout branch=
"{$STABLE_BRANCH}"/>
66 <configure options=
"--with-directfb"/>
67 <compile-all utils=
"false"/>