Commit Graph

6 Commits

Author SHA1 Message Date
hayodea 97294181ff Build: Get build system in order 2025-01-02 17:01:27 -04:00
patergentium 6dc4287ae3 Refactor project structure and update configurations
The project now builds.

- Updated .vscode/launch.json and .vscode/tasks.json for improved
    development workflow
- Modified Makefile.am, configure, and configure.ac for build process
    enhancements
- Updated corelogic/Makefile.am and
    corelogic/include/sensors/interoceptor.h
- Renamed corelogic/main.cpp to main.cpp for better project organization
2024-11-22 20:07:42 +11:00
patergentium 4ccd8daa69 Refactor project structure by moving core files to corelogic and updating build configurations 2024-11-22 16:41:06 +11:00
patergentium 2ae140f17e Add standard GNU files and remove unused variables from configure 2024-11-22 15:07:01 +11:00
patergentium 244b86cb72 Add these build system changes 2024-09-05 11:34:21 +10:00
patergentium dd9fd29144 Add build system 2024-09-04 14:09:29 +10:00