aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/VcpkgPaths.cpp
AgeCommit message (Expand)Author
2017-06-05[vcpkg] Formatting and simplification of VcpkgPaths::get_toolset()Robert Schumacher
2017-06-02Implement support to request a specific toolset version via the variable `VCP...Albert Ziegenhagel
2017-05-08[vcpkg] Use stdfs::equivalent() to correctly compare file paths.Robert Schumacher
2017-05-04get_environmental_variable() -> get_environment_variable()Alexander Karatarakis
2017-04-28[clang-format] Cpp11BracedListStyle: trueAlexander Karatarakis
2017-04-27Run clang-format over the cpp filesAlexander Karatarakis
2017-04-21Update cmake version to 3.8.0 (was 3.8.0rc1)Alexander Karatarakis
2017-04-17Remove unused #includeAlexander Karatarakis
2017-04-14Merge branch 'dev/roschuma/fs-testing'Robert Schumacher
2017-04-14Use Util::find_if/not()Alexander Karatarakis
2017-04-12get_files_recursive()/get_files_non_recursive()Alexander Karatarakis
2017-04-11[vcpkg] Alias out standard filesystem headers to ensure clean separation.Robert Schumacher
2017-04-08[vcpkg] Further work on filesystem abstraction layer.Robert Schumacher
2017-04-08[vcpkg] Initial addition of Filesystem abstraction to enable testing.Robert Schumacher
2017-04-04color -> ColorAlexander Karatarakis
2017-04-04exit_code_and_output -> ExitCodeAndOutputAlexander Karatarakis
2017-04-04vcpkg_paths -> VcpkgPathsAlexander Karatarakis