aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2022-05-25 15:36:01 +0100
committerPhilip Herron <philip.herron@embecosm.com>2022-05-25 15:44:09 +0100
commit56634945fb275bd2b992db473f8d9cd2670a5ed5 (patch)
treed001cff394e118e31fe6b67fc23147d8db92e1c7
parentd5c1531cc41ea7fab4d522dafe3ff725a766fb49 (diff)
downloadgcc-56634945fb275bd2b992db473f8d9cd2670a5ed5.zip
gcc-56634945fb275bd2b992db473f8d9cd2670a5ed5.tar.gz
gcc-56634945fb275bd2b992db473f8d9cd2670a5ed5.tar.bz2
Add build badges for marks build-farm
Fixes #1236
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index e24e054..23989bc 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,15 @@ Now that the language is stable, it is an excellent time to create alternative c
the project are keen “Rustaceans” with a desire to give back to the Rust community and to learn what GCC is capable
of when it comes to a modern language.
+## Build Farm Status
+
+- [Fedora X86_64](https://builder.sourceware.org/buildbot/#/builders/gccrust-fedora-x86_64) [![Fedora X86-64](https://builder.sourceware.org/buildbot/badges/gccrust-fedora-x86_64.svg)](https://builder.sourceware.org/buildbot/#/builders/gccrust-fedora-x86_64)
+- [Debian i386](https://builder.sourceware.org/buildbot/#/builders/gccrust-debian-i386) [![Fedora X86-64](https://builder.sourceware.org/buildbot/badges/gccrust-debian-i386.svg)](https://builder.sourceware.org/buildbot/#/builders/gccrust-debian-i386)
+- [Fedora s390x](https://builder.sourceware.org/buildbot/#/builders/gccrust-fedora-s390x) [![Fedora X86-64](https://builder.sourceware.org/buildbot/badges/gccrust-fedora-s390x.svg)](https://builder.sourceware.org/buildbot/#/builders/gccrust-fedora-s390x)
+- [Debian ppc64](https://builder.sourceware.org/buildbot/#/builders/gccrust-debian-ppc64) [![Fedora X86-64](https://builder.sourceware.org/buildbot/badges/gccrust-debian-ppc64.svg)](https://builder.sourceware.org/buildbot/#/builders/gccrust-debian-ppc64)
+- [Fedora ppc64le](https://builder.sourceware.org/buildbot/#/builders/gccrust-fedora-ppc64le) [![Fedora
+X86-64](https://builder.sourceware.org/buildbot/badges/gccrust-fedora-ppc64le.svg)](https://builder.sourceware.org/buildbot/#/builders/gccrust-fedora-ppc64le)
+
## FAQ
Please find the answers to frequently asked questions over on: https://github.com/Rust-GCC/gccrs/wiki/Frequently-Asked-Questions