What's Changed
- feat(nvcc): adapter skeleton with parse, refusals and passthrough dispatch by @jleni in #1038
- feat(config): read a host config layer under the chosen file by @jleni in #1039
- feat(telemetry): count GC outcomes and keep build reports at machine level by @jleni in #1041
- feat(cc): remaining compile-to-link coverage (epic 762) by @jleni in #1040
- fix(shims): keep Homebrew compiler shims upgrade-safe by @achembarpu in #1043
- fix(cc): sign restored link binaries and tar .dSYM bundles by @jleni in #1044
- fix(shims): migrate legacy Homebrew compiler links by @jleni in #1045
- feat(nvcc): cache single-source -c compiles by @jleni in #1042
- feat(cache): isolate the local store under KACHE_TRUST_DOMAIN by @jleni in #1046
- ci(mutation): run the unmutated baseline once per matrix by @jleni in #1047
- fix(cc): key clang-cl -Oy (Firefox Windows omit-frame-pointer) by @jleni in #1048
- fix(cc): key remaining Firefox Windows flag leftovers by @jleni in #1049
- chore: bump kache to v0.21.0 by @jleni in #1051
- bench: extend nightly hk comparisons with mbx by @jleni in #1052
- feat(nvcc): refuse machine-resolved values and fold driver env by @jleni in #1050
- feat(cc): cache preprocessor -E to stdout by @jleni in #1053
New Contributors
- @achembarpu made their first contribution in #1043
Full Changelog: v0.20.0...v0.21.0