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