Victor Romero
|
f3db66b403
|
Ports Overlay partial implementation (#6981)
* Ports Overlay feature spec
* Ports Overlay implementation
* [--overlay-ports] Refactor handling of additional paths
* Code cleanup
* [--overlay-ports] Add help
* [depend-info] Support --overlay-ports
* Add method to load all ports using PathsPortFileProvider
* Make PortFileProvider::load_all_control_files() const
* Remove unused code
* [vcpkg] Avoid double-load of source control file between Build::perform_and_exit and Build::perform_and_exit_ex
* [vcpkg] Clang format
* [vcpkg] Fixup build failure introduced in b069ceb2f2
* Report errors from Paragraphs::try_load_port()
|
2019-06-21 23:50:05 -07:00 |
|
Robert Schumacher
|
eb1a7b099e
|
[vcpkg] Fix regressions introduced with update command. Fixed issue with upgrade where it assumed downloads were not allowed.
|
2017-12-13 05:43:00 -08:00 |
|
Robert Schumacher
|
7a6ffdc75c
|
Revert "[vcpkg-upgrade] Initial commit of upgrade command."
This reverts commit 803347a0c5 .
|
2017-12-13 04:48:13 -08:00 |
|
Robert Schumacher
|
803347a0c5
|
[vcpkg-upgrade] Initial commit of upgrade command.
|
2017-12-13 02:22:52 -08:00 |
|
Robert Schumacher
|
ecd21d6cb4
|
[vcpkg-tests] Use PCH.
[vcpkg-update] Fix feature packages with update command.
Fixes #2003.
|
2017-11-11 19:47:56 -08:00 |
|