summaryrefslogtreecommitdiff
path: root/tools/buildman/builderthread.py
AgeCommit message (Expand)AuthorFilesLines
2016-05-17buildman: allow more incremental buildingStephen Warren1-8/+16
2015-07-15builderthread.py: Keep 'SPL'Tom Rini1-1/+1
2015-04-19buildman: Make -V (verbose_build) really be verboseTom Rini1-1/+3
2015-04-19buildman: Keep more outputs with the --keep-outputs flagTom Rini1-4/+3
2015-04-19buildman: Store build config filesSimon Glass1-7/+29
2015-04-19buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass1-5/+16
2015-04-19buildman: Show 'make' command line when -V is usedSimon Glass1-1/+4
2015-01-15buildman: Add an option to write the full build outputSimon Glass1-1/+2
2015-01-15buildman: Add an option to use the full tool chain pathSimon Glass1-2/+2
2014-11-27buildman: Save *.img files tooTom Rini1-1/+1
2014-09-10buildman: Create parent directories as necessaryThierry Reding1-2/+5
2014-09-10buildman: Correct counting of build failures on retrySimon Glass1-7/+8
2014-09-05buildman: Remove the directory prefix from each error lineSimon Glass1-1/+3
2014-08-22Makefile: remove generated boards.cfg within make distcleanRoger Meier1-3/+3
2014-08-13buildman: Move BuilderThread code to its own fileSimon Glass1-0/+434