]>
git.saurik.com Git - wxWidgets.git/blob - build/buildbot/config/push.xml
266c4de0688362fc425508a3d4dccf43ab682cdb
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"/>
23 <name>wxOS2 Stable gcc</name>
24 <builddir>psh_os2_stable</builddir>
28 <show log="compiler"/>
30 <show log="configure"/>
39 <name>wxOS2 Stable GCC
</name>
40 <builddir>psh_os2_stable_gcc
</builddir>
44 <show log=
"compiler"/>
46 <show log=
"configure"/>
54 <name>wxOS2 Stable OpenWatcom
</name>
55 <builddir>psh_os2_stable_ow
</builddir>
59 <show log=
"compiler"/>
61 <show log=
"configure"/>
69 <name>wxOS2 Trunk GCC
</name>
70 <builddir>psh_os2_trunk_gcc
</builddir>
74 <show log=
"compiler"/>
76 <show log=
"configure"/>
84 <name>wxOS2 Trunk OpenWatcom
</name>
85 <builddir>psh_os2_trunk_ow
</builddir>
89 <show log=
"compiler"/>
91 <show log=
"configure"/>
99 <name>Solaris-HEAD-GTK1
</name>
100 <builddir>psh_solaris_hd_gtk1
</builddir>
104 <show log=
"configure"/>
105 <show log=
"compile"/>
110 <name>Solaris-HEAD-X11
</name>
111 <builddir>psh_solaris_hd_x11
</builddir>
115 <show log=
"configure"/>
116 <show log=
"compile"/>
121 <name>Solaris-Stable-Motif
</name>
122 <builddir>psh_solaris_st_motif
</builddir>
126 <show log=
"configure"/>
127 <show log=
"compile"/>
132 <name>Solaris-Stable-GTK2U
</name>
133 <builddir>psh_solaris_st_gtk2u
</builddir>
137 <show log=
"configure"/>
138 <show log=
"compile"/>