Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-08-09 10:06:05 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-08-09 10:06:05 +0300
commitd9c75443844eef8566a76603244bbe552ffcf921 (patch)
tree768f2fb55efaccf82359fe2eb66aa287dd97ce95 /Readme.md
parent48942c2b71e6b2c0c4cb128e532a75f260e26151 (diff)
Merge the travis docs generation and push stuff from Outcome
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md8
1 files changed, 4 insertions, 4 deletions
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/
-<b>master branch test status</b> 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
-
-<b>CMake dashboard</b>: http://my.cdash.org/index.php?project=Boost.AFIO
+<b>master branch test status</b> 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 <b>CMake dashboard</b>: 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?