aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2026-02-20refactor: Update resource management in Makefile and adjust font pathsBobby1-11/+12
2026-02-20feat: Implement parameter parsing library and integrate into existing binariesBobby1-6/+13
2026-01-28feat: Update stack viewer to include owner, permissions, and modified time de...Bobby1-1/+2
2026-01-22feat: Implement keyboard input handling and shell functionalityBobby1-2/+3
2025-12-30refactor: reorganize library build process; add syscall interface and I/O ope...Bobby1-13/+29
2025-12-16library dependent binariesBobby1-15/+46
2025-12-12more test binariesBobby1-1/+1
2025-12-11make binaries for the OSBobby1-1/+20
2025-12-08update Makefile to delegate image build to `mkafsdisk`Bobby1-72/+95
2025-11-28add `.zig-cache` to cleanBobby1-2/+2
2025-11-28copy akiba theme to boot dirBobby1-0/+2
2025-11-27update resources system dirBobby1-2/+2
2025-11-27move build system to zig, Docker for non linux systemsBobby1-33/+149
2025-11-27framebuffer working with grub UEFI bootBobby1-0/+46