buildman: Support an in-tree build in the current dir
authorSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 11:19:21 +0000 (05:19 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 1 Jul 2025 16:49:32 +0000 (10:49 -0600)
commit919ba46d7283c33026178dad8a0c6cc28ee58001
treecf59c440c2c0358f5bc26ee0263d2c1fd2b6639b
parent9002ab0986fa51ed2dffcfb655b062ce026b194d
buildman: Support an in-tree build in the current dir

Allow -w to be used with -i to do a build without a separate output
directory.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/builder.py
tools/buildman/builderthread.py
tools/buildman/buildman.rst
tools/buildman/control.py