Commit Graph

6 Commits

Author SHA1 Message Date
db4671e206 fix: did not name the project correctly 2025-01-26 11:52:53 +01:00
cd9ee68c85 sync makefile with template to add more advanced debugging options 2025-01-26 11:50:32 +01:00
3190bb4732 fix pedantic warnings 2025-01-24 19:35:13 +01:00
c80cf60d52 add language and standard parameters to the compilation process 2025-01-24 15:32:29 +01:00
28916f899b make heavy changes to makefile
- clean when makefile changes (ang generate compile_commands.json)
- better handling for directory dependencies
- reorganise code more
- add dependency tracking so it triggers recompiles on header file changes
2025-01-20 21:50:31 +01:00
9362cb092c update template to use makefile 2025-01-19 19:22:16 +01:00