16 Commits

Author SHA1 Message Date
gulrak
2ac1352b4a Refactored builds with std::fs to a CMake macro, added du example, added behaviour switch 2019-05-02 09:12:42 +02:00
Steffen Schuemann
c75a663ec9 Squashed commit of the following:
commit 742d51b24cce19915e10f0d1f97cf49ff408b66d
Author: Steffen Schuemann <s.schuemann@pobox.com>
Date:   Sat Apr 27 10:17:15 2019 +0200

    Fixed ctest call.

commit f96b65562d42cc6801ba3855dc603117e4ce864a
Author: Steffen Schümann <s.schuemann@pobox.com>
Date:   Sat Apr 27 09:42:20 2019 +0200

    Fix in canonical root path handling.

commit 1cd346d23e87b274d32b9d56a8b6327e36be4147
Author: gulrak <s.schuemann@pobox.com>
Date:   Sat Apr 27 06:22:13 2019 +0200

    Work on MingW issues and additional tests.
2019-04-27 10:36:00 +02:00
Steffen Schuemann
c16681473f Work on CI integration. 2019-04-21 00:26:59 +02:00
Steffen Schuemann
42f9040b81 Work on CI integration. 2019-04-20 11:14:50 +02:00
Steffen Schuemann
00a8d0437d Work on CI support. 2019-04-18 12:40:14 +02:00
Steffen Schümann
e8b2bee859 Some changes to make the forwarding/implementation way work on MSVC. 2019-03-24 12:46:19 +01:00
Steffen Schuemann
243963558e Fixed cmake error in Xcode coverage test case. 2019-03-24 10:31:29 +01:00
gulrak
03f849d23f Added support for forwarding/implementation includes to enhance compile time and hide system headers. 2019-03-24 01:53:44 -07:00
gulrak
72e8d2e950 Restructured include directories and enhanced CMake support. 2019-03-24 01:32:13 -07:00
gulrak
78ddb7aed7 Renamed filesystem.h to filesystem.hpp 2019-03-22 14:11:41 -07:00
gulrak
89cc3782a0 Warning fixes for -Wall -Wextra -Werror builds. 2018-11-05 20:40:53 +01:00
gulrak
f756027cca #3: Added missing inlines and small refactorings for compiler errors when including in multiple files. Added a test. 2018-11-05 20:39:19 +01:00
Steffen Schümann
f7854ed685 Fixes for warnings under VS2017. 2018-11-04 14:30:36 +01:00
Steffen Schuemann
9e4eb59e9c Some cleanup, and warning fixes and test code issues on clang 7. 2018-11-03 11:15:18 +01:00
Steffen Schümann
b86f941c67 Fixed some warnings and a CMakeLists issue on Windows. 2018-09-29 13:51:12 +02:00
Steffen Schuemann
1da3ae7864 Restructured CMakeLists, added fs::u8arguments helper, added first example 2018-09-29 12:49:12 +02:00