From b957b73ca4eca7b484ef3e58e4dc8dbce43bc3ae Mon Sep 17 00:00:00 2001 From: "Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com" Date: Thu, 1 Feb 2018 23:16:21 +0000 Subject: Fixed quite a lot of stuff on OS X, and now the async i/o is working correctly --- Readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 3d6bcf7b..21b90a46 100644 --- a/Readme.md +++ b/Readme.md @@ -1,10 +1,11 @@ This is the post-peer-review AFIO v2 rewrite. You can view its documentation at https://ned14.github.io/afio/ -master branch test status Linux: [![Build Status](https://travis-ci.org/ned14/afio.svg?branch=master)](https://travis-ci.org/ned14/afio) Windows: [![Build status](https://ci.appveyor.com/api/projects/status/ox59o2r276xbmef7/branch/master?svg=true)](https://ci.appveyor.com/project/ned14/afio/branch/master) CMake dashboard: http://my.cdash.org/index.php?project=Boost.AFIO +master branch test status Linux & OS X: [![Build Status](https://travis-ci.org/ned14/afio.svg?branch=master)](https://travis-ci.org/ned14/afio) Windows: [![Build status](https://ci.appveyor.com/api/projects/status/ox59o2r276xbmef7/branch/master?svg=true)](https://ci.appveyor.com/project/ned14/afio/branch/master) CMake dashboard: http://my.cdash.org/index.php?project=Boost.AFIO -Tarballs of source and prebuilt binaries for Linux x64 and Windows x64: +Tarballs of source and prebuilt binaries for Linux x64, MacOS x64 and Windows x64: - https://dedi4.nedprod.com/static/files/afio-v2.0-source-latest.tar.xz - https://dedi4.nedprod.com/static/files/afio-v2.0-binaries-linux64-latest.tgz +- https://dedi4.nedprod.com/static/files/afio-v2.0-binaries-darwin64-latest.tgz - https://dedi4.nedprod.com/static/files/afio-v2.0-binaries-win64-latest.zip -- cgit v1.2.3