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_install.cpp
Age
Commit message (
Expand
)
Author
2017-02-17
`install`: check for --options and delay loading of status_db
Alexander Karatarakis
2017-02-15
[!] Change the format of the listfile
Alexander Karatarakis
2017-02-15
Change parameter from std::string to package_spec
Alexander Karatarakis
2017-02-15
Extract create_user_troubleshooting_message(). CI doesn't call it, interactiv...
Alexander Karatarakis
2017-02-15
Swap parameters of Build::create_error_message()
Alexander Karatarakis
2017-02-15
Restore dependency check in build_package()
Alexander Karatarakis
2017-02-15
Separate dependency check from build_package()
Alexander Karatarakis
2017-02-10
build_package() modified to return the result of the build
Alexander Karatarakis
2017-01-30
Fix usage of Strings::Joiner
Alexander Karatarakis
2017-01-30
Use pointer instead of reference for out param
Alexander Karatarakis
2017-01-30
Rename field
Alexander Karatarakis
2017-01-30
Renames and formatting
Alexander Karatarakis
2017-01-30
[package_spec] Make toString() a member function
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis
2017-01-30
[vcpkg] Fixup 5d2f4485
Robert Schumacher
2017-01-27
Use Strings::join()
Alexander Karatarakis
2017-01-25
Rename vcpkg.h/cpp to vcpkglib.h/cpp
Alexander Karatarakis
2017-01-12
Reorganize commands, each in its own namespace
Alexander Karatarakis
2017-01-12
Introduce Command namespace. Refactoring
Alexander Karatarakis
2017-01-12
Rename commands_installation to commands_install
Alexander Karatarakis