Steffen Schuemann
|
7301cd1105
|
refs #35, new option GHC_FILESYSTEM_WITH_INSTALL defaulting to ON only if not used as subdirectory.
|
2019-11-07 08:56:35 +01:00 |
|
gulrak
|
65b54093ea
|
Merge pull request #24 from JonasVautherin/export-target
export as target
|
2019-09-29 19:20:06 +02:00 |
|
Andy Maloney
|
ccdd8ec40e
|
Do not include test and example options if including as submodule
Also rename these options so it's clear they are part of GHC Filesystem
|
2019-09-27 13:03:07 -04:00 |
|
Jonas Vautherin
|
daebcb3c96
|
export as target
|
2019-08-16 09:43:22 +02:00 |
|
Jonas Vautherin
|
57f3a14d59
|
make tests and examples optional
|
2019-08-13 15:13:09 +02:00 |
|
fenglc89
|
71a50bb34a
|
cmake install
|
2019-05-08 17:40:56 +08:00 |
|
fenglc
|
de1a631db9
|
cmake 3.7.2
|
2019-05-07 19:18:17 +08:00 |
|
Steffen Schuemann
|
dc37276a9a
|
Squashed commit of the following:
commit 8d9f245e379d373942c0f49be19dacc9293cdcf0
Merge: 3ceb4b0 857a355
Author: gulrak <s.schuemann@pobox.com>
Date: Fri May 3 23:52:57 2019 +0200
Merge branch 'development-v1.1' of https://github.com/gulrak/filesystem into development-v1.1
commit 3ceb4b0e4fe90be46b1fdbdfb7e2b3f160cccf3c
Author: gulrak <s.schuemann@pobox.com>
Date: Fri May 3 23:51:48 2019 +0200
Less noisy interoperability testing on weakly_canonial()
commit 38f82a90ef5f4ec1fa341ce3ab34f3836a6bd9ea
Author: gulrak <s.schuemann@pobox.com>
Date: Fri May 3 23:50:43 2019 +0200
Additional fix for recursive_directory_iterator
commit 857a3558fb13e8fae76e29b5b91cb76b5e98ea20
Merge: 9da5784 b557b5b
Author: Steffen Schuemann <s.schuemann@pobox.com>
Date: Fri May 3 23:47:20 2019 +0200
Merge branch 'development-v1.1' of github.com:gulrak/filesystem into development-v1.1
# Conflicts:
# test/filesystem_test.cpp
commit 9da57846ac4de06c4b0521ab69ea42816fd6a029
Merge: 96e89ae 43e75c3
Author: Steffen Schuemann <s.schuemann@pobox.com>
Date: Fri May 3 23:42:31 2019 +0200
Merge remote-tracking branch 'origin/master' into development-v1.1
commit 96e89ae7f9e983cb3d0977d9ba77f421a0c06b0f
Merge: 9d71161 882c60b
Author: Steffen Schuemann <s.schuemann@pobox.com>
Date: Fri May 3 23:40:18 2019 +0200
Merge remote-tracking branch 'origin/master' into development-v1.1
commit b557b5b476c085183bd3da72cc9f511df3b52272
Merge: 263a2d2 9d71161
Author: Steffen Schümann <s.schuemann@pobox.com>
Date: Fri May 3 22:44:25 2019 +0200
Merge branch 'development-v1.1' of https://github.com/gulrak/filesystem into development-v1.1
commit 263a2d2c5b9f25631513271a6e26a9cb66e8f9da
Author: Steffen Schümann <s.schuemann@pobox.com>
Date: Fri May 3 22:44:01 2019 +0200
Work on Windows tests.
commit 9d71161323f22e994b51fda73ebc19af9e67d6e6
Author: Steffen Schuemann <s.schuemann@pobox.com>
Date: Fri May 3 08:30:40 2019 +0200
Fix for issues with recursive_directory_iterator not behaving like an input iterator and regarding pop()/depth().
commit 2ac1352b4a37fdb247b56fb63c1e2c3f56761649
Author: gulrak <s.schuemann@pobox.com>
Date: Thu May 2 09:12:42 2019 +0200
Refactored builds with std::fs to a CMake macro, added du example, added behaviour switch
commit 624a6f63e5639504c2b554ba89985ef9c01c6fa9
Author: Steffen Schümann <s.schuemann@pobox.com>
Date: Thu May 2 09:01:15 2019 +0200
Add path parameters to filesystem_error::what
|
2019-05-05 08:51:53 +02:00 |
|
Steffen Schuemann
|
9c2cdf64d3
|
Work on CI integration.
|
2019-04-18 13:25:46 +02:00 |
|
Steffen Schuemann
|
00a8d0437d
|
Work on CI support.
|
2019-04-18 12:40:14 +02:00 |
|
Steffen Schuemann
|
ec2bc5af0c
|
Added additional headers to sources list.
|
2019-03-24 15:19:18 +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 |
|
Steffen Schümann
|
0cb8a42f83
|
Added UTF-8 locale test to u8arguments, some cleanup.
|
2018-10-22 20:01:52 +02:00 |
|
Steffen Schuemann
|
1da3ae7864
|
Restructured CMakeLists, added fs::u8arguments helper, added first example
|
2018-09-29 12:49:12 +02:00 |
|
Steffen Schuemann
|
5595cfe848
|
Support for test against clang 7.0.0 std::filesystem and fixing some recursive_directory_iterator test cases
|
2018-09-23 14:15:54 +02:00 |
|
Steffen Schümann
|
8d21eb4722
|
Modifications for first tests against std::fs in VS 15.8
|
2018-09-22 13:11:50 +02:00 |
|
Steffen Schuemann
|
055ec8aea0
|
Initial public release.
|
2018-09-02 22:01:52 +02:00 |
|