-->
<build>
- <name>Linux x86_64 wxGTK Trunk</name>
- <sandbox>td189.testdrive.hp.com</sandbox>
+ <name>Linux IA64 wxGTK Trunk</name>
+ <sandbox>td187.testdrive.hp.com</sandbox>
<builddir>td_gtk</builddir>
<scheduler>trunk_quick</scheduler>
</build>
<build>
- <name>Linux x86_64 wxGTK Stable</name>
- <sandbox>td166.testdrive.hp.com</sandbox>
+ <name>Linux IA64 wxGTK Stable</name>
+ <sandbox>td187.testdrive.hp.com</sandbox>
<builddir>td_gtk_stable</builddir>
<scheduler>stable_quick</scheduler>
<steps>
<checkout/>
<setup cppunit-options="--host=powerpc-apple-darwin8"/>
- <configure options="--host=powerpc-apple-darwin8"/>
+ <!--
+ The compiler used suffers from a bug in its visibility support
+ and doesn't find some virtual inline functions during linking if it
+ is used, so disable it.
+ -->
+ <configure options="--host=powerpc-apple-darwin8 --disable-visibility"/>
<compile-all/>
</steps>
</build>
<build>
<name>OSX 10.4 Intel wxMac Stable</name>
- <sandbox>td165.testdrive.hp.com</sandbox>
+ <sandbox>td153.testdrive.hp.com</sandbox>
<builddir>td_mac_stable</builddir>
<scheduler>stable_quick</scheduler>
<build>
<name>MinGW32 wxMSW Trunk</name>
- <sandbox>td165.testdrive.hp.com</sandbox>
+ <sandbox>td166.testdrive.hp.com</sandbox>
<builddir>td_msw</builddir>
<scheduler>trunk_quick</scheduler>
<build>
<name>MinGW32 wxMSW Stable</name>
- <sandbox>td189.testdrive.hp.com</sandbox>
+ <sandbox>td166.testdrive.hp.com</sandbox>
<builddir>td_msw_stable</builddir>
<scheduler>stable_quick</scheduler>
<build>
<name>Cygwin wxMSW Trunk</name>
<builddir>td_cygwin_msw</builddir>
- <sandbox>td166.testdrive.hp.com</sandbox>
+ <sandbox>td153.testdrive.hp.com</sandbox>
<scheduler>monday_0600</scheduler>
<steps>
<build>
<name>Cygwin no-cygwin wxMSW Trunk</name>
<builddir>td_nocygwin</builddir>
- <sandbox>td189.testdrive.hp.com</sandbox>
+ <sandbox>td166.testdrive.hp.com</sandbox>
<scheduler>monday_0600</scheduler>
<steps>