2023-02-16 Release
What's Changed
- Fix magic length for ".cmake" by @dg0yt in #872
- Avoid needing to triple escape paths in z-applocal tests. by @BillyONeal in #869
- Update SHAs because GitHub changed them. by @BillyONeal in #874
- Revert "Update SHAs because GitHub changed them." by @BillyONeal in #875
- Run CodeQL on the build, not on test collateral. by @BillyONeal in #878
- Artifacts: Get rid of the markdown parser. by @BillyONeal in #870
- Post build check for usage by @cnSchwarzer in #877
- Fix removal of unreadable directories by @dg0yt in #871
- vcpkg upgrade: Handle the removal of features in new port versions by @autoantwort in #873
- Clarify what it means to be "unsupported" by a supports expression. by @BillyONeal in #879
- Remove use of
dumpbin
from post-build checks. by @BillyONeal in #834 - Only inherit the handles that are really needed. by @autoantwort in #887
- Defend against missing directories in
vcpkg integrate install
. by @BillyONeal in #886 - Add xbox as a known supports expression term by @walbourn in #884
- pkgconfig post-build-check: Detect more problems, fix output and add e2e tests by @autoantwort in #865
- Delete vestigial alias port parts by @BillyONeal in #888
- Add initial risc-v support by @dtcxzyw in #894
- Unsupported platform added for env (fixes #29559) by @soroshsabz in #891
- Print unsupported warnings only once by @autoantwort in #899
- Fix ci format check by @autoantwort in #898
- Fix vcpkg::print2 and vcpkg::printf localization leftovers. by @BillyONeal in #889
- Improve 'expected a versioning field' error message by @Pospelove in #880
- Add warning message for change in default triplet to host triplet by @dan-shaw in #881
- ci: Don't pull in ports that causes cascades by @autoantwort in #856
- Fix stealth merge conflict by @BillyONeal in #904
- post build check: Always allow .pc files in lib/pkgconfig and debug/lib/pkgconfig by @autoantwort in #906
- Fix ICU post build checks. by @BillyONeal in #905
New Contributors
- @walbourn made their first contribution in #884
- @dtcxzyw made their first contribution in #894
- @soroshsabz made their first contribution in #891
Full Changelog: 2023-01-24...2023-02-16