aboutsummaryrefslogtreecommitdiff
path: root/build.zig
AgeCommit message (Collapse)AuthorFilesLines
2026-03-30refactor: reorganize kernel structure and implement memory management zonesHEADmainBobby1-34/+14
2026-02-24feat: Add Makefile and build configuration for AkibaOS with Docker supportBobby1-0/+113
2026-02-24Bunch of stuff moved as .old for new arch changeBobby1-27/+0
2026-02-24commit for arch changeBobby1-1/+1
2025-12-30set code model to kernel for mirai moduleBobby1-0/+1
2025-11-27basic framebuffer text rendering with build system updateBobby1-0/+1
2025-11-27move build system to zig, Docker for non linux systemsBobby1-0/+25