aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_installation.cpp
AgeCommit message (Expand)Author
2016-09-30Replace usage of parse_all_args_as_package_specs with the new functionsAlexander Karatarakis
2016-09-30All commands now use the new functions for argument checkingAlexander Karatarakis
2016-09-30Rename check_max_args to check_max_arg_count and introduce min/exact variantsAlexander Karatarakis
2016-09-29Rename wchar_t overload of Strings::format() to wformat()Alexander Karatarakis
2016-09-29[vcpkg] Improved help message upon build failure.Robert Schumacher
2016-09-23Change vcpkg::parse() to vcpkg::package_spec::from_string()Alexander Karatarakis
2016-09-23parse_all_arguments_as_package_specs: remove unused parameterAlexander 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-23Merged alzie:default_triplet for PR #70Robert Schumacher
2016-09-23find_unment_dependencies() now works for a single packageAlexander Karatarakis
2016-09-23[vcpkg build] Print the missing package's arch along with the package nameAlexander Karatarakis
2016-09-23Fixed errors introduced during mergeAlbert Ziegenhagel
2016-09-23Merge branch 'master' into default_tripletAlbert Ziegenhagel
2016-09-23Improved error reporting when user provides invalid tripletsAlbert Ziegenhagel
2016-09-23Restruct `vcpkg build` to 1 packageAlexander Karatarakis
2016-09-22`vcpkg build` will now show helpful error if dependencies are missingAlexander Karatarakis
2016-09-22Refactor dependency related code to vcpkg::DependenciesAlexander Karatarakis
2016-09-21Place command_cache in a separate cpp fileAlexander Karatarakis
2016-09-21Move search_command to a separate fileAlexander Karatarakis
2016-09-20[vcpkg] Improve consistency in use of %VS140COMNTOOLS%Alexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis