aboutsummaryrefslogtreecommitdiff
path: root/docs/specifications
AgeCommit message (Collapse)Author
2019-06-27Update ports-overlay.mdVictor Romero
2019-06-21Ports Overlay partial implementation (#6981)Victor Romero
* 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 b069ceb2f231 * Report errors from Paragraphs::try_load_port()
2019-03-10Fix minor spelling mistakes in documentation (#5620)Bo Rydberg
2018-01-22[vcpkg-docs] Add feature packages to core documentation of CONTROL filesRobert Schumacher
2017-05-31[vcpkg-specs] Initial commit of Feature Packages draftRobert Schumacher
2017-05-28[vcpkg-docs] Rework documentation for compatibility with readthedocs.io and ↵Robert Schumacher
MkDocs.