Age | Commit message (Expand) | Author |
2020-07-28 | buildman: Show the build rate at the end | Simon Glass |
2020-07-28 | buildman: Correct the testOutputDir() unit test | Simon Glass |
2020-07-28 | buildman: Allow using older versions of genboardscfg.py | Simon Glass |
2020-07-01 | kconfiglib: Update to the 14.1.0 release | Tom Rini |
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: Rename the main module | Simon Glass |
2020-04-26 | patman: Drop references to __future__ | Simon Glass |
2020-04-26 | buildman: Write output files when using -w | Simon Glass |
2020-04-26 | buildman: Use out-env for environment output | Simon Glass |
2020-04-26 | buildman: Make sure that -o is given with -w | Simon Glass |
2020-04-26 | buildman: Correct operation of -A flag | Simon Glass |
2020-04-26 | buildman: Fix test for new 9.2 kernel | Simon Glass |
2020-04-21 | buildman: Change the exit codes | Simon Glass |
2020-04-21 | buildman: Update the TODO items | 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: Make -I the default | Simon Glass |
2020-04-21 | buildman: Update workflow documentation with more detail | Simon Glass |
2020-04-21 | buildman: Add the abbreviation for --boards | Simon Glass |
2020-04-21 | buildman: Update the 'theory of operation' a little | Simon Glass |
2020-04-21 | buildman: Show a summary of the build result | Simon Glass |
2020-04-21 | buildman: Limit the length of progress messages | Simon Glass |
2020-04-21 | buildman: Show the number of builds remaining | Simon Glass |
2020-04-21 | buildman: Drop unused output code | Simon Glass |
2020-04-21 | buildman: Show a message when fetching a repo | Simon Glass |
2020-04-21 | buildman: Drop the line-clearing code in Builder | 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 an object to hold error lines | 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-21 | buildman: Refactor error-line output int a function | Simon Glass |
2020-04-10 | buildman: Drop the -a option | Simon Glass |
2020-04-10 | buildman: Allow building within a subdir of the current dir | Simon Glass |
2020-04-10 | buildman: Be more selective about which directories to remove | Simon Glass |
2020-04-10 | buildman: Allow ignoring warnings in the return code | Simon Glass |
2020-04-10 | buildman: Update help for -d | Simon Glass |
2020-04-10 | bulidman: Add support for a simple build | Simon Glass |
2020-04-10 | buildman: Document the members of BuilderJob | Simon Glass |
2020-04-10 | buildman: Support fetching gcc 9.2.0 | Bin Meng |
2020-02-05 | buildman: Enable buildman on aarch64 hosts | Matthias Brugger |
2020-01-30 | tools: buildman: fix typo | Flavio Suligoi |