summaryrefslogtreecommitdiffstats
path: root/tools/buildman/builderthread.py
Commit message (Expand)AuthorAgeFilesLines
* builderthread.py: Keep 'SPL'Tom Rini2015-07-141-1/+1
* buildman: Make -V (verbose_build) really be verboseTom Rini2015-04-181-1/+3
* buildman: Keep more outputs with the --keep-outputs flagTom Rini2015-04-181-4/+3
* buildman: Store build config filesSimon Glass2015-04-181-7/+29
* buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass2015-04-181-5/+16
* buildman: Show 'make' command line when -V is usedSimon Glass2015-04-181-1/+4
* buildman: Add an option to write the full build outputSimon Glass2015-01-141-1/+2
* buildman: Add an option to use the full tool chain pathSimon Glass2015-01-141-2/+2
* buildman: Save *.img files tooTom Rini2014-11-261-1/+1
* buildman: Create parent directories as necessaryThierry Reding2014-09-091-2/+5
* buildman: Correct counting of build failures on retrySimon Glass2014-09-091-7/+8
* buildman: Remove the directory prefix from each error lineSimon Glass2014-09-051-1/+3
* Makefile: remove generated boards.cfg within make distcleanRoger Meier2014-08-221-3/+3
* buildman: Move BuilderThread code to its own fileSimon Glass2014-08-131-0/+434
OpenPOWER on IntegriCloud