-
Notifications
You must be signed in to change notification settings - Fork 6.9k
No labels!
There aren’t any labels for this repository quite yet.
41 labels
category:port-bug
category:port-bug
The issue is with a library, which is something the port should already support
category:port-feature
category:port-feature
The issue is with a library, which is requesting new capabilities that didn’t exist
category:port-update
category:port-update
The issue is with a library, which is requesting update new revision
category:new-port
category:new-port
The issue is requesting a new library to be added; consider making a PR!
category:community-triplet
category:community-triplet
A PR or issue related to community triplets not officially validated by the vcpkg team.
category:tool-update
category:tool-update
The issue is with build tool or build script, which requires update or should be executed correctly
category:vcpkg-feature
category:vcpkg-feature
The issue is a new capability of the tool that doesn’t already exist and we haven’t committed
info:good-first-issue
info:good-first-issue
This issue would be a good issue to get one's feet wet in solving.
category:vcpkg-bug
category:vcpkg-bug
The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)
requires:more-information
requires:more-information
This Issue requires more information to solve
category:documentation
category:documentation
To resolve the issue, documentation will need to be updated
depends:tool-ports
depends:tool-ports
Needs tool ports to be a better understood area before proceeding
requires:vcpkg-team-review
requires:vcpkg-team-review
This PR or issue requires someone on the vcpkg team to take a further look.
category:code-cleanup
category:code-cleanup
This PR cleans up code, without fixing any existing bugs nor adding any features.
requires:all-feature-testing
requires:all-feature-testing
vcpkg install port[all features supported by that port] needs to be demonstrated to function