aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/lib.cpp
AgeCommit message (Collapse)Author
2016-09-27[vcpkg] Provide more error information on installation failuresRobert Schumacher
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
`vcpkg_paths` is responsible for binding the concrete filesystem representation to the abstract `package_spec`.
2016-09-18Initial commitAlexander Karatarakis