Age | Commit message (Expand) | Author |
2020-07-28 | buildman: Correct the testOutputDir() unit test | Simon Glass |
2020-06-11 | buildman: Remove _of_#_ from results directory paths | Ovidiu Panait |
2020-04-26 | patman: Tidy up sys.path changes | Simon Glass |
2020-04-26 | patman: Move to absolute imports | Simon Glass |
2020-04-26 | buildman: Move to absolute imports | Simon Glass |
2020-04-26 | buildman: Fix test for new 9.2 kernel | Simon Glass |
2020-04-21 | buildman: Add an option to ignore migration warnings | Simon Glass |
2020-04-21 | buildman: Add an option to ignore device-tree warnings | Simon Glass |
2020-04-21 | buildman: Show a summary of the build result | Simon Glass |
2020-04-21 | buildman: Use spaces in the board list | Simon Glass |
2020-04-21 | buildman: Show the list of boards in magenta | Simon Glass |
2020-04-21 | buildman: Use yellow consistently for warning lines | Simon Glass |
2020-04-21 | buildman: Test the output with --list-error-boards | Simon Glass |
2020-04-21 | buildman: Add a test helper for creating a line prefix | Simon Glass |
2020-04-21 | buildman: Split out testOutput() into separate functions | Simon Glass |
2020-04-21 | buildman: Create temp directory in test setup | Simon Glass |
2020-04-21 | buildman: Use an iterator to check test output | Simon Glass |
2020-04-21 | buildman: Add test coverage for error/warning colour | Simon Glass |
2020-04-10 | buildman: Be more selective about which directories to remove | Simon Glass |
2019-12-10 | buildman: Add options to get the arch and toolchain info | Simon Glass |
2019-11-04 | buildman: Convert to Python 3 | Simon Glass |
2019-10-29 | tools: buildman: Remove useless mkdir() in Make() in test.py | Bin Meng |
2018-11-20 | buildman: Show boards with warning with w+ | Simon Glass |
2018-11-20 | buildman: Detect dtc warnings | Simon Glass |
2018-11-14 | buildman: Add a --boards option to specify particular boards to build | Simon Glass |
2018-10-08 | buildman: dtoc: Suppress unwanted output from test | Simon Glass |
2018-10-08 | buildman: Make the toolchain test more forgiving | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-11-22 | buildman: Fix up tests | Simon Glass |
2017-11-22 | buildman: Allow skipping of tests which use the network | Simon Glass |
2017-06-16 | powerpc, 5xx: remove some "5xx" remains | Heiko Schocher |
2016-10-09 | buildman: Print a message indicating the build is starting | Simon Glass |
2015-04-23 | buildman: Add gcc 4.9.0 with Microblaze toolchain | Michal Simek |
2015-03-05 | buildman: Add a space before the list of boards | Simon Glass |
2015-01-14 | buildman: Add the option to download toolchains from kernel.org | Simon Glass |
2015-01-14 | buildman: Allow architecture to alias to multiple toolchains | Simon Glass |
2015-01-14 | buildman: Don't use the local settings when running tests | Simon Glass |
2015-01-14 | buildman: Add an option to flatten output directory trees | Simon Glass |
2015-01-14 | buildman: Add tests that check the correct output directory is used | Simon Glass |
2014-09-09 | buildman: Expand output test to cover directory prefixes | Simon Glass |
2014-09-09 | buildman: Enhance basic test to check summary output | Simon Glass |
2014-08-13 | buildman: Introduce an 'and' operator for board selection | 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 |
2013-10-01 | buildman: Adjust tests for new boards.cfg format | 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 |