Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: align all build files | Danny Holman | 3 days | 1 | -8/+31 |
| | | | | | | | | Align all the build makefiles so that the standard template is used OS-wide. Remove all the dangling files leftover from pre-standardization. Signed-off-by: Danny Holman <dholman@gymli.org> | ||||
* | PROJECT RESTRUCTURING | Danny Holman | 2025-01-12 | 1 | -0/+18 |
Move the entire kernel into its own directory. Create new directories for system commands, libraries and other required essentials for a complete Unix-like operating system. Signed-off-by: Danny Holman <dholman@gymli.org> |