aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_install.cpp
AgeCommit message (Expand)Author
2017-02-17`install`: check for --options and delay loading of status_dbAlexander Karatarakis
2017-02-15[!] Change the format of the listfileAlexander 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-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-30Fix usage of Strings::JoinerAlexander Karatarakis
2017-01-30Use pointer instead of reference for out paramAlexander Karatarakis
2017-01-30Rename fieldAlexander Karatarakis
2017-01-30Renames and formattingAlexander Karatarakis
2017-01-30[package_spec] Make toString() a member functionAlexander Karatarakis
2017-01-30Introduce precompiled headersAlexander Karatarakis
2017-01-30[vcpkg] Fixup 5d2f4485Robert Schumacher
2017-01-27Use Strings::join()Alexander Karatarakis
2017-01-25Rename vcpkg.h/cpp to vcpkglib.h/cppAlexander Karatarakis
2017-01-12Reorganize commands, each in its own namespaceAlexander Karatarakis
2017-01-12Introduce Command namespace. RefactoringAlexander Karatarakis
2017-01-12Rename commands_installation to commands_installAlexander Karatarakis