2024-03-14 Release
What's Changed
- Try to fix macOS hang when building Python 2 by @BillyONeal in #1343
- Consistently ensure the word 'overlay' is printed when talking about overlays. by @BillyONeal in #1345
- Use emplace instead of insert by @Thomas1664 in #1349
- Fix OpenBSD Compilation by @SchaichAlonso in #1347
- Binarycaching: Don't use vector for HTTP headers by @Thomas1664 in #1350
- Add arm64ec platform expression by @autoantwort in #1352
- Move error out of expected by @Thomas1664 in #1353
- Add quotes around the VCPKG_ROOT and Z_POWERSHELL_EXE variable path assignments. by @jcbrill in #1354
- Remove the default triplet warning. by @BillyONeal in #1351
- Fix macos-ci preset by @JavierMatosD in #1356
- DLL policies should apply in static triplets, lib policies should apply in dynamic triplets. by @BillyONeal in #1358
- Accept arbitrary version formats in overrides. by @BillyONeal in #1329
- Deduplicate string literals. by @BillyONeal in #1355
- Print path to compiler in output by @data-queue in #1328
- Fixed crash on non-existent port with version override by @dforsten in #1357
- Adopt CBL Mariner and Managed Identity for Docker/Alpine by @BillyONeal in #1361
- Fix binary caching push failures (set
BinaryProviders::nuget_repo
) & remove unused field by @VelocityRa in #1360 - Deduplicate even more things by @BillyONeal in #1359
- "" and "" are not origins by @BillyONeal in #1346
- Make --only-downloads not affect ABI by @BillyONeal in #1363
- Update scripts SHA. by @BillyONeal in #1364
New Contributors
- @jcbrill made their first contribution in #1354
- @dforsten made their first contribution in #1357
- @VelocityRa made their first contribution in #1360
Full Changelog: 2024-02-07...2024-03-14