summaryrefslogtreecommitdiffstats
path: root/tools/buildman/control.py
Commit message (Expand)AuthorAgeFilesLines
* buildman: Add an option to write the full build outputSimon Glass2015-01-141-1/+2
* buildman: Add the option to download toolchains from kernel.orgSimon Glass2015-01-141-0/+16
* buildman: Add an option to use the full tool chain pathSimon Glass2015-01-141-1/+1
* buildman: Allow specifying a range of commits to buildSimon Glass2015-01-141-4/+15
* buildman: Don't remove entire output directory when testingSimon Glass2015-01-141-1/+2
* buildman: Add an option to flatten output directory treesSimon Glass2015-01-141-2/+6
* buildman: Try to guess the upstream commitSimon Glass2015-01-141-5/+5
* buildman: Put build in 'current', not 'current/current'Simon Glass2015-01-141-4/+3
* patman: Use the full commit hash for 'git checkout'Simon Glass2014-11-031-1/+1
* buildman: Don't default to -e when using -sSimon Glass2014-11-031-1/+2
* buildman: Fix the logic for the bloat commandSimon Glass2014-09-211-3/+3
* buildman: Ignore conflicting tagsSimon Glass2014-09-091-8/+7
* buildman: Permit branch names with an embedded '/'Simon Glass2014-09-091-1/+1
* buildman: Provide an internal option to clean the outpur dirSimon Glass2014-09-091-1/+10
* buildman: Allow tests to have their own boardsSimon Glass2014-09-091-9/+12
* buildman: Set up bsettings outside the control moduleSimon Glass2014-09-091-1/+0
* buildman: Add a functional testSimon Glass2014-09-091-5/+16
* buildman: Move full help code into the control moduleSimon Glass2014-09-091-0/+8
* buildman: Add an option to show which boards caused which errorsSimon Glass2014-09-051-1/+2
* buildman: Implement an option to exclude boards from the buildSimon Glass2014-09-051-1/+7
* buildman: Set the return code to indicate build resultSimon Glass2014-09-051-2/+7
* buildman: run genboardscfg.py all the timeMasahiro Yamada2014-08-281-6/+4
* tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada2014-08-211-10/+5
* buildman: Allow selection of the number of commits to buildSimon Glass2014-08-131-12/+19
* buildman: Add an option to specify the buildman config fileSimon Glass2014-08-131-1/+1
* buildman: Add verbose option to display errors as they happenSimon Glass2014-08-131-1/+3
* buildman: Refactor output optionsSimon Glass2014-08-131-4/+4
* buildman: Allow building of current source treeSimon Glass2014-08-131-33/+58
* buildman: adjust for KconfigMasahiro Yamada2014-07-301-0/+10
* buildman: make sure to invoke GNU MakeMasahiro Yamada2014-07-291-1/+8
* buildman: Support in-tree buildsSimon Glass2014-07-281-0/+1
* buildman: Add -C option to force a reconfigure for each commitSimon Glass2014-07-281-0/+1
* buildman: Add -F flag to retry failed buildsSimon Glass2014-07-231-0/+1
* buildman: make output dir configurableDaniel Schwierzeck2014-04-181-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* buildman: Produce a sensible error message when branch is missingSimon Glass2013-05-141-0/+4
* buildman: Allow conflicting tags to avoid spurious errorsSimon Glass2013-05-091-0/+5
* buildman - U-Boot multi-threaded builder and summary toolSimon Glass2013-04-041-0/+181
OpenPOWER on IntegriCloud