[vcpkg-tools] update cmake and git (windows only) (#22985)#951
Merged
Jimmy-Hu merged 1 commit intoJimmy-Hu:masterfrom Feb 26, 2022
Merged
[vcpkg-tools] update cmake and git (windows only) (#22985)#951Jimmy-Hu merged 1 commit intoJimmy-Hu:masterfrom
Jimmy-Hu merged 1 commit intoJimmy-Hu:masterfrom
Conversation
* update cmake to 3.22.0-rc3 to verify catalogue compatibility and be ready for final release * update to cmake 3.22 final release * [vcpkgTools] update to cmake 3.22.1 * update test port * update cmake to 3.22.2 and git for windows to 2.35.1.2 * fix missing uuid on osx in ignition-transport. * modernize * fix hash * fix qtbase regression * try fixing the pc file search * hidaoi give trace logs * give me trace output * bit of pkgconf changes. Need system search paths for pkgconf to work correctly. * fix underscore * remove extra x * revert port changes * add license to cmake test port * fix arm regression due to not finding taglib. * version stuff Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Alexander Neumann <you@example.com>
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.
Merge from microsoft/vcpkg