aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg_Files.cpp
AgeCommit message (Expand)Author
2017-01-05Use nested namespace definitionAlexander Karatarakis
2016-12-16Files::get_contents() -> Files::read_contents()Alexander Karatarakis
2016-12-16Pass by refAlexander Karatarakis
2016-12-16Use check_exit() instead of check_throw()Alexander Karatarakis
2016-12-15Add Files::read_all_lines() and Files::write_all_lines()Alexander Karatarakis
2016-11-30Move print_paths() to Files::Alexander Karatarakis
2016-11-30Introduce filesystem_fs.hAlexander Karatarakis
2016-11-29Use new Files functionsAlexander Karatarakis
2016-11-29[Files] Add functions to get all files of a dir recursively or non-recursivelyAlexander Karatarakis
2016-11-29Move file functions to vcpkg_Files.hAlexander Karatarakis
2016-09-23Add Files::has_invalid_chars_for_filesystem()Alexander Karatarakis
2016-09-21MOve recursive upwards search to FilesAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis