1 <?xml version=
"1.0" encoding=
"utf-8"?>
5 Purpose: Configuration for push builds
8 Copyright: (c) 2007 Mike Wetherell
9 Licence: wxWidgets licence
11 This allows the logs from builds done elsewhere to be included in the
12 buildbot results, see:
14 http://www.wxwidgets.org/wiki/index.php/Development:_Buildbot#Sending_in_Logs_from_Builds_Done_Elsewhere
17 <bot xmlns:
xi=
"http://www.w3.org/2001/XInclude">
19 <xi:include href=
"include/push.xml"/>
22 <name>wxOS2 Stable GCC
</name>
23 <builddir>psh_os2_stable_gcc
</builddir>
27 <show log=
"compiler"/>
29 <show log=
"configure"/>
39 <name>wxOS2 Stable OpenWatcom
</name>
40 <builddir>psh_os2_stable_ow
</builddir>
44 <show log=
"compiler"/>
46 <show log=
"configure"/>
54 <name>wxOS2 Trunk GCC
</name>
55 <builddir>psh_os2_trunk_gcc
</builddir>
59 <show log=
"compiler"/>
61 <show log=
"configure"/>
71 <name>wxOS2 Trunk OpenWatcom
</name>
72 <builddir>psh_os2_trunk_ow
</builddir>
76 <show log=
"compiler"/>
78 <show log=
"configure"/>
86 <name>Solaris HEAD GTK1
</name>
87 <builddir>psh_solaris_hd_gtk1
</builddir>
91 <show log=
"configure"/>
97 <name>Solaris HEAD X11 with-stl
</name>
98 <builddir>psh_solaris_hd_x11
</builddir>
102 <show log=
"configure"/>
103 <show log=
"compile"/>
108 <name>Solaris Stable Motif
</name>
109 <builddir>psh_solaris_st_motif
</builddir>
113 <show log=
"configure"/>
114 <show log=
"compile"/>
119 <name>Solaris Stable GTK2 Unicode
</name>
120 <builddir>psh_solaris_st_gtk2u
</builddir>
124 <show log=
"configure"/>
125 <show log=
"compile"/>
130 <name>MingW-W64 cross_wxMSW Trunk
</name>
131 <builddir>psh_mingw64_trunk
</builddir>
135 <show log=
"configure"/>
136 <show log=
"compile"/>
141 <name>MingW-W64 cross_wxMSW Stable
</name>
142 <builddir>psh_mingw64_stable
</builddir>
146 <show log=
"configure"/>
147 <show log=
"compile"/>