From 2d61788423790686d1193a0d74b1562013246084 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 12 Jul 2010 22:50:05 +0000 Subject: [PATCH] Remove 2.9.0 build slaves, they're not needed any more. We should restore them the next time we create a release branch but for now these builds are not needed and just clutter the build bot UI. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/buildbot/config/csleobuild.xml | 25 +------------------------ build/buildbot/config/xp_vc.xml | 26 -------------------------- 2 files changed, 1 insertion(+), 50 deletions(-) diff --git a/build/buildbot/config/csleobuild.xml b/build/buildbot/config/csleobuild.xml index 6a10f1bef8..4f4c270bfa 100644 --- a/build/buildbot/config/csleobuild.xml +++ b/build/buildbot/config/csleobuild.xml @@ -24,7 +24,7 @@ OSX 10.5 Intel wxOSX Carbon trunk csleo trunk_quick - + @@ -57,27 +57,4 @@ - - OSX 10.5 Intel wxOSX Carbon 2.9.0 - csleo_pre - branch_2_9_0 - - - - - - - - - OSX 10.5 Intel wxOSX Cocoa 2.9.0 - csleo_cocoa_pre - branch_2_9_0 - - - - - - - - diff --git a/build/buildbot/config/xp_vc.xml b/build/buildbot/config/xp_vc.xml index 89e967f435..22e616b689 100644 --- a/build/buildbot/config/xp_vc.xml +++ b/build/buildbot/config/xp_vc.xml @@ -105,30 +105,4 @@ - - - XPSP2 VC9 wxMSW 2.9.x debug - XPSP2_VC9_wxMSW_29x_debug - daily_0430 - VC9 - nmake /nologo /f makefile.vc BUILD=debug SHARED=1 CPPUNIT_CFLAGS=-Ik:/buildbot/VC9libs/cppunit-1.12.1/include CPPUNIT_LIBS=k:/buildbot/VC9libs/cppunit-1.12.1/lib/cppunitd.lib - - - - - - - - - XPSP2 VC6 wxMSW 2.9.x debug - XPSP2_VC6_wxMSW_29x_debug - daily_0330 - VC6 - nmake /nologo /f makefile.vc BUILD=debug SHARED=1 CPPUNIT_CFLAGS=-Ik:/buildbot/VC6libs/cppunit-1.12.1/include CPPUNIT_LIBS=k:/buildbot/VC6libs/cppunit-1.12.1/lib/cppunitd.lib - - - - - - -- 2.45.2