aboutsummaryrefslogtreecommitdiff
path: root/docs/maintainers/maintainer-guide.md
AgeCommit message (Collapse)Author
2019-10-24maintainer-guide.md - Fix link (#8720)Wolfgang Stöggl
"source_" was missing in the name of the helper function. Fix typo: vcpkg_extract_archive_ex -> vcpkg_extract_source_archive_ex
2019-09-29Fix a typo in maintainer-guide.md (#8383)Wolfgang Stöggl
2019-08-19Add guideline for VCPKG_<LANG>_FLAGS (#7751)Victor Romero
2019-07-23[docs] add notes about manual-link (#7390)Phil Christensen
2019-06-21[docs] Add maintainer guidelines (#6871)Robert Schumacher
* [maintainer-guide] Initial commit of maintainer guidelines * [maintainer-guide] Rearrange sections * [maintainer-guide] Add note about GitHub Draft PRs * [maintainer-guide] Improvements * [maintainer-guide] Address comments about versioning conventions * [maintainer-guide] Add section about how portfiles interact with CMakeLists.txt * [maintainer-guidelines] Add link from docs index