McMassiveNZ
d81e880cf3
Clean up
...
- Remove commented out cmake code
- Remove duplicate .clang-format script
2023-04-19 20:21:23 +02:00
McMassiveNZ
2d668590ad
Upgrade the CI
...
Add .clang-format and .clang-tidy
Setup a cache
integrate the setup-cpp action stuff
2023-01-24 20:29:26 +01:00
McMassiveNZ
bb6eb1b24f
Reshuffle folder structure
...
Reshuffle folder structure and update cmake.yml
2022-12-16 23:10:43 +01:00
McMassiveNZ
f15d16ce11
Update compilerwarnings.cmake
...
Change -WError to -Werror
2022-12-06 23:33:03 +01:00
McMassiveNZ
5b45b04454
Initial Commit
...
* A simple C-Make project setup
* A lot of warnings enabled and warnings as errors
* unit test discovery with google test
In progress functionality
- sanitizers
- static analysis
2022-12-02 19:41:20 +01:00