1. 600ede9 buildman: Allow skipping the dtc build by Simon Glass · 3 months ago
  2. 3f6f9b2 Revert "buildman: Always use the full path in CROSS_COMPILE" by Tom Rini · 5 months ago
  3. f498efc buildman: Always use the full path in CROSS_COMPILE by Simon Glass · 5 months ago
  4. 222825b buildman: Add a flag to force mrproper on failure by Simon Glass · 5 months ago
  5. d6c1ec8 buildman: Use oldconfig when adjusting the config by Simon Glass · 1 year, 1 month ago
  6. dac7371 buildman: Include symbols in the read-only data section by Simon Glass · 1 year, 1 month ago
  7. 7190a17 buildman: Start the clock when the build starts by Simon Glass · 1 year, 3 months ago
  8. 4cb5468 buildman: Export _get_output_dir() to avoid warnings by Simon Glass · 1 year, 4 months ago
  9. c5077c3 buildman: Convert camel case in builderthread.py by Simon Glass · 1 year, 4 months ago
  10. bc74d94 buildman: Convert camel case in builder.py by Simon Glass · 1 year, 4 months ago
  11. f56cc29 buildman: Add a test for --boards by Simon Glass · 1 year, 4 months ago
  12. cf91d31 buildman: Move remaining builder properties to constructor by Simon Glass · 1 year, 4 months ago
  13. 131444f patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
  14. 828d70d buildman: Add a flag for reproducible builds by Simon Glass · 1 year, 9 months ago
  15. f6bfcca buildman: Support disabling LTO by Simon Glass · 1 year, 9 months ago
  16. 93ebd46 buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years, 1 month ago
  17. 86a2afe buildman: Allow lines without a symbol by Simon Glass · 2 years, 5 months ago
  18. 5df4522 buildman: Drop use of 'boards' in control by Simon Glass · 2 years, 5 months ago
  19. 8132f98 buildman: Avoid using board as a variable by Simon Glass · 2 years, 5 months ago
  20. 6c43562 buildman: Support running from an IDE by Simon Glass · 2 years, 5 months ago
  21. 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  22. e36fe01 buildman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  23. 0281158 patman: Convert camel case in terminal.py by Simon Glass · 2 years, 10 months ago
  24. f45d374 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
  25. 1f1e830 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 10 months ago
  26. 761648b patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 10 months ago
  27. 840be73 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
  28. e5650a8 buildman: Allow adjusting board config on the fly by Simon Glass · 2 years, 10 months ago
  29. 146b602 buildman: Detect Kconfig loops by Simon Glass · 3 years, 1 month ago
  30. 9bf9a72 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 8 months ago
  31. c635d89 buildman: Support single-threaded operation by Simon Glass · 3 years, 10 months ago
  32. b7ff766 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · 3 years, 10 months ago
  33. fede44a buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 3 months ago
  34. a679366 buildman: Show the build rate at the end by Simon Glass · 4 years, 4 months ago
  35. ee8e9cb buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · 4 years, 7 months ago
  36. a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 8 months ago
  37. f0d9c10 buildman: Move to absolute imports by Simon Glass · 4 years, 8 months ago
  38. e3c85ab buildman: Write output files when using -w by Simon Glass · 4 years, 8 months ago
  39. f4ebfba buildman: Add an option to ignore migration warnings by Simon Glass · 4 years, 8 months ago
  40. 9ea9381 buildman: Add an option to ignore device-tree warnings by Simon Glass · 4 years, 8 months ago
  41. 6029af1 buildman: Make -I the default by Simon Glass · 4 years, 8 months ago
  42. 726ae81 buildman: Show a summary of the build result by Simon Glass · 4 years, 8 months ago
  43. c7ddae1 buildman: Limit the length of progress messages by Simon Glass · 4 years, 8 months ago
  44. 69c3a8a buildman: Show the number of builds remaining by Simon Glass · 4 years, 8 months ago
  45. 766ba9c buildman: Drop unused output code by Simon Glass · 4 years, 8 months ago
  46. 4305493 buildman: Show a message when fetching a repo by Simon Glass · 4 years, 8 months ago
  47. dd95b0b buildman: Drop the line-clearing code in Builder by Simon Glass · 4 years, 8 months ago
  48. 070589b buildman: Use spaces in the board list by Simon Glass · 4 years, 8 months ago
  49. ea49f9b buildman: Show the list of boards in magenta by Simon Glass · 4 years, 8 months ago
  50. de0fefc buildman: Use an object to hold error lines by Simon Glass · 4 years, 8 months ago
  51. 564ddac buildman: Use yellow consistently for warning lines by Simon Glass · 4 years, 8 months ago
  52. ac50022 buildman: Refactor error-line output int a function by Simon Glass · 4 years, 8 months ago
  53. 4402827 buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 9 months ago
  54. 5dc1ca7 buildman: Be more selective about which directories to remove by Simon Glass · 4 years, 9 months ago
  55. b400246 buildman: Update help for -d by Simon Glass · 4 years, 9 months ago
  56. b6eb8cf bulidman: Add support for a simple build by Simon Glass · 4 years, 9 months ago
  57. e5e3c11 tools: buildman: fix typo by Flavio Suligoi · 4 years, 10 months ago
  58. 08d34fc buildman: Ignore blank lines during size checks by Tom Rini · 5 years ago
  59. c78ed66 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  60. 91c54a4 buildman: Deal more nicely with invalid build-status file by Simon Glass · 6 years ago
  61. 071a178 buildman: Show boards with warning with w+ by Simon Glass · 6 years ago
  62. 454507f buildman: Rename the good, better, worse variables by Simon Glass · 6 years ago
  63. 0db9443 buildman: Detect dtc warnings by Simon Glass · 6 years ago
  64. aa09b36 buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  65. 4059e30 buildman: Add support for environment delta in summary by Alex Kiernan · 7 years ago
  66. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  67. 20e2ea9 buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · 7 years ago
  68. 0b48cd6 buildman: Fix bloat option when 'new' only drops functions by Tom Rini · 8 years ago
  69. d214bef buildman: Handle commit subjects containing unicode by Simon Glass · 8 years ago
  70. b45bd6b buildman: Clean up odd characters on the terminal by Simon Glass · 8 years ago
  71. cde5c30 buildman: Squash useless output from -K by Simon Glass · 8 years ago
  72. 739e851 buildman: Add an option to just create the config by Simon Glass · 8 years ago
  73. 205ac04 buildman: Don't show a stacktrace on Ctrl-C by Simon Glass · 8 years ago
  74. e8954fc buildman: Drop the 'active' flag in the builder by Simon Glass · 8 years ago
  75. d26e144 buildman: Allow builds to terminate cleanly by Simon Glass · 8 years ago
  76. e0f2360 buildman: Print a message indicating the build is starting by Simon Glass · 8 years ago
  77. 83cb6cc buildman: Print a message when removing old directories by Simon Glass · 8 years ago
  78. 2e2a6e6 buildman: Tidy up the 'cloning' message by Simon Glass · 8 years ago
  79. 97c9690 buildman: allow more incremental building by Stephen Warren · 9 years ago
  80. cad8abf buildman: Improve the config comparison feature by Simon Glass · 9 years ago
  81. db17fb8 buildman: Allow comparison of build configuration by Simon Glass · 10 years ago
  82. 413f91a buildman: Show 'make' command line when -V is used by Simon Glass · 10 years ago
  83. 26f7237 buildman: Add a space before the list of boards by Simon Glass · 10 years ago
  84. 655b610 buildman: Add an option to write the full build output by Simon Glass · 10 years ago
  85. d48a46c buildman: Add an option to use the full tool chain path by Simon Glass · 10 years ago
  86. e87bde1 buildman: Add an option to flatten output directory trees by Simon Glass · 10 years ago
  87. b9a9b7c buildman: Don't prune output space for 'current source' build by Simon Glass · 10 years ago
  88. 85620bb buildman: Fix repeating board list with -l by Simon Glass · 10 years ago
  89. 336d5bd buildman: Create parent directories as necessary by Thierry Reding · 10 years ago
  90. 4433aa9 buildman: Send builder output through a function for testing by Simon Glass · 10 years ago
  91. 03749d4 buildman: Separate out display of warnings and errors by Simon Glass · 10 years ago
  92. 3394c9f buildman: Add an option to show which boards caused which errors by Simon Glass · 10 years ago
  93. c2f9107 buildman: Set the return code to indicate build result by Simon Glass · 10 years ago
  94. e0a0e55 Makefile: remove generated boards.cfg within make distclean by Roger Meier · 10 years ago
  95. bb4dffb buildman: Add a message indicating there are no errors by Simon Glass · 10 years ago
  96. 8457bb4 buildman: Remove unused non-incremental build method code by Simon Glass · 10 years ago
  97. 78e418e buildman: Add verbose option to display errors as they happen by Simon Glass · 10 years ago
  98. eb48bbc buildman: Refactor output options by Simon Glass · 10 years ago
  99. 4a1e88b buildman: Move BuilderThread code to its own file by Simon Glass · 10 years ago
  100. d326ad7 buildman: Allow building of current source tree by Simon Glass · 10 years ago