adding OSX 2.9 preview
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -49,5 +49,29 @@
|
||||
<run-tests/>
|
||||
</steps>
|
||||
</build>
|
||||
<build>
|
||||
<name>OSX 10.5 Intel wxOSX Carbon 2.9 Preview</name>
|
||||
<builddir>csleo</builddir>
|
||||
<scheduler>trunk_quick</scheduler>
|
||||
|
||||
<steps>
|
||||
<checkout branch="WX_2_9_OSX_PREVIEW"/>
|
||||
<configure/>
|
||||
<compile-all/>
|
||||
<run-tests/>
|
||||
</steps>
|
||||
</build>
|
||||
<build>
|
||||
<name>OSX 10.5 Intel wxOSX Cocoa 2.9 Preview</name>
|
||||
<builddir>csleo_cocoa</builddir>
|
||||
<scheduler>trunk_quick</scheduler>
|
||||
|
||||
<steps>
|
||||
<checkout branch="WX_2_9_OSX_PREVIEW"/>
|
||||
<configure options="--with-osx_cocoa"/>
|
||||
<compile-all/>
|
||||
<run-tests/>
|
||||
</steps>
|
||||
</build>
|
||||
|
||||
</bot>
|
||||
|
Reference in New Issue
Block a user