aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/packaging-github-repos.md
AgeCommit message (Collapse)Author
2021-06-15[vcpkg_download_distfile] Add condition for padding the SHA (#18459)NancyLi1013
2020-12-28[cppunit] add linux support and bump version to 1.15.1 (#15018)dweckmann
2020-09-14[vcpkg manifest] Add documentation! (#13488)nicole mazzuca
* [vcpkg docs] add docs for manifest files These are just for the maintainer docs, not user docs. * [vcpkg] EBNF-ify platform expression parsing this modifies nothing about what strings are accepted or rejected, it just moves stuff around. also adds tests. * [vcpkg docs] add manifest mode example * [wip] docs for augustin also fix tabs * [vcpkg manifest] switch to using maps for features * Apply suggestions from code review * un-experimentize format-manifest * flesh out the user manifest mode docs * CRs * billy CRs * final personal pass-thru
2019-12-16Remove deprecated call to includeGriffin Downs
2018-11-16Add packaging GitHub repo exampleSimon Brand