| Commit message (Expand) | Author | Age | Files | Lines |
* | buildman: Support single-threaded operation | Simon Glass | 2021-03-04 | 1 | -3/+9 |
* | tools: Drop unnecessary use of __file__ | Simon Glass | 2020-09-22 | 1 | -3/+0 |
* | buildman: Correct the testOutputDir() unit test | Simon Glass | 2020-07-28 | 1 | -2/+1 |
* | buildman: Remove _of_#_ from results directory paths | Ovidiu Panait | 2020-06-11 | 1 | -4/+4 |
* | patman: Tidy up sys.path changes | Simon Glass | 2020-04-26 | 1 | -1/+0 |
* | patman: Move to absolute imports | Simon Glass | 2020-04-26 | 1 | -5/+5 |
* | buildman: Move to absolute imports | Simon Glass | 2020-04-26 | 1 | -6/+6 |
* | buildman: Fix test for new 9.2 kernel | Simon Glass | 2020-04-26 | 1 | -1/+1 |
* | buildman: Add an option to ignore migration warnings | Simon Glass | 2020-04-21 | 1 | -31/+89 |
* | buildman: Add an option to ignore device-tree warnings | Simon Glass | 2020-04-21 | 1 | -7/+24 |
* | buildman: Show a summary of the build result | Simon Glass | 2020-04-21 | 1 | -3/+3 |
* | buildman: Use spaces in the board list | Simon Glass | 2020-04-21 | 1 | -3/+3 |
* | buildman: Show the list of boards in magenta | Simon Glass | 2020-04-21 | 1 | -37/+33 |
* | buildman: Use yellow consistently for warning lines | Simon Glass | 2020-04-21 | 1 | -3/+3 |
* | buildman: Test the output with --list-error-boards | Simon Glass | 2020-04-21 | 1 | -14/+32 |
* | buildman: Add a test helper for creating a line prefix | Simon Glass | 2020-04-21 | 1 | -20/+31 |
* | buildman: Split out testOutput() into separate functions | Simon Glass | 2020-04-21 | 1 | -6/+28 |
* | buildman: Create temp directory in test setup | Simon Glass | 2020-04-21 | 1 | -16/+10 |
* | buildman: Use an iterator to check test output | Simon Glass | 2020-04-21 | 1 | -42/+52 |
* | buildman: Add test coverage for error/warning colour | Simon Glass | 2020-04-21 | 1 | -0/+7 |
* | buildman: Be more selective about which directories to remove | Simon Glass | 2020-04-10 | 1 | -0/+20 |
* | buildman: Add options to get the arch and toolchain info | Simon Glass | 2019-12-10 | 1 | -0/+18 |
* | 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 |