~ salmonella-environment-setup (master) e01cd7ea7d1ddeb27bc991273349f76660281276
commit e01cd7ea7d1ddeb27bc991273349f76660281276 Author: Mario Domenech Goulart <mario@parenteses.org> AuthorDate: Tue Jan 2 18:44:54 2018 +0100 Commit: Mario Domenech Goulart <mario@parenteses.org> CommitDate: Tue Jan 2 18:44:54 2018 +0100 salmonella/index.wiki: update with the tests being run in 2018 diff --git a/index.wiki b/index.wiki index da9f5e9..69acc19 100644 --- a/index.wiki +++ b/index.wiki @@ -18,28 +18,72 @@ repository, C compiler, operating system, hardware platform and date <nowiki><p> </p></nowiki> <table> -<tr><th>OS</th> <th>HW</th> <th>Branch</th> <th>C compiler</th> <th>Cached?</th> <th>Results</th> <th>Atom feeds</th></tr> - -<tr><td>FreeBSD</td> <td>x86-64</td> <td>chicken-5</td> <td>clang</td> <td>yes</td> <td>[[http://salmonella-freebsd-x86-64.call-cc.org/chicken-5/clang/freebsd/x86-64/2017|2017]]</td> <td>[[http://salmonella-freebsd-x86-64.call-cc.org/feeds/chicken-5/clang/freebsd/x86-64/|feeds]]</td></tr> - -<tr><td>FreeBSD</td> <td>x86-64</td> <td>master</td> <td>clang</td> <td>yes</td> <td>[[http://salmonella-freebsd-x86-64.call-cc.org/master/clang/freebsd/x86-64/2017|2017]]</td> <td>[[http://salmonella-freebsd-x86-64.call-cc.org/feeds/master/clang/freebsd/x86-64/|feeds]]</td></tr> -<tr><td>FreeBSD</td> <td>x86-64</td> <td>prerelease</td> <td>clang</td> <td>yes</td> <td>[[http://salmonella-freebsd-x86-64.call-cc.org/master/clang/freebsd/x86-64/2017|2017]]</td> <td>[[http://salmonella-freebsd-x86-64.call-cc.org/feeds/prerelease/clang/freebsd/x86-64|feeds]]</td></tr> - -<tr><td>Linux</td> <td>x86</td> <td>master</td> <td>gcc</td> <td>yes</td> <td>[[http://salmonella-linux-x86.call-cc.org/master/gcc/linux/x86/2017|2017]]</td> <td>[[http://salmonella-linux-x86.call-cc.org/feeds/master/gcc/linux/x86/|feeds]]</td></tr> -<tr><td>Linux</td> <td>x86</td> <td>master</td> <td>clang</td> <td>yes</td> <td>[[http://salmonella-linux-x86.call-cc.org/master/clang/linux/x86/2017|2017]]</td> <td>[[http://salmonella-linux-x86.call-cc.org/feeds/master/clang/linux/x86/|feeds]]</td></tr> -<tr><td>Linux</td> <td>x86</td> <td>master (DEBUGBUILD=1)</td><td>gcc</td> <td>yes</td> <td>[[http://salmonella-linux-x86.call-cc.org/master-debugbuild/gcc/linux/x86/2017|2017]]</td> <td>[[http://salmonella-linux-x86.call-cc.org/feeds/master-debugbuild/gcc/linux/x86/|feeds]]</td></tr> -<tr><td>Linux</td> <td>x86</td> <td>prerelease</td> <td>gcc</td> <td>yes</td> <td>[[http://salmonella-linux-x86.call-cc.org/prerelease/gcc/linux/x86/2017|2017]]</td> <td>[[http://salmonella-linux-x86.call-cc.org/feeds/prerelease/gcc/linux/x86/|feeds]]</td></tr> -<tr><td>Linux</td> <td>x86</td> <td>stability-4.9.0.x</td><td>gcc</td> <td>yes</td> <td>[[http://salmonella-linux-x86.call-cc.org/stability-4.9.0.x/gcc/linux/x86/2017|2017]]</td> <td>[[http://salmonella-linux-x86.call-cc.org/feeds/stability-4.9.0.x/gcc/linux/x86/|feeds]]</td></tr> + <tr> + <th>OS</th><th>HW</th><th>Branch</th><th>C compiler</th><th>Debug?</th><th>Cached?</th> + <th>Results</th> + <th>Atom feeds</th> + </tr> + + <tr> + <td>FreeBSD</td><td>x86-64</td><td>chicken-4</td><td>clang</td><td>no</td><td>yes</td> + <td>[[http://salmonella-freebsd-x86-64.call-cc.org/chicken-4/clang/freebsd/x86-64/2018|2018]]</td> + <td>[[http://salmonella-freebsd-x86-64.call-cc.org/feeds/chicken-4/clang/freebsd/x86-64/|feeds]]</td> + </tr> + + <tr> + <td>FreeBSD</td><td>x86-64</td><td>master</td><td>clang</td><td>no</td><td>yes</td> + <td>[[http://salmonella-freebsd-x86-64.call-cc.org/master/clang/freebsd/x86-64/2018|2018]]</td> + <td>[[http://salmonella-freebsd-x86-64.call-cc.org/feeds/master/clang/freebsd/x86-64/|feeds]]</td> + </tr> + + <tr> + <td>Linux</td><td>x86</td><td>chicken-4</td><td>gcc</td><td>yes</td><td>yes</td> + <td>[[http://salmonella-linux-x86.call-cc.org/chicken-4-debugbuild/gcc/linux/x86/2018|2018]]</td> + <td>[[http://salmonella-linux-x86.call-cc.org/feeds/chicken-4-debugbuild/gcc/linux/x86/|feeds]]</td> + </tr> + + <tr> + <td>Linux</td><td>x86</td><td>master</td><td>clang</td><td>no</td><td>yes</td> + <td>[[http://salmonella-linux-x86.call-cc.org/chicken-4/clang/linux/x86/2018|2018]]</td> + <td>[[http://salmonella-linux-x86.call-cc.org/feeds/chicken-4/clang/linux/x86/|feeds]]</td> + </tr> + + <tr> + <td>Linux</td><td>x86</td><td>master</td><td>gcc</td><td>yes</td><td>yes</td> + <td>[[http://salmonella-linux-x86.call-cc.org/master-debugbuild/gcc/linux/x86/2018|2018]]</td> + <td>[[http://salmonella-linux-x86.call-cc.org/feeds/master-debugbuild/gcc/linux/x86/|feeds]]</td> + </tr> + + <tr> + <td>Linux</td><td>x86-64</td><td>chicken-4</td><td>gcc</td><td>no</td><td>yes</td> + <td>[[https://salmonella-linux-x86-64.call-cc.org/chicken-4/gcc/linux/x86-64/2018|2018]]</td> + <td>[[https://salmonella-linux-x86-64.call-cc.org/feeds/chicken-4/gcc/linux/x86-64/|feeds]]</td> + </tr> + + <tr> + <td>Linux</td><td>x86-64</td><td>chicken-4</td><td>gcc</td><td>yes</td><td><b>no</b></td> + <td>[[https://salmonella-linux-x86-64.call-cc.org/chicken-4-debugbuild/gcc/linux/x86-64/2018|2018]]</td> + <td>[[https://salmonella-linux-x86-64.call-cc.org/feeds/chicken-4-debugbuild/gcc/linux/x86-64/|feeds]]</td> + </tr> + + <tr> + <td>Linux</td><td>x86-64</td><td>chicken-4</td><td>clang</td><td>no</td><td>yes</td> + <td>[[https://salmonella-linux-x86-64.call-cc.org/chicken-4/clang/linux/x86-64/2018|2018]]</td> + <td>[[https://salmonella-linux-x86-64.call-cc.org/feeds/chicken-4/clang/linux/x86-64/|feeds]]</td> + </tr> + + <tr> + <td>Linux</td><td>x86-64</td><td>master</td><td>gcc</td><td>no</td><td>yes</td> + <td>[[http://salmonella-linux-x86-64.call-cc.org/master/gcc/linux/x86-64/2018|2018]]</td> + <td>[[http://salmonella-linux-x86-64.call-cc.org/feeds/master/gcc/linux/x86-64/|feeds]]</td> + </tr> +</table> -<tr><td>Linux</td> <td>x86-64</td> <td>chicken-5</td> <td>gcc</td> <td>yes</td> <td>[[http://salmonella-linux-x86-64.call-cc.org/chicken-5/gcc/linux/x86-64/2017|2017]]</td> <td>[[http://salmonella-linux-x86-64.call-cc.org/feeds/chicken5/gcc/linux/x86-64/|feeds]]</td></tr> -<tr><td>Linux</td> <td>x86-64</td> <td>master</td> <td>gcc</td> <td>yes</td> <td>[[http://salmonella-linux-x86-64.call-cc.org/master/gcc/linux/x86-64/2017|2017]]</td> <td>[[http://salmonella-linux-x86-64.call-cc.org/feeds/master/gcc/linux/x86-64/|feeds]]</td></tr> -<tr><td>Linux</td> <td>x86-64</td> <td>master</td> <td>clang</td> <td>yes</td> <td>[[http://salmonella-linux-x86-64.call-cc.org/master/clang/linux/x86-64/2017|2017]]</td> <td>[[http://salmonella-linux-x86-64.call-cc.org/feeds/master/clang/linux/x86-64/|feeds]]</td></tr> -<tr><td>Linux</td> <td>x86-64</td> <td>master (DEBUGBUILD=1)</td><td>gcc</td><td><b>no</b></td><td>[[http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2017|2017]]</td> <td>[[http://salmonella-linux-x86-64.call-cc.org/feeds/master-debugbuild/gcc/linux/x86-64/|feeds]]</td></tr> -<tr><td>Linux</td> <td>x86-64</td> <td>prerelease</td> <td>gcc</td> <td>yes</td> <td>[[http://salmonella-linux-x86-64.call-cc.org/prerelease/gcc/linux/x86-64/2017|2017]]</td> <td>[[http://salmonella-linux-x86-64.call-cc.org/feeds/prerelease/gcc/linux/x86-64/|feeds]]</td></tr> -<tr><td>Linux</td> <td>x86-64</td> <td>stability-4.9.0.x</td><td>gcc</td> <td>yes</td> <td>[[http://salmonella-linux-x86-64.call-cc.org/stability-4.9.0.x/gcc/linux/x86-64/2017|2017]]</td> <td>[[http://salmonella-linux-x86-64.call-cc.org/feeds/stability-4.9.0.x/gcc/linux/x86-64/|feeds]]</td></tr> +''master'' is currently CHICKEN 5. -</table> +The ''Debug?'' column indicates whether CHICKEN was build with the +{{DEBUGBUILD}} variable set or not. The ''Cached?'' column indicates the salmonella operation mode. In the non cached mode, salmonella sets the local egg repository emptyTrap