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
/
lib.cpp
Age
Commit message (
Expand
)
Author
2016-11-07
Merge lib.cpp and vcpkg.cpp -> vcpkg.cpp
Alexander Karatarakis
2016-11-07
Refactor: create new Paragraphs.h/cpp
Alexander Karatarakis
2016-11-05
Enable qualified dependencies. Fix bug in internal 'build' command.
Robert Schumacher
2016-10-04
Remove function prefix_path_for_package()
Alexander Karatarakis
2016-10-04
BinaryParagraph now contains a package_spec instead of name+triplet
Alexander Karatarakis
2016-10-04
Temporarily use get_or_throw()
Alexander Karatarakis
2016-10-04
[package_spec]User input gets lowercased; other input is checked
Alexander Karatarakis
2016-10-03
[package_spec] Force using the factories that do sanity checks
Alexander Karatarakis
2016-10-03
[triplet] Force using the factory that does sanity checks
Alexander Karatarakis
2016-09-29
[vcpkg] Improve error message on mistyped package name.
Robert Schumacher
2016-09-27
[vcpkg] Provide more error information on installation failures
Robert Schumacher
2016-09-23
[vcpkg] Rename `vcpkg_ports::find_available_x` to be more concise
Robert Schumacher
2016-09-23
[vcpkg] Move find_available_package, find_available_port_file into vcpkg_paths.
Robert Schumacher
2016-09-18
Initial commit
Alexander Karatarakis