| Commit message (Expand) | Author | Age | Lines |
* | buildman: patman: Fix -H when installed as a symlink | Simon Glass | 2016-03-14 | -1/+2 |
* | buildman: Allow comparison of build configuration | Simon Glass | 2015-04-18 | -1/+2 |
* | buildman: Add an option to write the full build output | Simon Glass | 2015-01-14 | -1/+2 |
* | buildman: Add the option to download toolchains from kernel.org | Simon Glass | 2015-01-14 | -0/+16 |
* | buildman: Add an option to use the full tool chain path | Simon Glass | 2015-01-14 | -1/+1 |
* | buildman: Allow specifying a range of commits to build | Simon Glass | 2015-01-14 | -4/+15 |
* | buildman: Don't remove entire output directory when testing | Simon Glass | 2015-01-14 | -1/+2 |
* | buildman: Add an option to flatten output directory trees | Simon Glass | 2015-01-14 | -2/+6 |
* | buildman: Try to guess the upstream commit | Simon Glass | 2015-01-14 | -5/+5 |
* | buildman: Put build in 'current', not 'current/current' | Simon Glass | 2015-01-14 | -4/+3 |
* | patman: Use the full commit hash for 'git checkout' | Simon Glass | 2014-11-03 | -1/+1 |
* | buildman: Don't default to -e when using -s | Simon Glass | 2014-11-03 | -1/+2 |
* | buildman: Fix the logic for the bloat command | Simon Glass | 2014-09-21 | -3/+3 |
* | buildman: Ignore conflicting tags | Simon Glass | 2014-09-09 | -8/+7 |
* | buildman: Permit branch names with an embedded '/' | Simon Glass | 2014-09-09 | -1/+1 |
* | buildman: Provide an internal option to clean the outpur dir | Simon Glass | 2014-09-09 | -1/+10 |
* | buildman: Allow tests to have their own boards | Simon Glass | 2014-09-09 | -9/+12 |
* | buildman: Set up bsettings outside the control module | Simon Glass | 2014-09-09 | -1/+0 |
* | buildman: Add a functional test | Simon Glass | 2014-09-09 | -5/+16 |
* | buildman: Move full help code into the control module | Simon Glass | 2014-09-09 | -0/+8 |
* | buildman: Add an option to show which boards caused which errors | Simon Glass | 2014-09-05 | -1/+2 |
* | buildman: Implement an option to exclude boards from the build | Simon Glass | 2014-09-05 | -1/+7 |
* | buildman: Set the return code to indicate build result | Simon Glass | 2014-09-05 | -2/+7 |
* | buildman: run genboardscfg.py all the time | Masahiro Yamada | 2014-08-28 | -6/+4 |
* | tools, scripts: refactor error-out statements of Python scripts | Masahiro Yamada | 2014-08-21 | -10/+5 |
* | buildman: Allow selection of the number of commits to build | Simon Glass | 2014-08-13 | -12/+19 |
* | buildman: Add an option to specify the buildman config file | Simon Glass | 2014-08-13 | -1/+1 |
* | buildman: Add verbose option to display errors as they happen | Simon Glass | 2014-08-13 | -1/+3 |
* | buildman: Refactor output options | Simon Glass | 2014-08-13 | -4/+4 |
* | buildman: Allow building of current source tree | Simon Glass | 2014-08-13 | -33/+58 |
* | buildman: adjust for Kconfig | Masahiro Yamada | 2014-07-30 | -0/+10 |
* | buildman: make sure to invoke GNU Make | Masahiro Yamada | 2014-07-29 | -1/+8 |
* | buildman: Support in-tree builds | Simon Glass | 2014-07-28 | -0/+1 |
* | buildman: Add -C option to force a reconfigure for each commit | Simon Glass | 2014-07-28 | -0/+1 |
* | buildman: Add -F flag to retry failed builds | Simon Glass | 2014-07-23 | -0/+1 |
* | buildman: make output dir configurable | Daniel Schwierzeck | 2014-04-18 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | buildman: Produce a sensible error message when branch is missing | Simon Glass | 2013-05-14 | -0/+4 |
* | buildman: Allow conflicting tags to avoid spurious errors | Simon Glass | 2013-05-09 | -0/+5 |
* | buildman - U-Boot multi-threaded builder and summary tool | Simon Glass | 2013-04-04 | -0/+181 |