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
/
vcpkg_Input.cpp
Age
Commit message (
Expand
)
Author
2017-01-12
Reorganize commands, each in its own namespace
Alexander Karatarakis
2017-01-12
Introduce Command namespace. Refactoring
Alexander Karatarakis
2017-01-05
Pass by reference
Alexander Karatarakis
2017-01-05
Use Nested Namespace Definition
Alexander Karatarakis
2016-12-12
[vcpkg_Input] Use std::string instead of char*
Alexander Karatarakis
2016-10-05
Display the lowercased name for errors in package parsing
Alexander Karatarakis
2016-10-04
[package_spec]User input gets lowercased; other input is checked
Alexander Karatarakis
2016-10-03
[package_spec] Force using the factories that do sanity checks
Alexander Karatarakis
2016-10-03
[triplet] Force using the factory that does sanity checks
Alexander Karatarakis
2016-09-30
Rename check_all_triplets() to check_triplets()
Alexander Karatarakis
2016-09-30
Introduce Input::check_all_triplets()
Alexander Karatarakis
2016-09-30
Introduce Input::check_triplet()
Alexander Karatarakis
2016-09-30
Place check_and_get_package_spec in a separate file
Alexander Karatarakis