summaryrefslogtreecommitdiff
path: root/tools/buildman/builder.py
AgeCommit message (Expand)AuthorFilesLines
2015-09-09buildman: Improve the config comparison featureSimon Glass1-44/+142
2015-04-19buildman: Allow comparison of build configurationSimon Glass1-13/+169
2015-04-19buildman: Show 'make' command line when -V is usedSimon Glass1-0/+3
2015-03-06buildman: Add a space before the list of boardsSimon Glass1-1/+1
2015-01-15buildman: Add an option to write the full build outputSimon Glass1-1/+3
2015-01-15buildman: Add an option to use the full tool chain pathSimon Glass1-1/+6
2015-01-15buildman: Add an option to flatten output directory treesSimon Glass1-4/+8
2015-01-15buildman: Don't prune output space for 'current source' buildSimon Glass1-0/+2
2014-11-27buildman: Fix repeating board list with -lSimon Glass1-1/+2
2014-09-10buildman: Create parent directories as necessaryThierry Reding1-1/+1
2014-09-09buildman: Send builder output through a function for testingSimon Glass1-28/+30
2014-09-05buildman: Separate out display of warnings and errorsSimon Glass1-23/+88
2014-09-05buildman: Add an option to show which boards caused which errorsSimon Glass1-9/+42
2014-09-05buildman: Set the return code to indicate build resultSimon Glass1-0/+5
2014-08-22Makefile: remove generated boards.cfg within make distcleanRoger Meier1-1/+1
2014-08-13buildman: Add a message indicating there are no errorsSimon Glass1-0/+7
2014-08-13buildman: Remove unused non-incremental build method codeSimon Glass1-34/+0
2014-08-13buildman: Add verbose option to display errors as they happenSimon Glass1-3/+13
2014-08-13buildman: Refactor output optionsSimon Glass1-19/+27
2014-08-13buildman: Move BuilderThread code to its own fileSimon Glass1-431/+8
2014-08-13buildman: Allow building of current source treeSimon Glass1-21/+50
2014-07-30buildman: adjust for KconfigMasahiro Yamada1-3/+3
2014-07-29buildman: make sure to invoke GNU MakeMasahiro Yamada1-2/+4
2014-07-28buildman: Support in-tree buildsSimon Glass1-2/+12
2014-07-28buildman: Add -C option to force a reconfigure for each commitSimon Glass1-1/+9
2014-07-23buildman: Avoid retrying a build if it definitely failedSimon Glass1-1/+3
2014-07-23buildman: Add -F flag to retry failed buildsSimon Glass1-5/+18
2013-10-02buildman: Allow make flags to be specified for each boardSimon Glass1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-05buildman - U-Boot multi-threaded builder and summary toolSimon Glass1-0/+1445