Commit Graph

6 Commits

Author SHA1 Message Date
whaffman
9faa5a1406 feat: enhance C++ development settings in VSCode configuration 2025-10-09 22:22:07 +02:00
whaffman
feeadb0a21 refactor: streamline build directory detection and update Makefile for environment handling 2025-09-24 22:34:20 +02:00
whaffman
169bcf96c4 feat(setup): add setup script for development environment and build directory management 2025-09-23 20:35:04 +00:00
whaffman
3eb46dba13 Enhance code formatting and organization:
- Add tasks for code formatting and checking in VSCode
- Update .clang-format for consistent style
- Clean up includes and formatting in various files
2025-09-22 22:59:29 +02:00
whaffman
cb88b9dc13 first config parse try 2025-09-14 21:15:32 +02:00
whaffman
f7bc063227 Refactor project structure: remove MyModule, implement ConfigManager, and enhance CMake/Makefile for multiple build types 2025-09-11 12:36:31 +02:00