summaryrefslogtreecommitdiff
path: root/build.zig (follow)
Commit message (Expand)AuthorAgeFilesLines
* add 64-bit idt/pic and fix pagingFreya Murphy2025-04-031-1/+6
* memory allocator/pager, plus other stuffFreya Murphy2025-04-031-0/+10
* move old kernel code (for now) into kernel/old, trying to get long modeFreya Murphy2025-04-031-173/+40
* disable kvm (breaks gdb), fix kernel to be flat binaryFreya Murphy2025-03-271-1/+1
* only strip user binariesFreya Murphy2025-03-271-1/+3
* pull upstream changes, add auto formattingFreya Murphy2025-03-271-0/+4
* fix symbolsFreya Murphy2025-03-261-1/+3
* user linker scriptFreya Murphy2025-03-261-0/+1
* convert build system to zigFreya Murphy2025-03-251-0/+351