cbmk/include
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
..
err.sh allow disabling status checks during builds 2024-05-03 01:03:02 +01:00
git.sh safer, simpler error handling in cbmk 2024-05-02 22:41:35 +01:00
option.sh allow users to specify number of build threads 2024-05-02 22:44:59 +01:00