aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include/vcpkg_paths.h
AgeCommit message (Expand)Author
2017-04-04vcpkg_paths -> VcpkgPathsAlexander Karatarakis
2017-04-04toolset_t -> ToolsetAlexander Karatarakis
2017-04-04expected -> ExpectedAlexander Karatarakis
2017-04-04triplet -> TripletAlexander Karatarakis
2017-04-04package_spec -> PackageSpecAlexander Karatarakis
2017-04-04lazy<T> -> Lazy<T>Alexander Karatarakis
2017-04-04cstring_view -> CStringViewAlexander Karatarakis
2017-04-01[vcpkg] Merge search for dumpbin and toolchain (they are the same).Robert Schumacher
2017-03-31Move Environment:: functions into vcpkg_paths. Remove Environment.h/cppRobert Schumacher
2017-03-31Rename expected.h to vcpkg_expected.hAlexander Karatarakis
2017-03-10[vcpkg_paths] Add get_cmake/git/nuget_exe() functionsAlexander Karatarakis
2017-01-23[vcpkg_paths] Add "scripts" entryAlexander Karatarakis
2016-11-30Introduce filesystem_fs.hAlexander Karatarakis
2016-11-08Introduce BUILD_INFO file. Significant change in the way static/dynamic isAlexander Karatarakis
2016-11-07Move listfile_path() to vcpkg_paths.hAlexander Karatarakis
2016-09-30[vcpkg_paths] Use fs alias in all places within the headerAlexander Karatarakis
2016-09-29Rename validate_triplet to is_valid_tripletAlexander Karatarakis
2016-09-29Valiting triplets is now the responsibility of vcpkg_pathsAlexander Karatarakis
2016-09-23[vcpkg] Rename `vcpkg_ports::find_available_x` to be more conciseRobert Schumacher
2016-09-23[vcpkg] Move find_available_package, find_available_port_file into vcpkg_paths.Robert Schumacher
2016-09-18Initial commitAlexander Karatarakis