Age | Commit message (Expand) | Author |
2015-04-18 | buildman: Allow comparison of build configuration | Simon Glass |
2015-01-14 | buildman: Add an option to write the full build output | Simon Glass |
2015-01-14 | buildman: Add the option to download toolchains from kernel.org | Simon Glass |
2015-01-14 | buildman: Add an option to use the full tool chain path | Simon Glass |
2015-01-14 | buildman: Allow specifying a range of commits to build | Simon Glass |
2015-01-14 | buildman: Don't remove entire output directory when testing | Simon Glass |
2015-01-14 | buildman: Add an option to flatten output directory trees | Simon Glass |
2015-01-14 | buildman: Try to guess the upstream commit | Simon Glass |
2015-01-14 | buildman: Put build in 'current', not 'current/current' | Simon Glass |
2014-11-03 | patman: Use the full commit hash for 'git checkout' | Simon Glass |
2014-11-03 | buildman: Don't default to -e when using -s | Simon Glass |
2014-09-21 | buildman: Fix the logic for the bloat command | Simon Glass |
2014-09-09 | buildman: Ignore conflicting tags | Simon Glass |
2014-09-09 | buildman: Permit branch names with an embedded '/' | Simon Glass |
2014-09-09 | buildman: Provide an internal option to clean the outpur dir | Simon Glass |
2014-09-09 | buildman: Allow tests to have their own boards | Simon Glass |
2014-09-09 | buildman: Set up bsettings outside the control module | Simon Glass |
2014-09-09 | buildman: Add a functional test | Simon Glass |
2014-09-09 | buildman: Move full help code into the control module | Simon Glass |
2014-09-05 | buildman: Add an option to show which boards caused which errors | Simon Glass |
2014-09-05 | buildman: Implement an option to exclude boards from the build | Simon Glass |
2014-09-05 | buildman: Set the return code to indicate build result | Simon Glass |
2014-08-28 | buildman: run genboardscfg.py all the time | Masahiro Yamada |
2014-08-21 | tools, scripts: refactor error-out statements of Python scripts | Masahiro Yamada |
2014-08-13 | buildman: Allow selection of the number of commits to build | Simon Glass |
2014-08-13 | buildman: Add an option to specify the buildman config file | 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: 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: Add -F flag to retry failed builds | Simon Glass |
2014-04-18 | buildman: make output dir configurable | Daniel Schwierzeck |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-14 | buildman: Produce a sensible error message when branch is missing | Simon Glass |
2013-05-09 | buildman: Allow conflicting tags to avoid spurious errors | Simon Glass |
2013-04-04 | buildman - U-Boot multi-threaded builder and summary tool | Simon Glass |