Просмотр исходного кода

website: announce autobuild.buildroot.org

And add a link to it in the menu.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 13 лет назад
Родитель
Сommit
c5854d2e6f
2 измененных файлов с 16 добавлено и 0 удалено
  1. 1 0
      docs/header.html
  2. 15 0
      docs/news.html

+ 1 - 0
docs/header.html

@@ -54,6 +54,7 @@
     <br><a href="https://bugs.uclibc.org/">Bug Tracking</a>
     <br><a href="/docs.html">Documentation</a>
     <br><a href="/lists.html">Mailing Lists</a>
+    <br><a href="http://autobuild.buildroot.org">Autobuilder</a>
 
     <p><b>Related Sites</b>
     <br><a href="http://busybox.net/">BusyBox</a>

+ 15 - 0
docs/news.html

@@ -5,6 +5,21 @@
 <p>
 
 <ul>
+  <li><b>20 April 2012 -- Autobuilder Results Online</b>
+
+    <p>The status of the autobuilders, which do repeated
+    <code>randpackageconfig</code> builds for continuous integration
+    testing, is now online at <a
+    href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The
+    code behind it can be found in <a
+    href='http://git.buildroot.net/buildroot-test/'>git</a>.</p>
+
+    <p>Thanks to Thomas Pettazoni for running the web interface, and
+    to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile
+    Farm</a> and <a href='http://free-electrons.com/'>Free
+    Electrons</a> for hosting builders. Thomas also sends out a daily
+    summary of the build status to the mailing list.</p>
+
   <li><b>29 February 2012 -- 2012.02 released</b>
 
     <p>The stable 2012.02 release is out - Thanks to everyone