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"/>
33 <description>running tests with timing
</description>
34 <descriptionDone>run tests
</descriptionDone>
38 cd tests
&& ./test --timing
46 <name>Linux i386 wxGTK stable STL debug
</name>
47 <builddir>ravnsgaard_wxgtk_stable_debug
</builddir>
48 <scheduler>daily_0600
</scheduler>
50 <checkout branch=
"{$STABLE_BRANCH}"/>
51 <configure options=
"--with-gtk --enable-debug --enable-stl --enable-std_iostreams --enable-std_string --disable-compat24"/>
52 <compile-all utils=
"false"/>
58 <name>Linux i386 wxGTK stable STL release
</name>
59 <builddir>ravnsgaard_wxgtk_stable_release
</builddir>
60 <scheduler>stable_quick
</scheduler>
62 <checkout branch=
"{$STABLE_BRANCH}"/>
63 <configure options=
"--with-gtk --disable-debug --enable-stl --enable-std_iostreams --enable-std_string --disable-compat24"/>
64 <compile-all utils=
"false"/>