Skip to content

Releases: manavrion/cpp_project_template

2023 update

19 Sep 15:54
d754037
Compare
Choose a tag to compare
  • Add Codespaces and dev container support.
  • Reduce README.md since we have the dev container.
  • Remove scripts and add them to README.md.
  • Update compilers.
  • Use ninja-build.
  • Introduce MSAN.

CMake improvements

25 Apr 12:01
Compare
Choose a tag to compare

Use cmake tools for download dependencies instead of git submodules.

CI update

14 Dec 23:53
Compare
Choose a tag to compare
v1.3

Improve CI

CI update

14 Dec 19:35
Compare
Choose a tag to compare
v1.2

Fix CI

Simple template with gtest and github CI

13 Dec 17:12
Compare
Choose a tag to compare

Simple template with gtest

07 Dec 01:31
Compare
Choose a tag to compare
v1.0

Update .gitignore