1 <?xml version=
"1.0" encoding=
"utf-8"?>
4 Purpose: Buildbot xp_vc configuration.
5 Author: Laurent Humbertclaude
7 Copyright: (c) 2008 Laurent Humbertclaude
8 Licence: wxWidgets licence
10 <bot xmlns:
xi=
"http://www.w3.org/2001/XInclude">
11 <xi:include href=
"include/xp_vc.xml"/>
13 <name>XPSP2 VC9 wxMSW trunk release
</name>
14 <builddir>XPSP2_VC9_wxMSW_trunk_release
</builddir>
15 <scheduler>trunk_quick
</scheduler>
16 <sandbox>VC9
</sandbox>
17 <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>
20 <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"/>
35 <name>XPSP2 VC9 wxMSW trunk debug
</name>
36 <builddir>XPSP2_VC9_wxMSW_trunk_debug
</builddir>
37 <scheduler>daily_0400
</scheduler>
38 <sandbox>VC9
</sandbox>
39 <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>
42 <compile-all tests=
"true"/>
46 <name>XPSP2 VC9 wxMSW stable debug
</name>
47 <builddir>XPSP2_VC9_wxMSW_stable_debug
</builddir>
48 <scheduler>daily_0500
</scheduler>
49 <sandbox>VC9
</sandbox>
50 <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>
52 <checkout branch=
"{$STABLE_BRANCH}"/>
53 <compile-all contrib=
"false" tests=
"true"/>
57 <name>XPSP2 VC6 wxMSW trunk release
</name>
58 <builddir>XPSP2_VC6_wxMSW_trunk_release
</builddir>
59 <scheduler>trunk_quick
</scheduler>
60 <sandbox>VC6
</sandbox>
61 <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>
64 <compile-all tests=
"true"/>
68 <name>XPSP2 VC6 wxMSW stable release
</name>
69 <builddir>XPSP2_VC6_wxMSW_stable_release
</builddir>
70 <scheduler>stable_quick
</scheduler>
71 <sandbox>VC6
</sandbox>
72 <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>
74 <checkout branch=
"{$STABLE_BRANCH}"/>
75 <compile-all contrib=
"false" tests=
"true"/>
79 <name>XPSP2 VC6 wxMSW trunk debug
</name>
80 <builddir>XPSP2_VC6_wxMSW_trunk_debug
</builddir>
81 <scheduler>daily_0600
</scheduler>
82 <sandbox>VC6
</sandbox>
83 <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>
86 <compile-all tests=
"true"/>
90 <name>XPSP2 VC6 wxMSW stable debug
</name>
91 <builddir>XPSP2_VC6_wxMSW_stable_debug
</builddir>
92 <scheduler>daily_0700
</scheduler>
93 <sandbox>VC6
</sandbox>
94 <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>
96 <checkout branch=
"{$STABLE_BRANCH}"/>
97 <compile-all contrib=
"false" tests=
"true"/>