[PATCH 0/4] MAKEALL: sanity check command-line options more

Ahmad Fatoum a.fatoum at barebox.org
Mon Feb 23 03:31:31 PST 2026


I watched how Claude Code stumbles to use MAKEALL correctly for a while
and indeed MAKEALL could really use some improvement in user experience.

This series adds some sanity checks to make it more difficult to misuse.

Ahmad Fatoum (4):
  MAKEALL: early exit if config specified, but no arch
  MAKEALL: devel mode: abort if no positional config
  MAKEALL: error out on options placed after the defconfig argument
  MAKEALL: flock build directory to prevent concurrent builds

 MAKEALL | 30 +++++++++++++++++++++++++++++-
 1 file changed, 29 insertions(+), 1 deletion(-)

-- 
2.47.3




More information about the barebox mailing list