From d9c75443844eef8566a76603244bbe552ffcf921 Mon Sep 17 00:00:00 2001 From: "Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)" Date: Tue, 9 Aug 2016 08:06:05 +0100 Subject: Merge the travis docs generation and push stuff from Outcome --- Readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index c2ad1deb..de10d9e7 100644 --- a/Readme.md +++ b/Readme.md @@ -1,9 +1,7 @@ This is the beginnings of the post-peer-review AFIO v2 rewrite. You can view its documentation at https://ned14.github.io/boost.afio/ -master branch test status Linux: [![Build Status](https://travis-ci.org/ned14/boost.afio.svg?branch=master)](https://travis-ci.org/ned14/boost.afio) Windows: [![Build status](https://ci.appveyor.com/api/projects/status/ox59o2r276xbmef7/branch/master?svg=true)](https://ci.appveyor.com/project/ned14/boost-afio/branch/master) Coverage: Boost.KernelTest support for coveralls.io still todo - -CMake dashboard: http://my.cdash.org/index.php?project=Boost.AFIO +master branch test status Linux: [![Build Status](https://travis-ci.org/ned14/boost.afio.svg?branch=master)](https://travis-ci.org/ned14/boost.afio) Windows: [![Build status](https://ci.appveyor.com/api/projects/status/ox59o2r276xbmef7/branch/master?svg=true)](https://ci.appveyor.com/project/ned14/boost-afio/branch/master) Coverage: Boost.KernelTest support for coveralls.io still todo CMake dashboard: http://my.cdash.org/index.php?project=Boost.AFIO CMake todos: - Add doxygen generation support @@ -11,7 +9,9 @@ CMake todos: successful new docs to github (resetting the gh-pages SHA) - cmake --build . --target afio_docs - Get travis to push latest doxygen docs to github for me - - Merge all these improvements from AFIO back into Outcome +- Push artifacts to: + - curl --data-binary @test.txt https://dedi4.nedprod.com/static/files/upload +- Any dependency .natvis need to be compiled in! - For non-embedded config, cmake should stamp git submodule SHAs so I can dispense with the upd method of submodule stamping - Static library edition appears to not be encoding extended error code detail? -- cgit v1.2.3