fefb7be44b
remove duplicate -Wall
2025-01-26 12:35:23 +01:00
0978b98f8d
update makefile to be similar to the one in the template
2025-01-26 12:32:09 +01:00
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