diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/header.html | 1 | ||||
| -rw-r--r-- | docs/news.html | 15 | 
2 files changed, 16 insertions, 0 deletions
diff --git a/docs/header.html b/docs/header.html index c9dcf3128..a20f235fc 100644 --- a/docs/header.html +++ b/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> diff --git a/docs/news.html b/docs/news.html index 26a8ccb26..151ad9b37 100644 --- a/docs/news.html +++ b/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  | 
