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-07-20 11:34:04 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-07-20 11:34:04 +0300
commitf18b2fa5fa6dc560a7056b5c03ece5a5f7d20fd2 (patch)
treedb83be420e79d7b67d40f7e6b9d5fef6e809fc1f /Readme.md
parent3eba1b171c8b336c4c28f4e5a969387f3faf000e (diff)
upd
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/Readme.md b/Readme.md
index 407f5a66..d50ab5a0 100644
--- a/Readme.md
+++ b/Readme.md
@@ -6,16 +6,7 @@ v2 rewrite. You can view its documentation at https://ned14.github.io/boost.afio
<b>CMake dashboard</b>: http://my.cdash.org/index.php?project=Boost.AFIO
CMake todos:
-- Each dependent library also needs to use this cmake infrastructure and then
-be brought in as a header only dependency using
-target_link_library(afio, INTERFACE boost::outcome)
- - Include sublibraries needs to use boost/lib/lib.hpp NOT directly
- - Remove dragging in dependent libraries in the glob
-- Use junction points/hard link clones to replace dependencies with a
-flat list
-- ctest support
-- cdash support
-- Install and staging support
+
- Jenkins & Appveyor
- Remove old project files
@@ -23,8 +14,6 @@ Later:
- Each test runner needs to be compiled into many sanitising build variants
using the header only library
- Also generate a DLL for each test kernel
-- Instead of git submodule recursive, unpack into a flat hierarchy and use
-boost/lib/lib.hpp
- Single include generation