aboutsummaryrefslogtreecommitdiff
path: root/docs/specifications
AgeCommit message (Collapse)Author
2020-04-06Android Support: Exporting to Android Archive (AAR) (#10271)atkawa7
* added android triplets * added android support to vcpkg * added export directories to git ignore * fix libraries naming * added vckpg sources to visual studio project files * rename file location * issue with std::string fs:path copy initialization * format path on VStudio * fix checks format cannot work on fs::path * support header only libraries * support using architecture instead of triplets * added prefab support * added debug logs and prefab debug flag * added support for empty packages i.e openssl
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.