ableos/repbuild
koniifer 96c2bd5cd5 bitmap image support & better mem opts
restructure render lib
add peony's render api additions and example
add image example
fix some dubious bugs i had made in unused code in mem_serve.rs
remove tetris stub (now in peony's fork)
update hblang
2024-10-13 23:38:43 +01:00
..
src bitmap image support & better mem opts 2024-10-13 23:38:43 +01:00
Cargo.toml fix buffers 2024-10-12 13:35:49 +01:00
README.md feat: repbuild2 minimum viable product 2022-08-03 10:11:51 +03:00

Repbuild

Repbuild is the AbleOS build system.

Usage

TODO

Why is it named Repbuild?

The first Repbuild was originally ripped from repnop's xtask build system in the risc-v kernel (hence the name). However Repbuild has since been rewritten but the name has been kept.