Merge all libs into libu
All checks were successful
Build ISO image / build-and-deploy (push) Successful in 40s
Build documentation / build-and-deploy (push) Successful in 26s

This commit is contained in:
2026-04-12 13:45:37 +02:00
parent 55ff95c897
commit 6c01de8b0d
160 changed files with 131 additions and 692 deletions

View File

@@ -4,18 +4,6 @@ set -x
./aux/compiledb.sh
make -B docs_libmalloc
make -B docs_libsystem
make -B docs_libprocess
make -B docs_libstring
make -B docs_libterminal
make -B docs_libkb
make -B docs_libaux
make -B docs_libarena
make -B docs_libioutil
make -B docs_libmath
make -B docs_libfat
make -B docs_libdebugconsole
make -B docs_libinput
make -B docs_libu
make -B docs_apps
mkdocs build