aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_available_commands.cpp
AgeCommit message (Expand)Author
2017-05-01[vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, vcpkg::Commands::BuildC...Robert Schumacher
2017-04-28[clang-format] Cpp11BracedListStyle: trueAlexander Karatarakis
2017-04-27Run clang-format over the cpp filesAlexander Karatarakis
2017-04-21Add skeleton code for `vcpkg export`Alexander Karatarakis
2017-04-10FormattingAlexander Karatarakis
2017-04-05Change `vcpkg build_external` to `vcpkg build-external`Alexander Karatarakis
2017-04-05Introduce `vcpkg depend-info` commandAlexander Karatarakis
2017-04-04package_name_and_function -> PackageNameAndFunctionAlexander Karatarakis
2017-04-04command_type_x -> CommandTypeXAlexander Karatarakis
2017-04-03[vcpkg-env] Added internal 'env' command to help diagnose environment issues.Robert Schumacher
2017-02-15Introduce ci command: builds all packages of a tripletAlexander Karatarakis
2017-01-30Introduce precompiled headersAlexander Karatarakis
2017-01-12Reorganize commands, each in its own namespaceAlexander Karatarakis
2017-01-12Introduce Command namespace. RefactoringAlexander Karatarakis