nicole mazzuca
|
f990dfaa5b
|
[vcpkg] Fix RealFilesystem::remove_all (#7430)
* fix remove_all
we were attempting to remove READONLY files before this, and so set them to non-READONLY
* fix linux/macos support
* whee fix vs2015
|
2019-07-26 16:32:33 -07:00 |
|
Nicole Mazzuca
|
fddebb75da
|
clang-format all the things
|
2019-07-18 19:03:46 -07:00 |
|
Nicole Mazzuca
|
65d34c5e55
|
wheeeee more fixes
|
2019-07-15 18:51:03 -07:00 |
|
Nicole Mazzuca
|
a0fe40ea58
|
add tests!
Also, fix all the bugs I found when I wrote the tests!
|
2019-07-11 18:21:25 -07:00 |
|
Nicole Mazzuca
|
510b0c5cc0
|
fix more comments
|
2019-07-11 18:21:09 -07:00 |
|
Nicole Mazzuca
|
3190235875
|
fix some comments from code reviewers
|
2019-07-11 18:20:36 -07:00 |
|
Nicole Mazzuca
|
bb57907207
|
make it compile on macos under g++6
|
2019-07-11 18:20:36 -07:00 |
|
Nicole Mazzuca
|
3b6d6b3465
|
actually get the code compiling
|
2019-07-11 18:20:35 -07:00 |
|
Nicole Mazzuca
|
2d6df16849
|
remove_all parallelized, and fix the issues with symlink
|
2019-07-11 18:20:35 -07:00 |
|