1 <?xml version=
"1.0" encoding=
"utf-8"?>
4 Purpose: Buildbot xp_vc configuration.
5 Author: Laurent Humbertclaude
6 Copyright: (c) 2008 Laurent Humbertclaude
7 Licence: wxWindows licence
9 <bot xmlns:
xi=
"http://www.w3.org/2001/XInclude">
10 <xi:include href=
"include/xp_vc.xml"/>
12 <name>XPSP2 VC9 wxMSW trunk release
</name>
13 <builddir>XPSP2_VC9_wxMSW_trunk_release
</builddir>
14 <scheduler>trunk_quick
</scheduler>
15 <sandbox>VC9
</sandbox>
16 <make>nmake /nologo /f makefile.vc BUILD=release SHARED=
1 CPPUNIT_CFLAGS=-Ik:/buildbot/VC9libs/cppunit-
1.12.1/include CPPUNIT_LIBS=k:/buildbot/VC9libs/cppunit-
1.12.1/lib/cppunit.lib
</make>
19 <compile-all tests=
"true"/>
24 <name>XPSP2 VC9 wxMSW stable release
</name>
25 <builddir>XPSP2_VC9_wxMSW_stable_release
</builddir>
26 <scheduler>stable_quick
</scheduler>
27 <sandbox>VC9
</sandbox>
28 <make>nmake /nologo /f makefile.vc BUILD=release SHARED=
1 CPPUNIT_CFLAGS=-Ik:/buildbot/VC9libs/cppunit-
1.12.1/include CPPUNIT_LIBS=k:/buildbot/VC9libs/cppunit-
1.12.1/lib/cppunit.lib
</make>
30 <checkout branch=
"{$STABLE_BRANCH}"/>
31 <compile-all contrib=
"false" tests=
"true"/>
36 <name>XPSP2 VC9 wxMSW trunk debug
</name>
37 <builddir>XPSP2_VC9_wxMSW_trunk_debug
</builddir>
38 <scheduler>daily_0400
</scheduler>
39 <sandbox>VC9
</sandbox>
40 <make>nmake /nologo /f makefile.vc BUILD=debug SHARED=
1 CPPUNIT_CFLAGS=-Ik:/buildbot/VC9libs/cppunit-
1.12.1/include CPPUNIT_LIBS=k:/buildbot/VC9libs/cppunit-
1.12.1/lib/cppunitd.lib
</make>
43 <compile-all tests=
"true"/>
48 <name>XPSP2 VC9 wxMSW stable debug
</name>
49 <builddir>XPSP2_VC9_wxMSW_stable_debug
</builddir>
50 <scheduler>daily_0500
</scheduler>
51 <sandbox>VC9
</sandbox>
52 <make>nmake /nologo /f makefile.vc BUILD=debug SHARED=
1 CPPUNIT_CFLAGS=-Ik:/buildbot/VC9libs/cppunit-
1.12.1/include CPPUNIT_LIBS=k:/buildbot/VC9libs/cppunit-
1.12.1/lib/cppunitd.lib
</make>
54 <checkout branch=
"{$STABLE_BRANCH}"/>
55 <compile-all contrib=
"false" tests=
"true"/>
60 <name>XPSP2 VC6 wxMSW trunk release
</name>
61 <builddir>XPSP2_VC6_wxMSW_trunk_release
</builddir>
62 <scheduler>trunk_quick
</scheduler>
63 <sandbox>VC6
</sandbox>
64 <make>nmake /nologo /f makefile.vc BUILD=release SHARED=
1 CPPUNIT_CFLAGS=-Ik:/buildbot/VC6libs/cppunit-
1.12.1/include CPPUNIT_LIBS=k:/buildbot/VC6libs/cppunit-
1.12.1/lib/cppunit.lib
</make>
67 <compile-all tests=
"true"/>
72 <name>XPSP2 VC6 wxMSW stable release
</name>
73 <builddir>XPSP2_VC6_wxMSW_stable_release
</builddir>
74 <scheduler>stable_quick
</scheduler>
75 <sandbox>VC6
</sandbox>
76 <make>nmake /nologo /f makefile.vc BUILD=release SHARED=
1 CPPUNIT_CFLAGS=-Ik:/buildbot/VC6libs/cppunit-
1.12.1/include CPPUNIT_LIBS=k:/buildbot/VC6libs/cppunit-
1.12.1/lib/cppunit.lib
</make>
78 <checkout branch=
"{$STABLE_BRANCH}"/>
79 <compile-all contrib=
"false" tests=
"true"/>
84 <name>XPSP2 VC6 wxMSW trunk debug
</name>
85 <builddir>XPSP2_VC6_wxMSW_trunk_debug
</builddir>
86 <scheduler>daily_0600
</scheduler>
87 <sandbox>VC6
</sandbox>
88 <make>nmake /nologo /f makefile.vc BUILD=debug SHARED=
1 CPPUNIT_CFLAGS=-Ik:/buildbot/VC6libs/cppunit-
1.12.1/include CPPUNIT_LIBS=k:/buildbot/VC6libs/cppunit-
1.12.1/lib/cppunitd.lib
</make>
91 <compile-all tests=
"true"/>
96 <name>XPSP2 VC6 wxMSW stable debug
</name>
97 <builddir>XPSP2_VC6_wxMSW_stable_debug
</builddir>
98 <scheduler>daily_0700
</scheduler>
99 <sandbox>VC6
</sandbox>
100 <make>nmake /nologo /f makefile.vc BUILD=debug SHARED=
1 CPPUNIT_CFLAGS=-Ik:/buildbot/VC6libs/cppunit-
1.12.1/include CPPUNIT_LIBS=k:/buildbot/VC6libs/cppunit-
1.12.1/lib/cppunitd.lib
</make>
102 <checkout branch=
"{$STABLE_BRANCH}"/>
103 <compile-all contrib=
"false" tests=
"true"/>