cbmk/script/build
Leah Rowe c7513ce31c allow disabling status checks during builds
export CBMK_STATUS=n

if not set, the status checks and confirmation dialogs
persist. if set to y they persist.

if you set it to n, all checks are disabled, so e.g.:

./build roms all

this would once again build all targets, regardless
of status. this is if you want the old behaviour.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-03 01:03:02 +01:00
..
roms allow disabling status checks during builds 2024-05-03 01:03:02 +01:00
serprog safer, simpler error handling in cbmk 2024-05-02 22:41:35 +01:00