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