index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
/
src
/
commands_available_commands.cpp
Age
Commit message (
Expand
)
Author
2017-05-01
[vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, vcpkg::Commands::BuildC...
Robert Schumacher
2017-04-28
[clang-format] Cpp11BracedListStyle: true
Alexander Karatarakis
2017-04-27
Run clang-format over the cpp files
Alexander Karatarakis
2017-04-21
Add skeleton code for `vcpkg export`
Alexander Karatarakis
2017-04-10
Formatting
Alexander Karatarakis
2017-04-05
Change `vcpkg build_external` to `vcpkg build-external`
Alexander Karatarakis
2017-04-05
Introduce `vcpkg depend-info` command
Alexander Karatarakis
2017-04-04
package_name_and_function -> PackageNameAndFunction
Alexander Karatarakis
2017-04-04
command_type_x -> CommandTypeX
Alexander Karatarakis
2017-04-03
[vcpkg-env] Added internal 'env' command to help diagnose environment issues.
Robert Schumacher
2017-02-15
Introduce ci command: builds all packages of a triplet
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis
2017-01-12
Reorganize commands, each in its own namespace
Alexander Karatarakis
2017-01-12
Introduce Command namespace. Refactoring
Alexander Karatarakis