aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_build.cpp
AgeCommit message (Expand)Author
2017-02-17[build_command] Extract function for calculations after Input processingAlexander Karatarakis
2017-02-17[build-command] Reorder input processingAlexander Karatarakis
2017-02-16Fix build command not printing out the missing dependencies on failAlexander 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-15Restore dependency check in build_package()Alexander Karatarakis
2017-02-15Separate dependency check from build_package()Alexander Karatarakis
2017-02-10Remove unused #includeAlexander Karatarakis
2017-02-10Fix error messageAlexander Karatarakis
2017-02-10build_package() modified to return the result of the buildAlexander Karatarakis
2017-02-01Rename files in PostBuildLint namespaceAlexander Karatarakis
2017-01-30Rename fieldAlexander Karatarakis
2017-01-30[package_spec] Make toString() a member functionAlexander Karatarakis
2017-01-30Introduce precompiled headersAlexander Karatarakis
2017-01-25Rename vcpkg.h/cpp to vcpkglib.h/cppAlexander Karatarakis
2017-01-24Suppress VS2017's vcvarsall.bat outputAlexander Karatarakis
2017-01-23[VS2017] Enable building with v141 toolsetAlexander Karatarakis
2017-01-23[VS2017] Use Environment::get_vcvarsall_bat()Alexander 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