summaryrefslogtreecommitdiff
path: root/tools/buildman/builderthread.py
Commit message (Expand)AuthorAgeLines
* buildman: Add an option to write the full build outputSimon Glass2015-01-14-1/+2
* buildman: Add an option to use the full tool chain pathSimon Glass2015-01-14-2/+2
* buildman: Save *.img files tooTom Rini2014-11-26-1/+1
* buildman: Create parent directories as necessaryThierry Reding2014-09-09-2/+5
* buildman: Correct counting of build failures on retrySimon Glass2014-09-09-7/+8
* buildman: Remove the directory prefix from each error lineSimon Glass2014-09-05-1/+3
* Makefile: remove generated boards.cfg within make distcleanRoger Meier2014-08-22-3/+3
* buildman: Move BuilderThread code to its own fileSimon Glass2014-08-13-0/+434