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:
-rw-r--r--.travis.yml3
-rw-r--r--Readme.md3
m---------include/boost/afio/outcome0
3 files changed, 5 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4ff50db8..b61474b4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -56,7 +56,8 @@ script:
if [ "$__" = "cmake tests" ]; then
TARNAME=boost.afio-v2.0-source-`date +%Y%m%d%H%M`.tar.xz;
tar cfJ ../$TARNAME . --exclude llvm* --exclude .git;
- CXX=g++-6 ctest -S .ci.cmake -V && curl -u jenkins-nedprod:$JENKINS_NEDPROD_PASSWORD --data-binary @../$TARNAME https://dedi4.nedprod.com/static/files/upload/$TARNAME;
+ CXX=g++-6 ctest -S .ci.cmake -V;
+ curl -u jenkins-nedprod:$JENKINS_NEDPROD_PASSWORD --data-binary @../$TARNAME https://dedi4.nedprod.com/static/files/upload/$TARNAME;
fi
-
if [ "$__" = "Documentation" ]; then
diff --git a/Readme.md b/Readme.md
index 52eef228..1ead186c 100644
--- a/Readme.md
+++ b/Readme.md
@@ -3,6 +3,9 @@ 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
+Tarballs of source and prebuilt binaries with all unit tests passing: https://dedi4.nedprod.com/static/files/
+
+
CMake todos:
- Any dependency .natvis need to be compiled in!
- Rename all ParseProjectVersionFromHpp etc to parse_project_version_from_hpp etc
diff --git a/include/boost/afio/outcome b/include/boost/afio/outcome
-Subproject 196177705be988b824c118a18b8a1a03e59a8b4
+Subproject f3c8cc75594cd6aff5f9bc2928008e74a5eb42c