index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
/
src
/
commands_installation.cpp
Age
Commit message (
Expand
)
Author
2016-09-30
Replace usage of parse_all_args_as_package_specs with the new functions
Alexander Karatarakis
2016-09-30
All commands now use the new functions for argument checking
Alexander Karatarakis
2016-09-30
Rename check_max_args to check_max_arg_count and introduce min/exact variants
Alexander Karatarakis
2016-09-29
Rename wchar_t overload of Strings::format() to wformat()
Alexander Karatarakis
2016-09-29
[vcpkg] Improved help message upon build failure.
Robert Schumacher
2016-09-23
Change vcpkg::parse() to vcpkg::package_spec::from_string()
Alexander Karatarakis
2016-09-23
parse_all_arguments_as_package_specs: remove unused parameter
Alexander Karatarakis
2016-09-23
[vcpkg] Rename `vcpkg_ports::find_available_x` to be more concise
Robert Schumacher
2016-09-23
[vcpkg] Move find_available_package, find_available_port_file into vcpkg_paths.
Robert Schumacher
2016-09-23
Merged alzie:default_triplet for PR #70
Robert Schumacher
2016-09-23
find_unment_dependencies() now works for a single package
Alexander Karatarakis
2016-09-23
[vcpkg build] Print the missing package's arch along with the package name
Alexander Karatarakis
2016-09-23
Fixed errors introduced during merge
Albert Ziegenhagel
2016-09-23
Merge branch 'master' into default_triplet
Albert Ziegenhagel
2016-09-23
Improved error reporting when user provides invalid triplets
Albert Ziegenhagel
2016-09-23
Restruct `vcpkg build` to 1 package
Alexander Karatarakis
2016-09-22
`vcpkg build` will now show helpful error if dependencies are missing
Alexander Karatarakis
2016-09-22
Refactor dependency related code to vcpkg::Dependencies
Alexander Karatarakis
2016-09-21
Place command_cache in a separate cpp file
Alexander Karatarakis
2016-09-21
Move search_command to a separate file
Alexander Karatarakis
2016-09-20
[vcpkg] Improve consistency in use of %VS140COMNTOOLS%
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis