From 646bac8a6e86f3dccf305654ba851a445eed1dc9 Mon Sep 17 00:00:00 2001 From: Michael Wetherell Date: Wed, 10 Oct 2007 21:54:26 +0000 Subject: [PATCH] Add quick builds for Windows. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/buildbot/config/testdrive.xml | 62 +++++++++++++++++++++++++++-- 1 file changed, 58 insertions(+), 4 deletions(-) diff --git a/build/buildbot/config/testdrive.xml b/build/buildbot/config/testdrive.xml index 5abce6a566..fe3e7f96e0 100644 --- a/build/buildbot/config/testdrive.xml +++ b/build/buildbot/config/testdrive.xml @@ -32,21 +32,26 @@ also specifies a subdirectory on the master for logs, which as usual must be unique across all slaves. - An extra build step is required after to set up - prerequisites such as ccache and cppunit. Cppunit generally needs to be - compiled by the same compiler that will be used for wxWidgets, add - configure options using the 'cppunit-options' attribute when needed, e.g.: + An extra build step can be used after to set up ccache + and cppunit. Cppunit generally needs to be compiled by the same compiler + that will be used for wxWidgets, add configure options using the + 'cppunit-options' attribute when needed, e.g.: Cross compilers available on the Linux x86 machines (more coming): powerpc-apple-darwin8 i686-apple-darwin8 + i386-mingw32 (with cppunit installed under $HOME/opt/mingw345) Please limit the number of quick builds to one unix, one Windows and one Mac per branch. And please don't load up all the cpus of a remote machine at once with make -j. --> + + Linux x86_64 wxGTK Trunk td162.testdrive.hp.com @@ -90,6 +95,10 @@ + + OSX PowerPC wxMac Trunk td179.testdrive.hp.com @@ -129,6 +138,51 @@ + + + + MinGW32 wxMSW Trunk + td185.testdrive.hp.com + /tmp/wx/td_msw + trunk_quick + + + + + + + + + + + + + + + MinGW32 wxMSW Stable + td189.testdrive.hp.com + /tmp/wx/td_msw_stable + stable_quick + + + + + + + + + + + + + + + + FreeBSD x86 wxX11 Stable td152.testdrive.hp.com -- 2.45.2