ableos/repbuild
koniifer 3ca7e13f3e pci interface skeleton
update hblang
improve libraries/render
hide some annoying warnings
minor changes to page allocator and buffers
implement page dealloc
fiddle with sysdata
2024-09-08 19:25:13 +01:00
..
src pci interface skeleton 2024-09-08 19:25:13 +01:00
Cargo.toml Probably this works on someone elses machine. 2024-05-31 10:07:22 -05: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.