Searched hist:"97 e915262e06c5980124de2e0fe5c2f34b40ee8f" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/tools/buildman/ |
H A D | buildman.py | diff 97e915262e06c5980124de2e0fe5c2f34b40ee8f Mon Jul 14 18:51:02 CDT 2014 Simon Glass <sjg@chromium.org> buildman: Add -C option to force a reconfigure for each commit
Normally buildman wil try to configure U-Boot for a particular board on the first commit that it builds in a series. Subsequent commits are built without reconfiguring which normally works. Where it doesn't, buildman automatically reconfigures and retries.
To fully emulate the way MAKEALL works, we should have an option to disable this optimisation.
Add a -C option to cause buildman to always reconfigure on each commit.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | builder.py | diff 97e915262e06c5980124de2e0fe5c2f34b40ee8f Mon Jul 14 18:51:02 CDT 2014 Simon Glass <sjg@chromium.org> buildman: Add -C option to force a reconfigure for each commit
Normally buildman wil try to configure U-Boot for a particular board on the first commit that it builds in a series. Subsequent commits are built without reconfiguring which normally works. Where it doesn't, buildman automatically reconfigures and retries.
To fully emulate the way MAKEALL works, we should have an option to disable this optimisation.
Add a -C option to cause buildman to always reconfigure on each commit.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | control.py | diff 97e915262e06c5980124de2e0fe5c2f34b40ee8f Mon Jul 14 18:51:02 CDT 2014 Simon Glass <sjg@chromium.org> buildman: Add -C option to force a reconfigure for each commit
Normally buildman wil try to configure U-Boot for a particular board on the first commit that it builds in a series. Subsequent commits are built without reconfiguring which normally works. Where it doesn't, buildman automatically reconfigures and retries.
To fully emulate the way MAKEALL works, we should have an option to disable this optimisation.
Add a -C option to cause buildman to always reconfigure on each commit.
Signed-off-by: Simon Glass <sjg@chromium.org>
|