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
/
include
/
vcpkg_cmd_arguments.h
Age
Commit message (
Expand
)
Author
2017-04-04
vcpkg_cmd_arguments -> VcpkgCmdArguments
Alexander Karatarakis
2017-04-04
opt_bool->OptBool
Alexander Karatarakis
2017-02-17
Remove unused function
Alexander Karatarakis
2017-02-17
Add vcpkg_cmd_arguments::check_no_optional_arguments()
Alexander Karatarakis
2017-02-01
Enhance the opt_bool type
Alexander Karatarakis
2017-01-31
[opt_bool] Make members ALL_CAPS
Alexander Karatarakis
2017-01-30
Add <filesystem> and <chrono> to pch.h
Alexander Karatarakis
2016-12-12
[vcpkg_cmd_arguments] Use std::string instead of char*
Alexander Karatarakis
2016-09-30
Place check_and_get_package_spec in a separate file
Alexander Karatarakis
2016-09-30
Remove parse_all_arguments_as_package_specs()
Alexander Karatarakis
2016-09-30
Add function check_and_get_package_spec() and variant for multiple specs
Alexander Karatarakis
2016-09-30
Rename check_max_args to check_max_arg_count and introduce min/exact variants
Alexander Karatarakis
2016-09-23
parse_all_arguments_as_package_specs: remove unused parameter
Alexander Karatarakis
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-22
Refactor dependency related code to vcpkg::Dependencies
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis