Age | Commit message (Expand) | Author |
2020-07-28 | buildman: Show the build rate at the end | Simon Glass |
2020-06-11 | buildman: Remove _of_#_ from results directory paths | Ovidiu Panait |
2020-04-26 | patman: Move to absolute imports | Simon Glass |
2020-04-26 | buildman: Move to absolute imports | Simon Glass |
2020-04-26 | buildman: Write output files when using -w | 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: 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: Refactor error-line output int a function | 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: Update help for -d | Simon Glass |
2020-04-10 | bulidman: Add support for a simple build | Simon Glass |
2020-01-30 | tools: buildman: fix typo | Flavio Suligoi |
2019-12-10 | buildman: Ignore blank lines during size checks | Tom Rini |
2019-11-04 | buildman: Convert to Python 3 | Simon Glass |
2019-05-21 | buildman: Deal more nicely with invalid build-status file | Simon Glass |
2018-11-20 | buildman: Show boards with warning with w+ | Simon Glass |
2018-11-20 | buildman: Rename the good, better, worse variables | Simon Glass |
2018-11-20 | buildman: Detect dtc warnings | Simon Glass |
2018-09-29 | buildman: Avoid hanging when the config changes | Simon Glass |
2018-06-07 | buildman: Add support for environment delta in summary | Alex Kiernan |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-02-04 | buildman: add option -E for treating compiler warnings as errors | Daniel Schwierzeck |
2017-06-08 | buildman: Fix bloat option when 'new' only drops functions | Tom Rini |
2017-04-13 | buildman: Handle commit subjects containing unicode | Simon Glass |
2016-12-02 | buildman: Clean up odd characters on the terminal | Simon Glass |
2016-12-02 | buildman: Squash useless output from -K | Simon Glass |
2016-12-02 | buildman: Add an option to just create the config | Simon Glass |
2016-10-09 | buildman: Don't show a stacktrace on Ctrl-C | Simon Glass |
2016-10-09 | buildman: Drop the 'active' flag in the builder | Simon Glass |
2016-10-09 | buildman: Allow builds to terminate cleanly | Simon Glass |
2016-10-09 | buildman: Print a message indicating the build is starting | Simon Glass |
2016-10-09 | buildman: Print a message when removing old directories | Simon Glass |
2016-10-09 | buildman: Tidy up the 'cloning' message | Simon Glass |
2016-05-17 | buildman: allow more incremental building | Stephen Warren |
2015-09-09 | buildman: Improve the config comparison feature | Simon Glass |
2015-04-18 | buildman: Allow comparison of build configuration | Simon Glass |
2015-04-18 | buildman: Show 'make' command line when -V is used | Simon Glass |
2015-03-05 | buildman: Add a space before the list of boards | Simon Glass |