summaryrefslogtreecommitdiff
path: root/tools/buildman/buildman.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-28host-tools: use python2 explicitly for shebangMasahiro Yamada1-1/+1
2017-11-23buildman: Allow skipping of tests which use the networkSimon Glass1-2/+4
2016-10-09buildman: Put our local libraries first in the pathSimon Glass1-1/+1
2014-09-10buildman: Set up bsettings outside the control moduleSimon Glass1-0/+2
2014-09-10buildman: Add a functional testSimon Glass1-12/+5
2014-09-10buildman: Move full help code into the control moduleSimon Glass1-6/+0
2014-09-10buildman: 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-19buildman: make output dir configurableDaniel Schwierzeck1-0/+3
2013-10-15buildman: Use env to pick the python from $PATHJagannadha Sutradharudu Teki1-1/+1
2013-10-02buildman: 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-05buildman - U-Boot multi-threaded builder and summary toolSimon Glass1-0/+126