aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg_Input.cpp
AgeCommit message (Expand)Author
2017-01-30Introduce precompiled headersAlexander Karatarakis
2017-01-12Reorganize commands, each in its own namespaceAlexander Karatarakis
2017-01-12Introduce Command namespace. RefactoringAlexander Karatarakis
2017-01-05Pass by referenceAlexander Karatarakis
2017-01-05Use Nested Namespace DefinitionAlexander Karatarakis
2016-12-12[vcpkg_Input] Use std::string instead of char*Alexander Karatarakis
2016-10-05Display the lowercased name for errors in package parsingAlexander Karatarakis
2016-10-04[package_spec]User input gets lowercased; other input is checkedAlexander Karatarakis
2016-10-03[package_spec] Force using the factories that do sanity checksAlexander Karatarakis
2016-10-03[triplet] Force using the factory that does sanity checksAlexander Karatarakis
2016-09-30Rename check_all_triplets() to check_triplets()Alexander Karatarakis
2016-09-30Introduce Input::check_all_triplets()Alexander Karatarakis
2016-09-30Introduce Input::check_triplet()Alexander Karatarakis
2016-09-30Place check_and_get_package_spec in a separate fileAlexander Karatarakis