From 1441bb60dfea9ba90ddf991535ab4fe59211b6ba Mon Sep 17 00:00:00 2001 From: Michael Wetherell Date: Fri, 14 Aug 2009 18:55:36 +0000 Subject: [PATCH] Add new unix bots. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/buildbot/config/StellarWerx32.xml | 60 +++++++++++++++++++++++++ build/buildbot/config/StellarWerx64.xml | 60 +++++++++++++++++++++++++ build/buildbot/config/brandt32.xml | 25 +++++++++++ build/buildbot/config/brandt64.xml | 25 +++++++++++ build/buildbot/config/heathcliff.xml | 24 ++++++++++ build/buildbot/config/ravnsgaard.xml | 2 +- 6 files changed, 195 insertions(+), 1 deletion(-) create mode 100644 build/buildbot/config/StellarWerx32.xml create mode 100644 build/buildbot/config/StellarWerx64.xml create mode 100644 build/buildbot/config/brandt32.xml create mode 100644 build/buildbot/config/brandt64.xml create mode 100644 build/buildbot/config/heathcliff.xml diff --git a/build/buildbot/config/StellarWerx32.xml b/build/buildbot/config/StellarWerx32.xml new file mode 100644 index 0000000000..4c9c23962d --- /dev/null +++ b/build/buildbot/config/StellarWerx32.xml @@ -0,0 +1,60 @@ + + + + + + + + + + Linux x86 wxGTK trunk STL debug + stellarwerx32_wxgtk_debug + daily_0600 + + + + + + + + + + Linux x86 wxGTK trunk STL release + stellarwerx32_wxgtk_release + trunk_quick + + + + + + + + + + Linux x86 wxGTK stable STL debug + stellarwerx32_wxgtk_stable_debug + daily_0600 + + + + + + + + + + Linux x86 wxGTK stable STL release + stellarwerx32_wxgtk_stable_release + stable_quick + + + + + + + + + diff --git a/build/buildbot/config/StellarWerx64.xml b/build/buildbot/config/StellarWerx64.xml new file mode 100644 index 0000000000..db12a2100c --- /dev/null +++ b/build/buildbot/config/StellarWerx64.xml @@ -0,0 +1,60 @@ + + + + + + + + + + Linux x86_64 wxGTK trunk STL debug + stellarwerx64_wxgtk_debug + daily_0600 + + + + + + + + + + Linux x86_64 wxGTK trunk STL release + stellarwerx64_wxgtk_release + trunk_quick + + + + + + + + + + Linux x86_64 wxGTK stable STL debug + stellarwerx64_wxgtk_stable_debug + daily_0600 + + + + + + + + + + Linux x86_64 wxGTK stable STL release + stellarwerx64_wxgtk_stable_release + stable_quick + + + + + + + + + diff --git a/build/buildbot/config/brandt32.xml b/build/buildbot/config/brandt32.xml new file mode 100644 index 0000000000..ef30df7ab8 --- /dev/null +++ b/build/buildbot/config/brandt32.xml @@ -0,0 +1,25 @@ + + + + + + + + + + Linux x86 wxGTK trunk static + brandt32_gtk + + + + + + + + + + diff --git a/build/buildbot/config/brandt64.xml b/build/buildbot/config/brandt64.xml new file mode 100644 index 0000000000..4be54c2bff --- /dev/null +++ b/build/buildbot/config/brandt64.xml @@ -0,0 +1,25 @@ + + + + + + + + + + Linux x86_64 wxGTK trunk static + brandt64_gtk + + + + + + + + + + diff --git a/build/buildbot/config/heathcliff.xml b/build/buildbot/config/heathcliff.xml new file mode 100644 index 0000000000..0463c74f25 --- /dev/null +++ b/build/buildbot/config/heathcliff.xml @@ -0,0 +1,24 @@ + + + + + + + + + + Linux x86_64 wxGTK trunk + heathcliff_gtk + + + + + + + + + + diff --git a/build/buildbot/config/ravnsgaard.xml b/build/buildbot/config/ravnsgaard.xml index 78d7c38db2..0f5858a062 100644 --- a/build/buildbot/config/ravnsgaard.xml +++ b/build/buildbot/config/ravnsgaard.xml @@ -6,7 +6,7 @@ Licence: wxWidgets licence --> - + Linux i386 wxGTK trunk STL debug -- 2.50.0