mirror of
https://github.com/XunilGroup/XunilOS.git
synced 2026-06-02 12:44:24 +02:00
Add a proper VFS in a struct which now lives on the heap with no hacky
static lifetimes, move cursor.bmp to image assets and add wallpapers, and a logo, add Github Action that auto-releases, add build_all script which just builds without running
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
bash build_rust_app.sh libxunil
|
||||
bash build_rust_app.sh init
|
||||
bash build_doomgeneric.sh
|
||||
bash build_helloworld.sh
|
||||
bash build_rust_app.sh badapple
|
||||
bash build_rust_app.sh shell
|
||||
make all
|
||||
Reference in New Issue
Block a user