index
:
akiba
main
Drifting from abyss towards the infinite!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-24
feat: Add Makefile and build configuration for AkibaOS with Docker support
Bobby
1
-0
/
+141
2026-02-24
Bunch of stuff moved as .old for new arch change
Bobby
1
-260
/
+0
2026-02-24
commit for arch change
Bobby
1
-8
/
+5
2026-02-20
refactor: Update resource management in Makefile and adjust font paths
Bobby
1
-11
/
+12
2026-02-20
feat: Implement parameter parsing library and integrate into existing binaries
Bobby
1
-6
/
+13
2026-01-28
feat: Update stack viewer to include owner, permissions, and modified time de...
Bobby
1
-1
/
+2
2026-01-22
feat: Implement keyboard input handling and shell functionality
Bobby
1
-2
/
+3
2025-12-30
refactor: reorganize library build process; add syscall interface and I/O ope...
Bobby
1
-13
/
+29
2025-12-16
library dependent binaries
Bobby
1
-15
/
+46
2025-12-12
more test binaries
Bobby
1
-1
/
+1
2025-12-11
make binaries for the OS
Bobby
1
-1
/
+20
2025-12-08
update Makefile to delegate image build to `mkafsdisk`
Bobby
1
-72
/
+95
2025-11-28
add `.zig-cache` to clean
Bobby
1
-2
/
+2
2025-11-28
copy akiba theme to boot dir
Bobby
1
-0
/
+2
2025-11-27
update resources system dir
Bobby
1
-2
/
+2
2025-11-27
move build system to zig, Docker for non linux systems
Bobby
1
-33
/
+149
2025-11-27
framebuffer working with grub UEFI boot
Bobby
1
-0
/
+46