forked from microsoft/vcpkg
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[scripts-audit] Rollup 2021-05-21 (microsoft#18112)
* [scripts-audit] vcpkg_acquire_msys (microsoft#17687) * [vcpkg.cmake] Change find_package function -> macro in order to shorten trace (microsoft#17997) switch from function to macro * [scripts-audit] z_vcpkg_apply_patches (microsoft#18013) * [scripts-audit] z_vcpkg_escape_regex_control_characters (microsoft#18013) * [scripts-audit] vcpkg_fail_port_install (microsoft#18054) Note that this change allows existing failures; it changes MATCHES to STREQUAL, meaning that vcpkg_fail_port_install(ON_ARCH "arm") now succeeds on arm64; this change in behavior is fine (IMO) since it strictly succeeds when it used to fail.
- Loading branch information
1 parent
f2f9f79
commit 0e914ba
Showing
8 changed files
with
321 additions
and
361 deletions.
There are no files selected for viewing
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
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
Oops, something went wrong.