]>
git.saurik.com Git - wxWidgets.git/blob - build/buildbot/config/push.xml
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"/>
37 <name>wxOS2 Stable OpenWatcom
</name>
38 <builddir>psh_os2_stable_ow
</builddir>
42 <show log=
"compiler"/>
44 <show log=
"configure"/>
52 <name>wxOS2 Trunk GCC
</name>
53 <builddir>psh_os2_trunk_gcc
</builddir>
57 <show log=
"compiler"/>
59 <show log=
"configure"/>
67 <name>wxOS2 Trunk OpenWatcom
</name>
68 <builddir>psh_os2_trunk_ow
</builddir>
72 <show log=
"compiler"/>
74 <show log=
"configure"/>
82 <name>Solaris-HEAD-GTK1
</name>
83 <builddir>psh_solaris_hd_gtk1
</builddir>
87 <show log=
"configure"/>
93 <name>Solaris-HEAD-X11
</name>
94 <builddir>psh_solaris_hd_x11
</builddir>
98 <show log=
"configure"/>
104 <name>Solaris-Stable-Motif
</name>
105 <builddir>psh_solaris_st_motif
</builddir>
109 <show log=
"configure"/>
110 <show log=
"compile"/>
115 <name>Solaris-Stable-GTK2U
</name>
116 <builddir>psh_solaris_st_gtk2u
</builddir>
120 <show log=
"configure"/>
121 <show log=
"compile"/>