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_update.cpp
Age
Commit message (
Expand
)
Author
2017-02-27
Introduce extract_port_names_and_versions()
Alexander Karatarakis
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
`update`: check for --options
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis
2017-01-25
Rename vcpkg.h/cpp to vcpkglib.h/cpp
Alexander Karatarakis
2017-01-25
Update commands_update.cpp
Olaf van der Spek
2017-01-12
Reorganize commands, each in its own namespace
Alexander Karatarakis
2017-01-12
Introduce Command namespace. Refactoring
Alexander Karatarakis
2016-12-16
Files::get_contents() -> Files::read_contents()
Alexander Karatarakis
2016-11-15
Use the already loaded status_db
Alexander Karatarakis
2016-11-07
Introduce vcpkg_info.h/cpp
Alexander Karatarakis
2016-11-07
Refactor: create new Paragraphs.h/cpp
Alexander Karatarakis
2016-10-04
BinaryParagraph now contains a package_spec instead of name+triplet
Alexander Karatarakis
2016-09-30
All commands now use the new functions for argument checking
Alexander Karatarakis
2016-09-29
[vcpkg] Improved help message upon build failure.
Robert Schumacher
2016-09-21
Place update_command() in a separate cpp file
Alexander Karatarakis