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