10 Commits

Author SHA1 Message Date
Jeffery Myers
75d4e7fc9f add debug task that does not regenerate the makefile 2025-12-11 09:52:03 -08:00
Peter0x44
a6c1b96d0a Add support for generating compile_commands.json
- Integrate premake-ecc module for generating compile_commands.json
- Add .clangd config pointing to build/ directory
- Add 'Generate compile_commands.json' task
- Run compile_commands generation automatically on build
2025-12-03 05:16:23 +00:00
Jeffery Myers
284a5f8b42 update to premake5 beta 7
replace gmake2 with gmake
2025-07-14 11:14:09 -07:00
Peter0x44
8e4a0cd584 Remove SHELL=cmd hacks
These are not required anymore, now that premake is updated.

Fixed in:
https://github.com/premake/premake-core/pull/2039
2025-01-16 18:28:43 +00:00
Jeffery Myers
15eb1ab389 force arm on mac 2024-12-30 17:39:45 -08:00
Ricardo Q. Bazan
e16a76fb94 fix(config): vscode task 2024-11-20 19:54:11 -05:00
Jeff Myers
1154181dea add a clean task to vscode 2024-09-20 16:02:27 -07:00
Jeffery Myers
ebc302f701 remove ./ from ac 2024-09-02 09:33:35 -07:00
Jeffery Myers
439b53c74d vscode 2024-08-14 18:01:58 -07:00
Jeff Myers
3f023baa2f inital code drop. 2024-08-14 17:09:43 -07:00