From 372204c103fba5122f38d71fd0b77d15e7ece6c4 Mon Sep 17 00:00:00 2001 From: Hannes Vogt Date: Thu, 10 Jan 2019 13:54:28 +0100 Subject: [PATCH] Update README.md --- README.md | 36 ++++++++++++++---------------------- 1 file changed, 14 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 5dc9e65e..fc32843e 100644 --- a/README.md +++ b/README.md @@ -16,14 +16,12 @@ Serialbox builds are run on Travis CI [here](https://travis-ci.org/eth-cscs/seri | Toolchain | Config | Status | |:-------------|:---------------|:-------------------------------------------------------------------------------------------------------------------| -| GCC 5.4 | Release | ![GCC 5.4][GCC_54_Release.Badge] | -| GCC 5.4 | RelWithDebInfo | ![GCC 5.4][GCC_54_RelWithDebInfo.Badge] | -| GCC 6.3 | Release | ![GCC 6.3][GCC_63_Release.Badge] | -| GCC 6.3 | RelWithDebInfo | ![GCC 6.3][GCC_63_RelWithDebInfo.Badge] | -| Clang 3.8 | Release | ![Clang 3.8][Clang_38_Release.Badge] | -| Clang 3.8 | RelWithDebInfo | ![Clang 3.8][Clang_38_RelWithDebInfo.Badge] | -| Clang 4.0 | Release | ![Clang 4.0][Clang_40_Release.Badge] | -| Clang 4.0 | RelWithDebInfo | ![Clang 4.0][Clang_40_RelWithDebInfo.Badge] | +| GCC 5.5 | Release | ![GCC 5.5][GCC_55_Release.Badge] | +| GCC 5.5 | RelWithDebInfo | ![GCC 5.5][GCC_55_RelWithDebInfo.Badge] | +| GCC 7.4 | Release | ![GCC 7.4][GCC_74_Release.Badge] | +| GCC 7.4 | RelWithDebInfo | ![GCC 7.4][GCC_74_RelWithDebInfo.Badge] | +| GCC 8.1 | Release | ![GCC 8.1][GCC_81_Release.Badge] | +| GCC 8.1 | RelWithDebInfo | ![GCC 8.1][GCC_81_RelWithDebInfo.Badge] | | Clang 5.0 | Release | ![Clang 5.0][Clang_50_Release.Badge] | | Clang 5.0 | RelWithDebInfo | ![Clang 5.0][Clang_50_RelWithDebInfo.Badge] | @@ -49,17 +47,11 @@ This project is licensed under the terms of the **BSD** license. [Documentation.Badge]: https://img.shields.io/badge/documentation-link-blue.svg [BSD.License]: https://img.shields.io/badge/License-BSD-blue.svg [Version.Badge]: https://badge.fury.io/gh/eth-cscs%2Fserialbox2.svg -[GCC_54_Release.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/3 -[GCC_54_RelWithDebInfo.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/4 -[GCC_63_Release.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/5 -[GCC_63_RelWithDebInfo.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/6 -[Clang_38_Release.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/7 -[Clang_38_RelWithDebInfo.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/8 -[Clang_40_Release.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/9 -[Clang_40_RelWithDebInfo.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/10 -[Clang_50_Release.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/11 -[Clang_50_RelWithDebInfo.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/12 -[Xcode_73_Release.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/13 -[Xcode_73_RelWithDebInfo.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/14 -[Xcode_80_Release.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/15 -[Xcode_80_RelWithDebInfo.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/16 \ No newline at end of file +[GCC_55_Release.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/3 +[GCC_55_RelWithDebInfo.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/4 +[GCC_74_Release.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/5 +[GCC_74_RelWithDebInfo.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/6 +[GCC_81_Release.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/7 +[GCC_81_RelWithDebInfo.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/8 +[Clang_50_Release.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/9 +[Clang_50_RelWithDebInfo.Badge]: https://travis-matrix-badges.herokuapp.com/repos/eth-cscs/serialbox2/branches/master/10