- Fixed ccache in CI
- Improved Windows support:
- Added powershell scripts
- Added Windows option in VSCode files
- Various fixes to scripts:
- not having a return value (CI jobs didn't fail if script did)
- support for 1 core machines
- CI workflows won't be run if only non buildable files have changed
- Fixes and improvements to the Dockerfile
- Added a git pre-commit hook that runs clang-format
- it gets installed automatically when building CMake files
Full Changelog: v1.7...v2.0