1 <?xml version=
"1.0" encoding=
"utf-8"?>
5 Purpose: Configuration for push builds
7 Copyright: (c) 2007 Mike Wetherell
8 Licence: wxWindows licence
10 This allows the logs from builds done elsewhere to be included in the
11 buildbot results, see:
13 http://www.wxwidgets.org/wiki/index.php/Development:_Buildbot#Sending_in_Logs_from_Builds_Done_Elsewhere
16 <bot xmlns:
xi=
"http://www.w3.org/2001/XInclude">
18 <xi:include href=
"include/push.xml"/>
21 <name>wxOS2 Stable GCC
</name>
22 <builddir>psh_os2_stable_gcc
</builddir>
26 <show log=
"compiler"/>
28 <show log=
"configure"/>
38 <name>wxOS2 Stable OpenWatcom
</name>
39 <builddir>psh_os2_stable_ow
</builddir>
43 <show log=
"compiler"/>
45 <show log=
"configure"/>
53 <name>wxOS2 Trunk GCC
</name>
54 <builddir>psh_os2_trunk_gcc
</builddir>
58 <show log=
"compiler"/>
60 <show log=
"configure"/>
70 <name>wxOS2 Trunk OpenWatcom
</name>
71 <builddir>psh_os2_trunk_ow
</builddir>
75 <show log=
"compiler"/>
77 <show log=
"configure"/>
85 <name>Solaris HEAD GTK1
</name>
86 <builddir>psh_solaris_hd_gtk1
</builddir>
90 <show log=
"configure"/>
96 <name>Solaris HEAD X11 with-stl
</name>
97 <builddir>psh_solaris_hd_x11
</builddir>
101 <show log=
"configure"/>
102 <show log=
"compile"/>
107 <name>Solaris Stable Motif
</name>
108 <builddir>psh_solaris_st_motif
</builddir>
112 <show log=
"configure"/>
113 <show log=
"compile"/>
118 <name>Solaris Stable GTK2 Unicode
</name>
119 <builddir>psh_solaris_st_gtk2u
</builddir>
123 <show log=
"configure"/>
124 <show log=
"compile"/>
129 <name>MingW-W64 cross_wxMSW Trunk
</name>
130 <builddir>psh_mingw64_trunk
</builddir>
134 <show log=
"configure"/>
135 <show log=
"compile"/>
140 <name>MingW-W64 cross_wxMSW Stable
</name>
141 <builddir>psh_mingw64_stable
</builddir>
145 <show log=
"configure"/>
146 <show log=
"compile"/>