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