-
Notifications
You must be signed in to change notification settings - Fork 7.6k
[vcpkg-cmake] Add check for unused cmake variables #18201
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
Closed
JackBoosY
wants to merge
25
commits into
microsoft:master
from
JackBoosY:dev/jack/check-cmake-ununsed-vars
Closed
Changes from 2 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
ce4c584
[vcpkg-config-cmake] Add check for unused cmake variables
cc3b3f6
continue when the contents are not found
dbb3430
Update ports/vcpkg-cmake/vcpkg_cmake_configure.cmake
JackBoosY be7307e
Update scripts/cmake/vcpkg_configure_cmake.cmake
JackBoosY 13f2fca
Improve logical
0e80fea
add option OPTIONS_CHECK_SKIP to vcpkg_cmake_configure and vcpkg_conf…
3c3ba18
Update docs
ca20f55
Improve the warning message output
bcfdc0f
update warning message.
2464a3e
Make Nicole's changes to vcpkg_cmake_configure
strega-nil 209dffc
remove regexness
strega-nil 2bb22fb
nicole CRs
strega-nil 82472e8
Update docs
63616c6
Update ports/vcpkg-cmake/vcpkg.json
JackBoosY fdce668
Merge branch 'master' into dev/jack/check-cmake-ununsed-vars
JackBoosY 40faf9e
Update versions/v-/vcpkg-cmake.json
JackBoosY 02b8226
Update scripts/cmake/vcpkg_configure_cmake.cmake
JackBoosY 9cf00d5
Nicole's CR
strega-nil-ms d2962ca
Update docs
f256a83
Update versions/v-/vcpkg-cmake.json
JackBoosY 0b0cd52
Update versions/v-/vcpkg-cmake.json
JackBoosY 66fcd57
Merge branch 'master' into dev/jack/check-cmake-ununsed-vars
JackBoosY 2ab78a5
Update versions/v-/vcpkg-cmake.json
JackBoosY 966d74c
update port version
5788f05
version stuff
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| { | ||
| "name": "vcpkg-cmake", | ||
| "version-date": "2021-02-28", | ||
| "port-version": 2 | ||
| "port-version": 3 | ||
| } | ||
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.