Skip to content

Version 2.0

Latest
Compare
Choose a tag to compare
@mortinger91 mortinger91 released this 27 Oct 15:49
· 16 commits to master since this release
0a98f89
  • 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