summaryrefslogtreecommitdiff
path: root/tools/buildman/builder.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-21buildman: Show boards with warning with w+Simon Glass1-4/+13
2018-11-21buildman: Rename the good, better, worse variablesSimon Glass1-14/+14
2018-11-21buildman: Detect dtc warningsSimon Glass1-1/+3
2018-09-29buildman: Avoid hanging when the config changesSimon Glass1-1/+1
2018-06-07buildman: Add support for environment delta in summaryAlex Kiernan1-15/+113
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-05buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck1-1/+4
2017-06-09buildman: Fix bloat option when 'new' only drops functionsTom Rini1-1/+1
2017-04-13buildman: Handle commit subjects containing unicodeSimon Glass1-2/+3
2016-12-02buildman: Clean up odd characters on the terminalSimon Glass1-1/+1
2016-12-02buildman: Squash useless output from -KSimon Glass1-12/+22
2016-12-02buildman: Add an option to just create the configSimon Glass1-1/+4
2016-10-09buildman: Don't show a stacktrace on Ctrl-CSimon Glass1-0/+7
2016-10-09buildman: Drop the 'active' flag in the builderSimon Glass1-7/+0
2016-10-09buildman: Allow builds to terminate cleanlySimon Glass1-2/+6
2016-10-09buildman: Print a message indicating the build is startingSimon Glass1-0/+1
2016-10-09buildman: Print a message when removing old directoriesSimon Glass1-0/+6
2016-10-09buildman: Tidy up the 'cloning' messageSimon Glass1-1/+3
2016-05-17buildman: allow more incremental buildingStephen Warren1-2/+8
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