Features:
- Auto-detect the latest GDK and Windows SDK for the XBox build. (#1124)
- Enable debug-option by default when running in a debug-build. (#1128)
Fixes:
- Allow older toolchains with assemblers that don't support PAC-stripping instructions on
aarch64
to compilecrashpad
. (#1125, crashpad#118) - Set default
max_spans
to 1000. (#1132)