First commit

This commit is contained in:
2025-11-17 06:58:20 -07:00
parent 8afca01a8f
commit d95e1939a2
54 changed files with 696 additions and 0 deletions

4
auto/build Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
set -e
lb build noauto "${@}" 2>&1 | tee build.log