Alexander Karatarakis
|
75e8752cb9
|
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp
|
2017-04-27 18:59:57 -07:00 |
|
Alexander Karatarakis
|
c8ff4e39ba
|
Add fs::create_directories() forwarding function
|
2017-04-17 19:04:00 -07:00 |
|
Alexander Karatarakis
|
8abbce6361
|
write_all_lines() -> write_lines()
|
2017-04-12 23:16:04 -07:00 |
|
Alexander Karatarakis
|
bd01f8ce83
|
get_files_recursive()/get_files_non_recursive()
|
2017-04-12 23:15:02 -07:00 |
|
Alexander Karatarakis
|
1b21fd0f71
|
Files::read_lines() -> Files::read_all_lines()
|
2017-04-12 23:00:42 -07:00 |
|
Robert Schumacher
|
7069fbbebc
|
[vcpkg] Remove+indirect nearly all uses of iostreams
|
2017-04-12 22:48:52 -07:00 |
|
Robert Schumacher
|
0bc21296c9
|
[vcpkg] Alias out standard filesystem headers to ensure clean separation.
|
2017-04-11 15:16:39 -07:00 |
|
Robert Schumacher
|
b34c40a4e6
|
[vcpkg] Further work on filesystem abstraction layer.
|
2017-04-08 20:19:35 -07:00 |
|
Robert Schumacher
|
c434dc9986
|
[vcpkg] Initial addition of Filesystem abstraction to enable testing.
|
2017-04-08 16:26:26 -07:00 |
|
Alexander Karatarakis
|
9e19213498
|
expected -> Expected
|
2017-04-04 16:44:45 -07:00 |
|
Robert Schumacher
|
9b9a35fa38
|
Remove Files::check_is_directory()
|
2017-03-31 17:57:45 -07:00 |
|
Alexander Karatarakis
|
e9ca24b219
|
Rename expected.h to vcpkg_expected.h
|
2017-03-31 16:33:10 -07:00 |
|
Alexander Karatarakis
|
4114d87a07
|
All Checks now take LineInfo as the first argument
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
0b5e2e9e76
|
Use nested namespace definition
|
2017-01-05 12:55:28 -08:00 |
|
Alexander Karatarakis
|
aad0cc4c04
|
Files::get_contents() -> Files::read_contents()
|
2016-12-16 19:40:58 -08:00 |
|
Alexander Karatarakis
|
b666e90c32
|
Pass by ref
|
2016-12-16 19:38:02 -08:00 |
|
Alexander Karatarakis
|
e4548a8cf4
|
Add Files::read_all_lines() and Files::write_all_lines()
|
2016-12-15 18:19:22 -08:00 |
|
Alexander Karatarakis
|
ae379fedea
|
Move print_paths() to Files::
|
2016-11-30 14:08:43 -08:00 |
|
Alexander Karatarakis
|
0042316c4b
|
Introduce filesystem_fs.h
|
2016-11-30 13:38:42 -08:00 |
|
Alexander Karatarakis
|
0b996a002e
|
[Files] Add functions to get all files of a dir recursively or non-recursively
|
2016-11-29 18:08:00 -08:00 |
|
Alexander Karatarakis
|
af120041b6
|
Move file functions to vcpkg_Files.h
|
2016-11-29 17:04:41 -08:00 |
|
Alexander Karatarakis
|
1cd1f6a46b
|
Add Files::has_invalid_chars_for_filesystem()
|
2016-09-23 17:57:18 -07:00 |
|
Alexander Karatarakis
|
54341f745c
|
MOve recursive upwards search to Files
|
2016-09-21 21:43:59 -07:00 |
|
Alexander Karatarakis
|
ccca198c1b
|
Initial commit
|
2016-09-18 20:54:03 -07:00 |
|