1. ad8dbab buildman: Include symbols in the read-only data section by Simon Glass · 1 year, 1 month ago
  2. 2ce06f5 buildman: Start the clock when the build starts by Simon Glass · 1 year, 3 months ago
  3. 4a7419b buildman: Export _get_output_dir() to avoid warnings by Simon Glass · 1 year, 4 months ago
  4. f06d333 buildman: Convert camel case in builderthread.py by Simon Glass · 1 year, 4 months ago
  5. 37edf5f buildman: Convert camel case in builder.py by Simon Glass · 1 year, 4 months ago
  6. 6a0c7b4 buildman: Add a test for --boards by Simon Glass · 1 year, 4 months ago
  7. ffd06d3 buildman: Move remaining builder properties to constructor by Simon Glass · 1 year, 4 months ago
  8. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
  9. bfb708a buildman: Add a flag for reproducible builds by Simon Glass · 1 year, 9 months ago
  10. 93202d7 buildman: Support disabling LTO by Simon Glass · 1 year, 9 months ago
  11. d7713ad buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years, 1 month ago
  12. f2e6775 buildman: Allow lines without a symbol by Simon Glass · 2 years, 5 months ago
  13. cc2c0d1 buildman: Drop use of 'boards' in control by Simon Glass · 2 years, 5 months ago
  14. f4ed470 buildman: Avoid using board as a variable by Simon Glass · 2 years, 5 months ago
  15. ae1a09f buildman: Support running from an IDE by Simon Glass · 2 years, 5 months ago
  16. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  17. ac05335 buildman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  18. 098b10f patman: Convert camel case in terminal.py by Simon Glass · 2 years, 10 months ago
  19. 252ac58 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
  20. 82e0e73 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 10 months ago
  21. 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 10 months ago
  22. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
  23. 2b4806e buildman: Allow adjusting board config on the fly by Simon Glass · 2 years, 10 months ago
  24. 7bf83a5 buildman: Detect Kconfig loops by Simon Glass · 3 years, 1 month ago
  25. 8116c78 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 8 months ago
  26. b82492b buildman: Support single-threaded operation by Simon Glass · 3 years, 10 months ago
  27. fd434f4 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · 3 years, 10 months ago
  28. 76de29f buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 3 months ago
  29. 38f159c buildman: Show the build rate at the end by Simon Glass · 4 years, 4 months ago
  30. 7664b03 buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · 4 years, 7 months ago
  31. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  32. 0ede00f buildman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  33. 60b285f buildman: Write output files when using -w by Simon Glass · 4 years, 7 months ago
  34. 113a8a5 buildman: Add an option to ignore migration warnings by Simon Glass · 4 years, 8 months ago
  35. 174592b buildman: Add an option to ignore device-tree warnings by Simon Glass · 4 years, 8 months ago
  36. eb70a2c buildman: Make -I the default by Simon Glass · 4 years, 8 months ago
  37. 7b33f21 buildman: Show a summary of the build result by Simon Glass · 4 years, 8 months ago
  38. 95ed0a2 buildman: Limit the length of progress messages by Simon Glass · 4 years, 8 months ago
  39. 6eb76ca buildman: Show the number of builds remaining by Simon Glass · 4 years, 8 months ago
  40. edae4ad buildman: Drop unused output code by Simon Glass · 4 years, 8 months ago
  41. 212c0b8 buildman: Show a message when fetching a repo by Simon Glass · 4 years, 8 months ago
  42. 102969b buildman: Drop the line-clearing code in Builder by Simon Glass · 4 years, 8 months ago
  43. 9ef0ceb buildman: Use spaces in the board list by Simon Glass · 4 years, 8 months ago
  44. 8c9a267 buildman: Show the list of boards in magenta by Simon Glass · 4 years, 8 months ago
  45. 35d696d buildman: Use an object to hold error lines by Simon Glass · 4 years, 8 months ago
  46. 5627bd9 buildman: Use yellow consistently for warning lines by Simon Glass · 4 years, 8 months ago
  47. b206d87 buildman: Refactor error-line output int a function by Simon Glass · 4 years, 8 months ago
  48. b2d89bc buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 8 months ago
  49. 925f6ad buildman: Be more selective about which directories to remove by Simon Glass · 4 years, 8 months ago
  50. f9c094b buildman: Update help for -d by Simon Glass · 4 years, 8 months ago
  51. d829f12 bulidman: Add support for a simple build by Simon Glass · 4 years, 8 months ago
  52. 9de5c39 tools: buildman: fix typo by Flavio Suligoi · 4 years, 10 months ago
  53. d08c38c buildman: Ignore blank lines during size checks by Tom Rini · 5 years ago
  54. c05aa03 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  55. 347ea0b buildman: Deal more nicely with invalid build-status file by Simon Glass · 6 years ago
  56. 6af7101 buildman: Show boards with warning with w+ by Simon Glass · 6 years ago
  57. 4cf2b22 buildman: Rename the good, better, worse variables by Simon Glass · 6 years ago
  58. 2d48333 buildman: Detect dtc warnings by Simon Glass · 6 years ago
  59. e62a24c buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  60. 48ae412 buildman: Add support for environment delta in summary by Alex Kiernan · 6 years ago
  61. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  62. 2371d1b buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · 7 years ago
  63. d5686a6 buildman: Fix bloat option when 'new' only drops functions by Tom Rini · 8 years ago
  64. 9a6d2e2 buildman: Handle commit subjects containing unicode by Simon Glass · 8 years ago
  65. 960421e buildman: Clean up odd characters on the terminal by Simon Glass · 8 years ago
  66. b464f8e buildman: Squash useless output from -K by Simon Glass · 8 years ago
  67. b50113f buildman: Add an option to just create the config by Simon Glass · 8 years ago
  68. 2f25664 buildman: Don't show a stacktrace on Ctrl-C by Simon Glass · 8 years ago
  69. 63781bd buildman: Drop the 'active' flag in the builder by Simon Glass · 8 years ago
  70. d436e38 buildman: Allow builds to terminate cleanly by Simon Glass · 8 years ago
  71. 745b395 buildman: Print a message indicating the build is starting by Simon Glass · 8 years ago
  72. b222abe buildman: Print a message when removing old directories by Simon Glass · 8 years ago
  73. 21f0eb3 buildman: Tidy up the 'cloning' message by Simon Glass · 8 years ago
  74. f79f1e0 buildman: allow more incremental building by Stephen Warren · 9 years ago
  75. 8270e3c buildman: Improve the config comparison feature by Simon Glass · 9 years ago
  76. 843312d buildman: Allow comparison of build configuration by Simon Glass · 10 years ago
  77. 40f11fc buildman: Show 'make' command line when -V is used by Simon Glass · 10 years ago
  78. 63c619e buildman: Add a space before the list of boards by Simon Glass · 10 years ago
  79. d2ce658 buildman: Add an option to write the full build output by Simon Glass · 10 years ago
  80. bb1501f buildman: Add an option to use the full tool chain path by Simon Glass · 10 years ago
  81. 5971ab5 buildman: Add an option to flatten output directory trees by Simon Glass · 10 years ago
  82. 1a91567 buildman: Don't prune output space for 'current source' build by Simon Glass · 10 years ago
  83. f66153b buildman: Fix repeating board list with -l by Simon Glass · 10 years ago
  84. f3d015c buildman: Create parent directories as necessary by Thierry Reding · 10 years ago
  85. 4653a88 buildman: Send builder output through a function for testing by Simon Glass · 10 years ago
  86. e30965d buildman: Separate out display of warnings and errors by Simon Glass · 10 years ago
  87. ed96665 buildman: Add an option to show which boards caused which errors by Simon Glass · 10 years ago
  88. 2c3deb9 buildman: Set the return code to indicate build result by Simon Glass · 10 years ago
  89. fd18a89 Makefile: remove generated boards.cfg within make distclean by Roger Meier · 10 years ago
  90. 28370c1 buildman: Add a message indicating there are no errors by Simon Glass · 10 years ago
  91. d3269ed buildman: Remove unused non-incremental build method code by Simon Glass · 10 years ago
  92. e5a0e5d buildman: Add verbose option to display errors as they happen by Simon Glass · 10 years ago
  93. b2ea7ab buildman: Refactor output options by Simon Glass · 10 years ago
  94. 190064b buildman: Move BuilderThread code to its own file by Simon Glass · 10 years ago
  95. fea5858 buildman: Allow building of current source tree by Simon Glass · 10 years ago
  96. 73f30b9 buildman: adjust for Kconfig by Masahiro Yamada · 10 years ago
  97. 9979692 buildman: make sure to invoke GNU Make by Masahiro Yamada · 10 years ago
  98. 189a496 buildman: Support in-tree builds by Simon Glass · 10 years ago
  99. 97e9152 buildman: Add -C option to force a reconfigure for each commit by Simon Glass · 10 years ago
  100. 21fe8ec buildman: Avoid retrying a build if it definitely failed by Simon Glass · 10 years ago