Age | Commit message (Expand) | Author |
2020-04-26 | patman: Move to absolute imports | 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-21 | buildman: Make -I the default | 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 |
2019-11-04 | buildman: Convert to Python 3 | Simon Glass |
2019-02-09 | buildman: Write the environment out to an 'env' file | Simon Glass |
2019-01-14 | buildman: Add support for building with clang | Simon Glass |
2019-01-14 | buildman: Deal nicely with invalid build-status file | Simon Glass |
2018-06-07 | buildman: Extract environment as part of each build | Alex Kiernan |
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 |
2017-06-09 | buildman: properly translate strings for log and err files to ASCII | Daniel Schwierzeck |
2017-04-14 | buildman: Translate more strings to latin-1 | Tom Rini |
2016-12-02 | buildman: Rename do_build to config_only | Simon Glass |
2016-12-02 | buildman: Add an option to just create the config | Simon Glass |
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: Drop the 'active' flag in the builder | Simon Glass |
2016-05-17 | buildman: allow more incremental building | Stephen Warren |
2015-07-14 | builderthread.py: Keep 'SPL' | Tom Rini |
2015-04-18 | buildman: Make -V (verbose_build) really be verbose | Tom Rini |
2015-04-18 | buildman: Keep more outputs with the --keep-outputs flag | Tom Rini |
2015-04-18 | buildman: Store build config files | Simon Glass |
2015-04-18 | buildman: Adjust the 'aborted' heuristic for writing output | Simon Glass |
2015-04-18 | buildman: Show 'make' command line when -V is used | Simon Glass |
2015-01-14 | buildman: Add an option to write the full build output | Simon Glass |
2015-01-14 | buildman: Add an option to use the full tool chain path | Simon Glass |
2014-11-26 | buildman: Save *.img files too | Tom Rini |
2014-09-09 | buildman: Create parent directories as necessary | Thierry Reding |
2014-09-09 | buildman: Correct counting of build failures on retry | Simon Glass |
2014-09-05 | buildman: Remove the directory prefix from each error line | Simon Glass |
2014-08-22 | Makefile: remove generated boards.cfg within make distclean | Roger Meier |
2014-08-13 | buildman: Move BuilderThread code to its own file | Simon Glass |