| Commit message (Expand) | Author | Age | Files | Lines |
* | buildman: Convert to Python 3 | Simon Glass | 2019-11-04 | 1 | -11/+11 |
* | tools: buildman: Remove useless mkdir() in Make() in test.py | Bin Meng | 2019-10-29 | 1 | -8/+0 |
* | buildman: Show boards with warning with w+ | Simon Glass | 2018-11-20 | 1 | -15/+41 |
* | buildman: Detect dtc warnings | Simon Glass | 2018-11-20 | 1 | -2/+3 |
* | buildman: Add a --boards option to specify particular boards to build | Simon Glass | 2018-11-14 | 1 | -14/+17 |
* | buildman: dtoc: Suppress unwanted output from test | Simon Glass | 2018-10-08 | 1 | -1/+3 |
* | buildman: Make the toolchain test more forgiving | Simon Glass | 2018-10-08 | 1 | -2/+4 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -3/+1 |
* | buildman: Fix up tests | Simon Glass | 2017-11-22 | 1 | -10/+21 |
* | buildman: Allow skipping of tests which use the network | Simon Glass | 2017-11-22 | 1 | -2/+5 |
* | powerpc, 5xx: remove some "5xx" remains | Heiko Schocher | 2017-06-16 | 1 | -1/+0 |
* | buildman: Print a message indicating the build is starting | Simon Glass | 2016-10-09 | 1 | -2/+2 |
* | buildman: Add gcc 4.9.0 with Microblaze toolchain | Michal Simek | 2015-04-23 | 1 | -1/+1 |
* | buildman: Add a space before the list of boards | Simon Glass | 2015-03-05 | 1 | -1/+1 |
* | buildman: Add the option to download toolchains from kernel.org | Simon Glass | 2015-01-14 | 1 | -0/+6 |
* | buildman: Allow architecture to alias to multiple toolchains | Simon Glass | 2015-01-14 | 1 | -0/+15 |
* | buildman: Don't use the local settings when running tests | Simon Glass | 2015-01-14 | 1 | -1/+14 |
* | buildman: Add an option to flatten output directory trees | Simon Glass | 2015-01-14 | 1 | -0/+8 |
* | buildman: Add tests that check the correct output directory is used | Simon Glass | 2015-01-14 | 1 | -0/+31 |
* | buildman: Expand output test to cover directory prefixes | Simon Glass | 2014-09-09 | 1 | -8/+46 |
* | buildman: Enhance basic test to check summary output | Simon Glass | 2014-09-09 | 1 | -5/+96 |
* | buildman: Introduce an 'and' operator for board selection | Simon Glass | 2014-08-13 | 1 | -0/+48 |
* | buildman: Remove unused non-incremental build method code | Simon Glass | 2014-08-13 | 1 | -1/+0 |
* | buildman: Add verbose option to display errors as they happen | Simon Glass | 2014-08-13 | 1 | -1/+2 |
* | buildman: Refactor output options | Simon Glass | 2014-08-13 | 1 | -3/+3 |
* | buildman: Adjust tests for new boards.cfg format | Simon Glass | 2013-10-01 | 1 | -5/+5 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | buildman - U-Boot multi-threaded builder and summary tool | Simon Glass | 2013-04-04 | 1 | -0/+185 |