aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_update.cpp
AgeCommit message (Collapse)Author
2017-01-12Reorganize commands, each in its own namespaceAlexander Karatarakis
Additionally, functions related to a command can now live in the same namespace
2017-01-12Introduce Command namespace. RefactoringAlexander Karatarakis
2016-12-16Files::get_contents() -> Files::read_contents()Alexander Karatarakis
2016-11-15Use the already loaded status_dbAlexander Karatarakis
2016-11-07Introduce vcpkg_info.h/cppAlexander Karatarakis
2016-11-07Refactor: create new Paragraphs.h/cppAlexander Karatarakis
2016-10-04BinaryParagraph now contains a package_spec instead of name+tripletAlexander Karatarakis
2016-09-30All commands now use the new functions for argument checkingAlexander Karatarakis
2016-09-29[vcpkg] Improved help message upon build failure.Robert Schumacher
2016-09-21Place update_command() in a separate cpp fileAlexander Karatarakis