revert in case the buildbot problem was caused by this change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<xi:include href="include/csleobuild.xml"/>
|
<xi:include href="include/csleobuild.xml"/>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<name>OSX 10.9 Intel wxOSX Cocoa trunk</name>
|
<name>OSX 10.5 Intel wxOSX Cocoa trunk</name>
|
||||||
<builddir>csleo_cocoa</builddir>
|
<builddir>csleo_cocoa</builddir>
|
||||||
<scheduler>trunk_quick</scheduler>
|
<scheduler>trunk_quick</scheduler>
|
||||||
|
|
||||||
@@ -25,7 +25,6 @@
|
|||||||
</steps>
|
</steps>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<!--
|
|
||||||
<build>
|
<build>
|
||||||
<name>OSX 10.5 Intel wxOSX Carbon trunk</name>
|
<name>OSX 10.5 Intel wxOSX Carbon trunk</name>
|
||||||
<builddir>csleo_carbon</builddir>
|
<builddir>csleo_carbon</builddir>
|
||||||
@@ -33,12 +32,11 @@
|
|||||||
|
|
||||||
<steps>
|
<steps>
|
||||||
<checkout/>
|
<checkout/>
|
||||||
<configure options="- -with-osx_carbon"/>
|
<configure options="--with-osx_carbon"/>
|
||||||
<compile-all/>
|
<compile-all/>
|
||||||
<run-tests/>
|
<run-tests/>
|
||||||
</steps>
|
</steps>
|
||||||
</build>
|
</build>
|
||||||
-->
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<name>OSX 10.5 Intel wxOSX Cocoa Stable</name>
|
<name>OSX 10.5 Intel wxOSX Cocoa Stable</name>
|
||||||
@@ -53,7 +51,6 @@
|
|||||||
</steps>
|
</steps>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<!--
|
|
||||||
<build>
|
<build>
|
||||||
<name>OSX 10.5 Intel wxOSX Carbon Stable</name>
|
<name>OSX 10.5 Intel wxOSX Carbon Stable</name>
|
||||||
<builddir>csleo_stable_carbon</builddir>
|
<builddir>csleo_stable_carbon</builddir>
|
||||||
@@ -61,11 +58,10 @@
|
|||||||
|
|
||||||
<steps>
|
<steps>
|
||||||
<checkout branch="{$STABLE_BRANCH}"/>
|
<checkout branch="{$STABLE_BRANCH}"/>
|
||||||
<configure options="- -with-osx_carbon"/>
|
<configure options="--with-osx_carbon"/>
|
||||||
<compile-all/>
|
<compile-all/>
|
||||||
<run-tests/>
|
<run-tests/>
|
||||||
</steps>
|
</steps>
|
||||||
</build>
|
</build>
|
||||||
-->
|
|
||||||
|
|
||||||
</bot>
|
</bot>
|
||||||
|
Reference in New Issue
Block a user