From f8b690df540b34b83fe3bf9f340c93ae1d77039a Mon Sep 17 00:00:00 2001 From: "Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)" Date: Wed, 11 Nov 2020 16:49:36 +0000 Subject: Even more debug printing for clang path view. Try having github actions publish a release per commit, with binaries. Fix status code prebuilt binaries on Windows. --- Readme.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index f2f242a6..9ece25e6 100644 --- a/Readme.md +++ b/Readme.md @@ -1,14 +1,18 @@ This is the post-peer-review LLFIO v2 rewrite. You can view its documentation at https://ned14.github.io/llfio/ -master branch test status Mac OS, Linux & Windows: Documentation ![Documentation](https://github.com/ned14/llfio/workflows/Documentation/badge.svg?branch=master) Installability ![Installability](https://github.com/ned14/llfio/workflows/Installability/badge.svg?branch=master) Programs ![Programs](https://github.com/ned14/llfio/workflows/Programs/badge.svg?branch=master)
-        Unit tests Linux ![Unit tests Linux](https://github.com/ned14/llfio/workflows/Unit%20tests%20Linux/badge.svg?branch=master) Unit tests Mac OS ![Unit tests Mac OS](https://github.com/ned14/llfio/workflows/Unit%20tests%20Mac%20OS/badge.svg?branch=master) Unit tests Windows ![Unit tests Windows](https://github.com/ned14/llfio/workflows/Unit%20tests%20Windows/badge.svg?branch=master) - -develop branch test status Mac OS, Linux & Windows: Documentation ![Documentation](https://github.com/ned14/llfio/workflows/Documentation/badge.svg?branch=develop) Installability ![Installability](https://github.com/ned14/llfio/workflows/Installability/badge.svg?branch=develop) Programs ![Programs](https://github.com/ned14/llfio/workflows/Programs/badge.svg?branch=develop)
-        Unit tests Linux ![Unit tests Linux](https://github.com/ned14/llfio/workflows/Unit%20tests%20Linux/badge.svg?branch=develop) Unit tests Mac OS ![Unit tests Mac OS](https://github.com/ned14/llfio/workflows/Unit%20tests%20Mac%20OS/badge.svg?branch=develop) Unit tests Windows ![Unit tests Windows](https://github.com/ned14/llfio/workflows/Unit%20tests%20Windows/badge.svg?branch=develop) + +>
master branchdevelop branch +
+
+
+
+
+
+
CMake dashboard: https://my.cdash.org/index.php?project=Boost.AFIO -PREBUILT BINARIES CAN BE FOUND AT https://github.com/ned14/llfio/packages +PREBUILT BINARIES FOR LINUX (x64 and ARM), MAC OS AND WINDOWS CAN BE FOUND AT https://github.com/ned14/llfio/releases USAGE AND CONFIGURATION INSTRUCTIONS CAN BE FOUND AT https://ned14.github.io/llfio/ -- cgit v1.2.3