at once with make -j.
-->
-<!--
+<!--
Unix Quick Builds
-->
</steps>
</build>
-<!--
+<!--
Mac Quick Builds
-->
<build>
<name>OSX 10.4 PowerPC wxMac Trunk</name>
- <sandbox>td179.testdrive.hp.com</sandbox>
+ <sandbox>td153.testdrive.hp.com</sandbox>
<builddir>td_mac</builddir>
<scheduler>trunk_quick</scheduler>
<build>
<name>OSX 10.4 Intel wxMac Stable</name>
- <sandbox>td186.testdrive.hp.com</sandbox>
+ <sandbox>td165.testdrive.hp.com</sandbox>
<builddir>td_mac_stable</builddir>
<scheduler>stable_quick</scheduler>
</steps>
</build>
-<!--
+<!--
Windows Quick Builds
-->
<build>
<name>MinGW32 wxMSW Trunk</name>
- <sandbox>td185.testdrive.hp.com</sandbox>
+ <sandbox>td165.testdrive.hp.com</sandbox>
<builddir>td_msw</builddir>
<scheduler>trunk_quick</scheduler>
</steps>
</build>
-<!--
+<!--
Daily builds
-->
X11, motif and gtk+-2. For locations see cygwin-opts/cygwin-x-opts
below.
-->
-
+
<!-- for wxBase or wxMSW -->
<xsl:variable name="cygwin-opts">
--host=i686-pc-cygwin
<!-- for wxX11, wxMotif, wxGTK -->
<xsl:variable name="cygwin-x-opts">
<xsl:value-of select="$cygwin-opts"/>
- --x-includes=$HOME/cygwin/usr/X11R6/include
- --x-libraries=$HOME/cygwin/usr/X11R6/lib
+ --x-includes=$HOME/cygwin/usr/X11R6/include
+ --x-libraries=$HOME/cygwin/usr/X11R6/lib
PKG_CONFIG_PATH=$HOME/opt/cygwin/pkgconfig
</xsl:variable>
<build>
<name>Cygwin no-cygwin wxMSW Trunk</name>
<builddir>td_nocygwin</builddir>
- <sandbox>td166.testdrive.hp.com</sandbox>
+ <sandbox>td163.testdrive.hp.com</sandbox>
<scheduler>monday_0600</scheduler>
<steps>