-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] Document overlay ports/triplets in vcpkg-configuration.json
#27172
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adela0814
added
the
category:documentation
To resolve the issue, documentation will need to be updated
label
Oct 11, 2022
dg0yt
reviewed
Oct 11, 2022
Neumann-A
reviewed
Oct 11, 2022
Neumann-A
reviewed
Oct 11, 2022
vicroms
changed the title
Update registries.md
[docs] Document overlay ports/triplets in Oct 11, 2022
vcpkg-configuration.json
vicroms
reviewed
Oct 12, 2022
Co-authored-by: Victor Romero <[email protected]>
autoantwort
suggested changes
Oct 16, 2022
vicroms
requested changes
Oct 20, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tried some suggestions to make overlays resolution clearer. Feel free to reword/rewrite as you see fit.
vicroms
previously approved these changes
Oct 24, 2022
vicroms
added
requires:tool-release
An issue that has been fixed in the microsoft/vcpkg-tool repo and is waiting for a release thereof
and removed
requires:author-response
labels
Oct 24, 2022
valeriaconde
dismissed stale reviews from github-actions[bot] and vicroms
via
October 24, 2022 17:34
732678e
vicroms
previously approved these changes
Oct 25, 2022
Co-authored-by: Victor Romero <[email protected]>
valeriaconde
dismissed stale reviews from vicroms and github-actions[bot]
via
October 25, 2022 17:30
6ada7f2
vicroms
previously approved these changes
Oct 25, 2022
Dropping reviewed because this is already requires:vcpkg-tool-release. |
BillyONeal
removed
the
info:reviewed
Pull Request changes follow basic guidelines
label
Oct 26, 2022
valeriaconde
dismissed stale reviews from github-actions[bot] and vicroms
via
October 26, 2022 20:41
d349a20
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
category:documentation
To resolve the issue, documentation will need to be updated
requires:tool-release
An issue that has been fixed in the microsoft/vcpkg-tool repo and is waiting for a release thereof
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe the pull request
What does your PR fix?
Fixes docs to reflect changes to overlays
Which triplets are supported/not supported? Have you updated the CI baseline?
n/a
Does your PR follow the maintainer guide?
Yes
If you have added/updated a port: Have you run
./vcpkg x-add-version --all
and committed the result?n/a
If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/