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_other.cpp
Age
Commit message (
Collapse
)
Author
2017-01-12
Introduce Command namespace. Refactoring
Alexander Karatarakis
2016-12-12
Change signature to std::string& (from char*)
Alexander Karatarakis
2016-12-12
Use System::println(std::string&) overload
Alexander Karatarakis
2016-12-07
Add "vcpkg /?" which is equivalent to "vcpkg help"
Alexander Karatarakis
2016-11-07
Remove unused #include
Alexander Karatarakis
2016-11-06
Add new command: portsdiff
Alexander Karatarakis
2016-10-20
src Formatting
Alexander Karatarakis
2016-10-20
Add hash file support.
sdcb
2016-09-30
create & edit commands now only handle package names
Alexander Karatarakis
2016-09-30
All commands now use the new functions for argument checking
Alexander Karatarakis
2016-09-30
Introduce create_example_string()
Alexander Karatarakis
2016-09-22
Introduced environment variable "VCPKG_DEFAULT_TRIPLET"
Albert Ziegenhagel
2016-09-22
Use System::println()
Alexander Karatarakis
2016-09-22
Place import_command() in a separate cpp file
Alexander Karatarakis
2016-09-22
Place owns_command() in a separate cpp file
Alexander Karatarakis
2016-09-22
Place command_create() in a separate cpp file
Alexander Karatarakis
2016-09-22
Place list_command() in a separate cpp file
Alexander Karatarakis
2016-09-21
Place command_list() in a separate cpp file
Alexander Karatarakis
2016-09-21
Place update_command() in a separate cpp file
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis