aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman/buildman.py
AgeCommit message (Expand)AuthorFilesLines
2016-10-09buildman: Put our local libraries first in the pathSimon Glass1-1/+1
2014-09-09buildman: Set up bsettings outside the control moduleSimon Glass1-0/+2
2014-09-09buildman: Add a functional testSimon Glass1-12/+5
2014-09-09buildman: Move full help code into the control moduleSimon Glass1-6/+0
2014-09-09buildman: Move the command line code into its own fileSimon Glass1-71/+2
2014-09-05buildman: Add an option to show which boards caused which errorsSimon Glass1-0/+2
2014-09-05buildman: Implement an option to exclude boards from the buildSimon Glass1-0/+3
2014-09-05buildman: Set the return code to indicate build resultSimon Glass1-1/+2
2014-08-22buildman: refactor help messageMasahiro Yamada1-1/+1
2014-08-13buildman: Add an option to specify the buildman config fileSimon Glass1-0/+2
2014-08-13buildman: Add verbose option to display errors as they happenSimon Glass1-0/+2
2014-08-13buildman: Sort command line optionsSimon Glass1-6/+6
2014-07-28buildman: Support in-tree buildsSimon Glass1-0/+3
2014-07-28buildman: Add -C option to force a reconfigure for each commitSimon Glass1-0/+3
2014-07-23buildman: Add -F flag to retry failed buildsSimon Glass1-0/+3
2014-04-18buildman: make output dir configurableDaniel Schwierzeck1-0/+3
2013-10-15buildman: Use env to pick the python from $PATHJagannadha Sutradharudu Teki1-1/+1
2013-10-01buildman: Allow make flags to be specified for each boardSimon Glass1-0/+13
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-04buildman - U-Boot multi-threaded builder and summary toolSimon Glass1-0/+126