From 81765ad4b8dfc7b701941927ae6cfa1315a00f72 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 17 Oct 2012 00:24:11 +0000 Subject: [PATCH] Added buildbot slave configuration for brandt64. New 64 bit build slave ran by Gerald Brandt with just a couple of builds for now. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/buildbot/config/brandt64.xml | 36 ++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 build/buildbot/config/brandt64.xml diff --git a/build/buildbot/config/brandt64.xml b/build/buildbot/config/brandt64.xml new file mode 100644 index 0000000000..fef06efb42 --- /dev/null +++ b/build/buildbot/config/brandt64.xml @@ -0,0 +1,36 @@ + + + + + + + + + + Linux x64 wxGTK trunk + brandt64_gtk + trunk_quick + + + + + + + + + + Linux x64 wxGTK trunk STL no compat + brandt64_gtk_stl + trunk_quick + + + + + + + + + -- 2.50.0