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
Age
Commit message (
Expand
)
Author
2016-09-30
Remove parse_all_arguments_as_package_specs()
Alexander Karatarakis
2016-09-30
[vcpkg_paths] Use fs alias in all places within the header
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-30
Introduce create_example_string()
Alexander Karatarakis
2016-09-30
Add size_t overload to to_printf_arg()
Alexander Karatarakis
2016-09-29
Rename wchar_t overload of Strings::format() to wformat()
Alexander Karatarakis
2016-09-29
Rename wchar_t overload of format_internal to wformat_internal
Alexander Karatarakis
2016-09-29
Rename validate_triplet to is_valid_triplet
Alexander Karatarakis
2016-09-29
Valiting triplets is now the responsibility of vcpkg_paths
Alexander Karatarakis
2016-09-27
Make member function const
Alexander Karatarakis
2016-09-26
vcpkglib_helpers: Return output instead of accepting it as arg
Alexander Karatarakis
2016-09-23
Add Files::has_invalid_chars_for_filesystem()
Alexander Karatarakis
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
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-22
Introduce vcpkg_Maps utility namespace
Alexander Karatarakis
2016-09-22
Introduce vcpkg::Sets utility namespace
Alexander Karatarakis
2016-09-21
MOve recursive upwards search to Files
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis