Chalet v0.8.8
Fixed
- #407: Fix cross-compilation with Meson
- #406: Set MACOSX_DEPLOYMENT_TARGET if building with meson on macos
- Xcode gen: Added new method to solve for case of exec and app bundle with same name, different casing
- vscodium exporter: use CodeLLDB config for launch.json
- In generated run.env, escape spaces so it can be parsed by CodeLLDB
- During .env parsing, replace escaped spaces when read back in
- When using the
llvmtoolchain on linux, if the arch is not found, match the same error output as LLVM on Windows/macOS
Full Changelog: v0.8.7...v0.8.8