Age | Commit message (Expand) | Author |
2018-06-07 | buildman: Add support for environment delta in summary | Alex Kiernan |
2018-06-07 | buildman: Extract environment as part of each build | Alex Kiernan |
2018-05-22 | buildman: support newer gcc versions from kernel.org | Daniel Schwierzeck |
2018-05-16 | tools: buildman: Don't use the working dir as build dir | Lothar Waßmann |
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 |
2018-01-28 | host-tools: use python2 explicitly for shebang | Masahiro Yamada |
2018-01-16 | tools: Update python "help" tests to cope with "more" oddities | 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-09-29 | kconfiglib: update with 'imply' support | Ulf Magnusson |
2017-09-11 | genconfig.py: Print defconfig next to warnings | Simon Glass |
2017-07-06 | avr32: Retire AVR32 for good | Andy Shevchenko |
2017-06-16 | powerpc, 5xx: remove some "5xx" remains | Heiko Schocher |
2017-06-09 | buildman: properly translate strings for log and err files to ASCII | Daniel Schwierzeck |
2017-06-09 | buildman: disable localized and unicode output of all build tools | Daniel Schwierzeck |
2017-06-08 | buildman: Fix bloat option when 'new' only drops functions | Tom Rini |
2017-04-18 | buildman: Allow 'gnueabihf' toolchains for ARM | Tom Rini |
2017-04-14 | buildman: Translate more strings to latin-1 | Tom Rini |
2017-04-13 | buildman: Handle commit subjects containing unicode | Simon Glass |
2017-03-09 | kconfiglib.py: Kludge in 'imply' support | Tom Rini |
2017-02-08 | buildman: Allow showing the list of boards with -n | Simon Glass |
2017-01-28 | buildman: Update link to the most recent prebuilt ARC toolachin | Alexey Brodkin |
2016-12-02 | buildman: Rename do_build to config_only | 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 documentation for CONFIG checking | Simon Glass |
2016-12-02 | buildman: Add an option to just create the config | Simon Glass |
2016-11-06 | buildman: Fix building based on 'options' field | Tom Rini |
2016-10-09 | tools: buildman: Add compiler wrapper | York Sun |
2016-10-09 | tools: buildman: Remove duplicated code | York Sun |
2016-10-09 | buildman: Drop the 'alive' flag in BuilderThread | 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: Put our local libraries first in the path | 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-09-18 | patman: Adjust command.Output() to raise an error by default | Simon Glass |
2016-07-31 | buildman: Add a quick-start note | Simon Glass |
2016-07-31 | buildman: Avoid overwriting existing toolchain entries | Simon Glass |
2016-07-31 | buildman: Drop the toolchain error when downloading toolchains | Simon Glass |
2016-07-31 | buildman: Fix a typo in TestSettingsHasPath() | Simon Glass |
2016-07-31 | buildman: Improve the toolchain progress/error output | Simon Glass |
2016-07-31 | buildman: Allow the toolchain error to be suppressed | Simon Glass |
2016-07-31 | buildman: Fix the 'help' test to use the correct path | Simon Glass |
2016-07-31 | buildman: Automatically create a config file if needed | Simon Glass |
2016-07-31 | buildman: Tidy up the README a little | Simon Glass |
2016-05-17 | buildman: allow more incremental building | Stephen Warren |