[scripts-audit] Rollup PR 2021-02-26#16440
Merged
strega-nil merged 6 commits intomicrosoft:masterfrom Feb 28, 2021
Merged
Conversation
* pull the cmake doc comment parsing out into its own function * support cmake helper ports * add real support for deprecation, as opposed to ad-hoc
* add a z_ in front of internal functions * move internal functions out set feature_vars again in parent scope
Audit vcpkg_copy_pdbs
* Fix usage, documentation
3a06b25 to
2b5cffc
Compare
Deprecate `vcpkg_*_cmake` in favor of `vcpkg_cmake_*` from the `vcpkg-cmake` port, as well as `vcpkg_fixup_cmake_targets` in favor of `vcpkg_cmake_config_fixup` from the `vcpkg-cmake-config` port.
2b5cffc to
9319613
Compare
Jimmy-Hu
added a commit
to Jimmy-Hu/vcpkg
that referenced
this pull request
Feb 28, 2021
[scripts-audit] Rollup PR 2021-02-26 (microsoft#16440)
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
In order to not destroy the CI system (sorry y'all), this is the rollup PR that contains the following PRs:
vcpkg_check_featuresvcpkg_copy_pdbsvcpkg_apply_patchesvcpkg_common_definitions