| Commit message (Expand) | Author | Age | Lines |
* | builderthread.py: Keep 'SPL' | Tom Rini | 2015-07-14 | -1/+1 |
* | buildman: Make -V (verbose_build) really be verbose | Tom Rini | 2015-04-18 | -1/+3 |
* | buildman: Keep more outputs with the --keep-outputs flag | Tom Rini | 2015-04-18 | -4/+3 |
* | buildman: Store build config files | Simon Glass | 2015-04-18 | -7/+29 |
* | buildman: Adjust the 'aborted' heuristic for writing output | Simon Glass | 2015-04-18 | -5/+16 |
* | buildman: Show 'make' command line when -V is used | Simon Glass | 2015-04-18 | -1/+4 |
* | buildman: Add an option to write the full build output | Simon Glass | 2015-01-14 | -1/+2 |
* | buildman: Add an option to use the full tool chain path | Simon Glass | 2015-01-14 | -2/+2 |
* | buildman: Save *.img files too | Tom Rini | 2014-11-26 | -1/+1 |
* | buildman: Create parent directories as necessary | Thierry Reding | 2014-09-09 | -2/+5 |
* | buildman: Correct counting of build failures on retry | Simon Glass | 2014-09-09 | -7/+8 |
* | buildman: Remove the directory prefix from each error line | Simon Glass | 2014-09-05 | -1/+3 |
* | Makefile: remove generated boards.cfg within make distclean | Roger Meier | 2014-08-22 | -3/+3 |
* | buildman: Move BuilderThread code to its own file | Simon Glass | 2014-08-13 | -0/+434 |