2024-04-23 Release
What's Changed
- Introduce VCPKG_HASH_ADDITIONAL_FILES by @Neumann-A in #797
- Remove for/if antipattern in PreBuildInfo::PreBuildInfo. by @BillyONeal in #1362
- Improve
depend-info --dot
output by @dg0yt in #1369 - Unify usage hint formatting by @dg0yt in #1368
- Paths in PrebuildInfo should be
Path
instead ofstd::string
by @Thomas1664 in #1366 - Replace RHEL 7 with CBL-Mariner by @BillyONeal in #1373
- Enable multi-package
depend-info
, track triplets by @dg0yt in #1370 - Disable experimental boyer_moore_horspool_searcher. by @BillyONeal in #1375
- Adopt 1ES Pipeline Templates by @BillyONeal in #1374
- Update vcpkg-scripts-sha for 2024-03-28 by @BillyONeal in #1376
- [vcpkg-tool] Add a cmake preset for boostrap-vcpkg.sh by @SchaichAlonso in #1380
- Dynamically link with glibc. by @BillyONeal in #1382
<unsaved>
is an origin: Fixformat-manifest
command by @dg0yt in #1385- Upgrade MicroBuildArchiveSymbols by @BillyONeal in #1383
- Colorize multi-triplet dot graphs by @dg0yt in #1371
- Add "verify-messages" target by @JavierMatosD in #1372
- Style: Use double newlines in generated issue body by @fwcd in #1386
- Temporarily disable CodeQL for C++ by @BillyONeal in #1387
- [postbuildlint] Don't read lib info twice by @Thomas1664 in #1384
- Fix hash-addtional-files tests by @autoantwort in #1388
- Fix default features control by top level manifest by @dg0yt in #1331
- Avoid curl command line length limits by @BillyONeal in #1390
- Update the vcpkg-scripts SHA. by @BillyONeal in #1391
New Contributors
Full Changelog: 2024-03-14...2024-04-23