lbmk/include
Leah Rowe 6c4f07b350 allow disabling status checks during builds
export LBMK_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-04-27 16:46:31 +01:00
..
err.sh allow disabling status checks during builds 2024-04-27 16:46:31 +01:00
git.sh safer, simpler error handling in lbmk 2024-03-27 01:50:31 +00:00
mrc.sh safer, simpler error handling in lbmk 2024-03-27 01:50:31 +00:00
option.sh allow users to specify number of build threads 2024-03-27 07:38:16 +00:00