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: wxWindows 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"/>
25 <name>XPSP2 VC9 wxMSW stable release
</name>
26 <builddir>XPSP2_VC9_wxMSW_stable_release
</builddir>
27 <scheduler>stable_quick
</scheduler>
28 <sandbox>VC9
</sandbox>
29 <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>
31 <checkout branch=
"{$STABLE_BRANCH}"/>
32 <compile-all contrib=
"false" tests=
"true"/>
37 <name>XPSP2 VC9 wxMSW trunk debug
</name>
38 <builddir>XPSP2_VC9_wxMSW_trunk_debug
</builddir>
39 <scheduler>daily_0400
</scheduler>
40 <sandbox>VC9
</sandbox>
41 <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>
44 <compile-all tests=
"true"/>
49 <name>XPSP2 VC9 wxMSW stable debug
</name>
50 <builddir>XPSP2_VC9_wxMSW_stable_debug
</builddir>
51 <scheduler>daily_0500
</scheduler>
52 <sandbox>VC9
</sandbox>
53 <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>
55 <checkout branch=
"{$STABLE_BRANCH}"/>
56 <compile-all contrib=
"false" tests=
"true"/>
61 <name>XPSP2 VC6 wxMSW trunk release
</name>
62 <builddir>XPSP2_VC6_wxMSW_trunk_release
</builddir>
63 <scheduler>trunk_quick
</scheduler>
64 <sandbox>VC6
</sandbox>
65 <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>
68 <compile-all tests=
"true"/>
73 <name>XPSP2 VC6 wxMSW stable release
</name>
74 <builddir>XPSP2_VC6_wxMSW_stable_release
</builddir>
75 <scheduler>stable_quick
</scheduler>
76 <sandbox>VC6
</sandbox>
77 <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>
79 <checkout branch=
"{$STABLE_BRANCH}"/>
80 <compile-all contrib=
"false" tests=
"true"/>
85 <name>XPSP2 VC6 wxMSW trunk debug
</name>
86 <builddir>XPSP2_VC6_wxMSW_trunk_debug
</builddir>
87 <scheduler>daily_0600
</scheduler>
88 <sandbox>VC6
</sandbox>
89 <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>
92 <compile-all tests=
"true"/>
97 <name>XPSP2 VC6 wxMSW stable debug
</name>
98 <builddir>XPSP2_VC6_wxMSW_stable_debug
</builddir>
99 <scheduler>daily_0700
</scheduler>
100 <sandbox>VC6
</sandbox>
101 <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>
103 <checkout branch=
"{$STABLE_BRANCH}"/>
104 <compile-all contrib=
"false" tests=
"true"/>