aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman/control.py
AgeCommit message (Expand)AuthorFilesLines
2014-09-21buildman: Fix the logic for the bloat commandSimon Glass1-3/+3
2014-09-09buildman: Ignore conflicting tagsSimon Glass1-8/+7
2014-09-09buildman: Permit branch names with an embedded '/'Simon Glass1-1/+1
2014-09-09buildman: Provide an internal option to clean the outpur dirSimon Glass1-1/+10
2014-09-09buildman: Allow tests to have their own boardsSimon Glass1-9/+12
2014-09-09buildman: Set up bsettings outside the control moduleSimon Glass1-1/+0
2014-09-09buildman: Add a functional testSimon Glass1-5/+16
2014-09-09buildman: Move full help code into the control moduleSimon Glass1-0/+8
2014-09-05buildman: Add an option to show which boards caused which errorsSimon Glass1-1/+2
2014-09-05buildman: Implement an option to exclude boards from the buildSimon Glass1-1/+7
2014-09-05buildman: Set the return code to indicate build resultSimon Glass1-2/+7
2014-08-28buildman: run genboardscfg.py all the timeMasahiro Yamada1-6/+4
2014-08-21tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada1-10/+5
2014-08-13buildman: Allow selection of the number of commits to buildSimon Glass1-12/+19
2014-08-13buildman: Add an option to specify the buildman config fileSimon Glass1-1/+1
2014-08-13buildman: Add verbose option to display errors as they happenSimon Glass1-1/+3
2014-08-13buildman: Refactor output optionsSimon Glass1-4/+4
2014-08-13buildman: Allow building of current source treeSimon Glass1-33/+58
2014-07-30buildman: adjust for KconfigMasahiro Yamada1-0/+10
2014-07-29buildman: make sure to invoke GNU MakeMasahiro Yamada1-1/+8
2014-07-28buildman: Support in-tree buildsSimon Glass1-0/+1
2014-07-28buildman: Add -C option to force a reconfigure for each commitSimon Glass1-0/+1
2014-07-23buildman: Add -F flag to retry failed buildsSimon Glass1-0/+1
2014-04-18buildman: make output dir configurableDaniel Schwierzeck1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-14buildman: Produce a sensible error message when branch is missingSimon Glass1-0/+4
2013-05-09buildman: Allow conflicting tags to avoid spurious errorsSimon Glass1-0/+5
2013-04-04buildman - U-Boot multi-threaded builder and summary toolSimon Glass1-0/+181