summaryrefslogtreecommitdiff
path: root/tools/buildman/control.py
AgeCommit message (Expand)Author
2017-02-08buildman: Allow showing the list of boards with -nSimon Glass
2016-12-02buildman: Squash useless output from -KSimon Glass
2016-12-02buildman: Add an option to just create the configSimon Glass
2016-09-19patman: Adjust command.Output() to raise an error by defaultSimon Glass
2016-08-01buildman: Drop the toolchain error when downloading toolchainsSimon Glass
2016-08-01buildman: Improve the toolchain progress/error outputSimon Glass
2016-05-17buildman: allow more incremental buildingStephen Warren
2016-03-14buildman: patman: Fix -H when installed as a symlinkSimon Glass
2015-04-18buildman: Allow comparison of build configurationSimon Glass
2015-01-15buildman: Add an option to write the full build outputSimon Glass
2015-01-15buildman: Add the option to download toolchains from kernel.orgSimon Glass
2015-01-15buildman: Add an option to use the full tool chain pathSimon Glass
2015-01-15buildman: Allow specifying a range of commits to buildSimon Glass
2015-01-15buildman: Don't remove entire output directory when testingSimon Glass
2015-01-15buildman: Add an option to flatten output directory treesSimon Glass
2015-01-15buildman: Try to guess the upstream commitSimon Glass
2015-01-15buildman: Put build in 'current', not 'current/current'Simon Glass
2014-11-03patman: Use the full commit hash for 'git checkout'Simon Glass
2014-11-03buildman: Don't default to -e when using -sSimon Glass
2014-09-21buildman: Fix the logic for the bloat commandSimon Glass
2014-09-09buildman: Ignore conflicting tagsSimon Glass
2014-09-09buildman: Permit branch names with an embedded '/'Simon Glass
2014-09-09buildman: Provide an internal option to clean the outpur dirSimon Glass
2014-09-09buildman: Allow tests to have their own boardsSimon Glass
2014-09-09buildman: Set up bsettings outside the control moduleSimon Glass
2014-09-09buildman: Add a functional testSimon Glass
2014-09-09buildman: Move full help code into the control moduleSimon Glass
2014-09-05buildman: Add an option to show which boards caused which errorsSimon Glass
2014-09-05buildman: Implement an option to exclude boards from the buildSimon Glass
2014-09-05buildman: Set the return code to indicate build resultSimon Glass
2014-08-28buildman: run genboardscfg.py all the timeMasahiro Yamada
2014-08-21tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada
2014-08-13buildman: Allow selection of the number of commits to buildSimon Glass
2014-08-13buildman: Add an option to specify the buildman config fileSimon Glass
2014-08-13buildman: Add verbose option to display errors as they happenSimon Glass
2014-08-13buildman: Refactor output optionsSimon Glass
2014-08-13buildman: Allow building of current source treeSimon Glass
2014-07-30buildman: adjust for KconfigMasahiro Yamada
2014-07-29buildman: make sure to invoke GNU MakeMasahiro Yamada
2014-07-28buildman: Support in-tree buildsSimon Glass
2014-07-28buildman: Add -C option to force a reconfigure for each commitSimon Glass
2014-07-23buildman: Add -F flag to retry failed buildsSimon Glass
2014-04-18buildman: make output dir configurableDaniel Schwierzeck
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-14buildman: Produce a sensible error message when branch is missingSimon Glass
2013-05-09buildman: Allow conflicting tags to avoid spurious errorsSimon Glass
2013-04-04buildman - U-Boot multi-threaded builder and summary toolSimon Glass