From 3b56346d71d40461831f71442de35fd54ff13f74 Mon Sep 17 00:00:00 2001 From: Bernie Innocenti Date: Sun, 28 Mar 2010 16:50:08 +0000 Subject: Merge branch 'master' of git.sugarlabs.org:sugar-jhbuild/mainline into mainline --- diff --git a/config/modulesets/buildbot.modules b/config/modulesets/buildbot.modules index 5b50407..645c3af 100644 --- a/config/modulesets/buildbot.modules +++ b/config/modulesets/buildbot.modules @@ -5,30 +5,35 @@ href="http://downloads.sourceforge.net/sourceforge/"/> - + + + + + - + + + + - + - + + diff --git a/config/sysdeps/50ubuntu-10.04.xml b/config/sysdeps/50ubuntu-10.04.xml new file mode 100644 index 0000000..a7cecbf --- /dev/null +++ b/config/sysdeps/50ubuntu-10.04.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/sbuildbot/master.cfg b/sbuildbot/master.cfg index 30699b4..6d90b45 100644 --- a/sbuildbot/master.cfg +++ b/sbuildbot/master.cfg @@ -80,4 +80,4 @@ c['projectURL'] = "http://www.sugarlabs.org/" # with an externally-visible host name which the buildbot cannot figure out # without some help. -c['buildbotURL'] = "http://buildbot.sugarlabs.org/" +c['buildbotURL'] = "https://buildbot.sugarlabs.org/" diff --git a/sbuildbot/template.html b/sbuildbot/template.html index 7ef22e7..1111ca2 100644 --- a/sbuildbot/template.html +++ b/sbuildbot/template.html @@ -10,12 +10,12 @@
diff --git a/sbuildbot/ubuntu-lucid-64bit.xml b/sbuildbot/ubuntu-lucid-64bit.xml new file mode 100644 index 0000000..9418bf5 --- /dev/null +++ b/sbuildbot/ubuntu-lucid-64bit.xml @@ -0,0 +1,17 @@ + + + + yes + nightly + + + + 3 + 5 + + + Ubuntu + Lucid + amd64 + + -- cgit v0.9.1