aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include/vcpkg_Commands.h
AgeCommit message (Expand)Author
2017-02-17Change Info::email() to Contact::email(). Remove vcpkg_info.h/cppAlexander Karatarakis
2017-02-17Change Info::version() to Version::version()Alexander Karatarakis
2017-02-17`owns`: check for --optionsAlexander Karatarakis
2017-02-17[build_command] Extract function for calculations after Input processingAlexander Karatarakis
2017-02-15Add BuildResul_Values and rename NULLVALUE constAlexander Karatarakis
2017-02-15Change parameter from std::string to package_specAlexander Karatarakis
2017-02-15Extract create_user_troubleshooting_message(). CI doesn't call it, interactiv...Alexander Karatarakis
2017-02-15Swap parameters of Build::create_error_message()Alexander Karatarakis
2017-02-15Introduce ci command: builds all packages of a tripletAlexander Karatarakis
2017-02-15Restore dependency check in build_package()Alexander Karatarakis
2017-02-15Separate dependency check from build_package()Alexander Karatarakis
2017-02-10build_package() modified to return the result of the buildAlexander Karatarakis
2017-01-12Reorganize commands, each in its own namespaceAlexander Karatarakis
2017-01-12Introduce Command namespace. RefactoringAlexander Karatarakis
2017-01-12Place build & build_external commands into separate filesAlexander Karatarakis
2016-12-12Change signature to std::string& (from char*)Alexander 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-30Introduce create_example_string()Alexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis