Age | Commit message (Expand) | Author |
2016-05-17 | buildman: allow more incremental building | Stephen Warren |
2015-09-09 | buildman: Improve the config comparison feature | Simon Glass |
2015-04-18 | buildman: Allow comparison of build configuration | Simon Glass |
2015-04-18 | buildman: Show 'make' command line when -V is used | Simon Glass |
2015-03-05 | buildman: Add a space before the list of boards | Simon Glass |
2015-01-14 | buildman: Add an option to write the full build output | Simon Glass |
2015-01-14 | buildman: Add an option to use the full tool chain path | Simon Glass |
2015-01-14 | buildman: Add an option to flatten output directory trees | Simon Glass |
2015-01-14 | buildman: Don't prune output space for 'current source' build | Simon Glass |
2014-11-26 | buildman: Fix repeating board list with -l | Simon Glass |
2014-09-09 | buildman: Create parent directories as necessary | Thierry Reding |
2014-09-09 | buildman: Send builder output through a function for testing | Simon Glass |
2014-09-05 | buildman: Separate out display of warnings and errors | Simon Glass |
2014-09-05 | buildman: Add an option to show which boards caused which errors | Simon Glass |
2014-09-05 | buildman: Set the return code to indicate build result | Simon Glass |
2014-08-22 | Makefile: remove generated boards.cfg within make distclean | Roger Meier |
2014-08-13 | buildman: Add a message indicating there are no errors | Simon Glass |
2014-08-13 | buildman: Remove unused non-incremental build method code | Simon Glass |
2014-08-13 | buildman: Add verbose option to display errors as they happen | Simon Glass |
2014-08-13 | buildman: Refactor output options | Simon Glass |
2014-08-13 | buildman: Move BuilderThread code to its own file | Simon Glass |
2014-08-13 | buildman: Allow building of current source tree | Simon Glass |
2014-07-30 | buildman: adjust for Kconfig | Masahiro Yamada |
2014-07-29 | buildman: make sure to invoke GNU Make | Masahiro Yamada |
2014-07-28 | buildman: Support in-tree builds | Simon Glass |
2014-07-28 | buildman: Add -C option to force a reconfigure for each commit | Simon Glass |
2014-07-23 | buildman: Avoid retrying a build if it definitely failed | Simon Glass |
2014-07-23 | buildman: Add -F flag to retry failed builds | Simon Glass |
2013-10-01 | buildman: Allow make flags to be specified for each board | Simon Glass |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-04-04 | buildman - U-Boot multi-threaded builder and summary tool | Simon Glass |