summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: refactor entire project rootDanny Holman2024-08-251-16/+20
| | | | | | | | Reorganize the project root such that each subsystem is placed into its own subdirectory. This allows the build system to select which subsystems to enable for a particular build. Signed-off-by: Danny Holman <dholman@gymli.org>
* Initial commitDanny Holman2024-08-041-0/+42
Signed-off-by: Danny Holman <dholman@gymli.org>