Commit Graph

6 Commits

Author SHA1 Message Date
be3c796ec1 fix: lldb unable to connect to the program 2025-02-12 17:10:18 +01:00
0978b98f8d update makefile to be similar to the one in the template 2025-01-26 12:32:09 +01:00
cd9ee68c85 sync makefile with template to add more advanced debugging options 2025-01-26 11:50:32 +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
Quinn
8bdf6bf2d2 Initial commit 2024-12-02 10:37:52 +01:00