summaryrefslogtreecommitdiff
path: root/core (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-08-25core: refactor entire project rootDanny Holman2-0/+46
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>