1 <?xml version=
"1.0" encoding=
"utf-8"?>
6 Licence: wxWidgets licence
8 <bot xmlns:
xi=
"http://www.w3.org/2001/XInclude">
9 <xi:include href=
"include/ravnsgaard.xml"/>
12 <name>Linux i386 wxGTK trunk STL debug
</name>
13 <builddir>ravnsgaard_wxgtk_debug
</builddir>
14 <scheduler>daily_0600
</scheduler>
17 <configure options=
"--with-gtk --enable-debug --enable-stl --enable-std_iostreams --enable-std_string --disable-compat28"/>
24 <name>Linux i386 wxGTK trunk STL release
</name>
25 <builddir>ravnsgaard_wxgtk_release
</builddir>
26 <scheduler>trunk_quick
</scheduler>
29 <configure options=
"--with-gtk --disable-debug --enable-stl --enable-std_iostreams --enable-std_string --disable-compat28"/>
32 cd tests
&& ./test --timing
37 <name>Linux i386 wxGTK stable STL debug
</name>
38 <builddir>ravnsgaard_wxgtk_stable_debug
</builddir>
39 <scheduler>daily_0600
</scheduler>
41 <checkout branch=
"{$STABLE_BRANCH}"/>
42 <configure options=
"--with-gtk --enable-debug --enable-stl --enable-std_iostreams --enable-std_string --disable-compat24"/>
43 <compile-all utils=
"false"/>
49 <name>Linux i386 wxGTK stable STL release
</name>
50 <builddir>ravnsgaard_wxgtk_stable_release
</builddir>
51 <scheduler>stable_quick
</scheduler>
53 <checkout branch=
"{$STABLE_BRANCH}"/>
54 <configure options=
"--with-gtk --disable-debug --enable-stl --enable-std_iostreams --enable-std_string --disable-compat24"/>
55 <compile-all utils=
"false"/>