summaryrefslogtreecommitdiff
path: root/tools/buildman/builderthread.py
Commit message (Expand)AuthorAgeLines
* buildman: allow more incremental buildingStephen Warren2016-05-17-8/+16
* builderthread.py: Keep 'SPL'Tom Rini2015-07-14-1/+1
* buildman: Make -V (verbose_build) really be verboseTom Rini2015-04-18-1/+3
* buildman: Keep more outputs with the --keep-outputs flagTom Rini2015-04-18-4/+3
* buildman: Store build config filesSimon Glass2015-04-18-7/+29
* buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass2015-04-18-5/+16
* buildman: Show 'make' command line when -V is usedSimon Glass2015-04-18-1/+4
* 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