summaryrefslogtreecommitdiff
path: root/BUILD.md
AgeCommit message (Collapse)Author
2026-02-02chore: Add BUILD.md, Task 23 to TODO.md, and GPU perf define placeholderskal
2026-02-02refactor(build): Centralize generated files and clean up project layoutskal
- Task A: Centralized all generated code (assets, timeline) into a single directory to create a single source of truth. - Task A: Isolated test asset generation into a temporary build directory, preventing pollution of the main source tree. - Task B: Vertically compacted all C/C++ source files by removing superfluous newlines. - Task C: Created a top-level README.md with project overview and file descriptions. - Task D: Moved non-essential documentation into a directory to reduce root-level clutter.
2026-01-31Finalize Windows port with size analysis reporting and updated docsskal
2026-01-27initial commitskal