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
/
include
/
vcpkg_Commands.h
Age
Commit message (
Expand
)
Author
2017-02-17
Change Info::email() to Contact::email(). Remove vcpkg_info.h/cpp
Alexander Karatarakis
2017-02-17
Change Info::version() to Version::version()
Alexander Karatarakis
2017-02-17
`owns`: check for --options
Alexander Karatarakis
2017-02-17
[build_command] Extract function for calculations after Input processing
Alexander Karatarakis
2017-02-15
Add BuildResul_Values and rename NULLVALUE const
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
Introduce ci command: builds all packages of a triplet
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-12
Reorganize commands, each in its own namespace
Alexander Karatarakis
2017-01-12
Introduce Command namespace. Refactoring
Alexander Karatarakis
2017-01-12
Place build & build_external commands into separate files
Alexander Karatarakis
2016-12-12
Change signature to std::string& (from char*)
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
Introduce create_example_string()
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis