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_help.cpp
Age
Commit message (
Expand
)
Author
2017-04-04
color -> Color
Alexander Karatarakis
2017-04-04
vcpkg_paths -> VcpkgPaths
Alexander Karatarakis
2017-04-04
vcpkg_cmd_arguments -> VcpkgCmdArguments
Alexander Karatarakis
2017-04-04
[vcpkg-remove] Make purge the default for remove.
Robert Schumacher
2017-04-04
[vcpkg-remove-outdated] Add documentation for remove --outdated.
Robert Schumacher
2017-03-22
[commands] Use Checks::exit_fail/success/with_code()
Alexander Karatarakis
2017-02-17
`contact`/`help`/`version`: Check for --options
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
Place contact and version commands in different cpp files
Alexander Karatarakis
2017-01-12
Introduce Command namespace. Refactoring
Alexander Karatarakis
2016-11-07
Introduce vcpkg_info.h/cpp
Alexander Karatarakis
2016-10-03
[vcpkg] Adjust ersion to point at LICENSE.txt
Robert Schumacher
2016-09-30
All commands now use the new functions for argument checking
Alexander Karatarakis
2016-09-30
Rename check_max_args to check_max_arg_count and introduce min/exact variants
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis