aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_other.cpp
AgeCommit message (Expand)Author
2017-01-12Introduce Command namespace. RefactoringAlexander Karatarakis
2016-12-12Change signature to std::string& (from char*)Alexander Karatarakis
2016-12-12Use System::println(std::string&) overloadAlexander Karatarakis
2016-12-07Add "vcpkg /?" which is equivalent to "vcpkg help"Alexander Karatarakis
2016-11-07Remove unused #includeAlexander Karatarakis
2016-11-06Add new command: portsdiffAlexander Karatarakis
2016-10-20src FormattingAlexander Karatarakis
2016-10-20Add hash file support.sdcb
2016-09-30create & edit commands now only handle package namesAlexander Karatarakis
2016-09-30All commands now use the new functions for argument checkingAlexander Karatarakis
2016-09-30Introduce create_example_string()Alexander Karatarakis
2016-09-22Introduced environment variable "VCPKG_DEFAULT_TRIPLET"Albert Ziegenhagel
2016-09-22Use System::println()Alexander Karatarakis
2016-09-22Place import_command() in a separate cpp fileAlexander Karatarakis
2016-09-22Place owns_command() in a separate cpp fileAlexander Karatarakis
2016-09-22Place command_create() in a separate cpp fileAlexander Karatarakis
2016-09-22Place list_command() in a separate cpp fileAlexander Karatarakis
2016-09-21Place command_list() in a separate cpp fileAlexander Karatarakis
2016-09-21Place update_command() in a separate cpp fileAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis