1. 43bdb3b buildman: Pass -Werror to the host compiler too by Simon Glass · 1 year, 6 months ago
  2. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 8 months ago
  3. bfb708a buildman: Add a flag for reproducible builds by Simon Glass · 1 year, 8 months ago
  4. 93202d7 buildman: Support disabling LTO by Simon Glass · 1 year, 8 months ago
  5. cd37d5b buildman: Write out the build command used by Simon Glass · 1 year, 8 months ago
  6. d7713ad buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years ago
  7. 35b6e53 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years ago
  8. f4ed470 buildman: Avoid using board as a variable by Simon Glass · 2 years, 3 months ago
  9. 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 9 months ago
  10. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 9 months ago
  11. 2b4806e buildman: Allow adjusting board config on the fly by Simon Glass · 2 years, 9 months ago
  12. 8ca0931 buildman: Provide a hint on how to debug thread crashes by Simon Glass · 2 years, 9 months ago
  13. bafdeb4 buildman: Write output even on fatal error by Simon Glass · 3 years ago
  14. f1a83ab buildman: Use bytes for the environment by Simon Glass · 3 years, 6 months ago
  15. 8116c78 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 6 months ago
  16. ab9b4f3 buildman: Use common code to send an result by Simon Glass · 3 years, 6 months ago
  17. 2499331 buildman: Tidy up a few comments by Simon Glass · 3 years, 6 months ago
  18. 5f86454 buildman: Add an encoding to the out-env file by Simon Glass · 3 years, 7 months ago
  19. b82492b buildman: Support single-threaded operation by Simon Glass · 3 years, 9 months ago
  20. 73da3d2 buildman: Remove output binaries before building by Simon Glass · 3 years, 10 months ago
  21. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  22. 60b285f buildman: Write output files when using -w by Simon Glass · 4 years, 6 months ago
  23. 166a98a buildman: Use out-env for environment output by Simon Glass · 4 years, 6 months ago
  24. eb70a2c buildman: Make -I the default by Simon Glass · 4 years, 6 months ago
  25. d829f12 bulidman: Add support for a simple build by Simon Glass · 4 years, 7 months ago
  26. e9fbbf6 buildman: Document the members of BuilderJob by Simon Glass · 4 years, 7 months ago
  27. c05aa03 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  28. e5fc79e buildman: Write the environment out to an 'env' file by Simon Glass · 6 years ago
  29. 00beb24 buildman: Add support for building with clang by Simon Glass · 6 years ago
  30. e74429b buildman: Deal nicely with invalid build-status file by Simon Glass · 6 years ago
  31. 0ddc510 buildman: Extract environment as part of each build by Alex Kiernan · 6 years ago
  32. 409fc02 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · 7 years ago
  33. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  34. 2371d1b buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · 7 years ago
  35. aafbe82 buildman: properly translate strings for log and err files to ASCII by Daniel Schwierzeck · 7 years ago
  36. fbeb337 buildman: Translate more strings to latin-1 by Tom Rini · 8 years ago
  37. a9401b2 buildman: Rename do_build to config_only by Simon Glass · 8 years ago
  38. b50113f buildman: Add an option to just create the config by Simon Glass · 8 years ago
  39. f40fa9b tools: buildman: Remove duplicated code by York Sun · 8 years ago
  40. 2880e6b buildman: Drop the 'alive' flag in BuilderThread by Simon Glass · 8 years ago
  41. 63781bd buildman: Drop the 'active' flag in the builder by Simon Glass · 8 years ago
  42. f79f1e0 buildman: allow more incremental building by Stephen Warren · 9 years ago
  43. dd59211 builderthread.py: Keep 'SPL' by Tom Rini · 9 years ago
  44. f5e5ece buildman: Make -V (verbose_build) really be verbose by Tom Rini · 10 years ago
  45. 0eb4c04 buildman: Keep more outputs with the --keep-outputs flag by Tom Rini · 10 years ago
  46. 970f932 buildman: Store build config files by Simon Glass · 10 years ago
  47. 88c8dcf buildman: Adjust the 'aborted' heuristic for writing output by Simon Glass · 10 years ago
  48. 40f11fc buildman: Show 'make' command line when -V is used by Simon Glass · 10 years ago
  49. d2ce658 buildman: Add an option to write the full build output by Simon Glass · 10 years ago
  50. bb1501f buildman: Add an option to use the full tool chain path by Simon Glass · 10 years ago
  51. ce26733 buildman: Save *.img files too by Tom Rini · 10 years ago
  52. f3d015c buildman: Create parent directories as necessary by Thierry Reding · 10 years ago
  53. fb3954f buildman: Correct counting of build failures on retry by Simon Glass · 10 years ago
  54. 48c1b6a buildman: Remove the directory prefix from each error line by Simon Glass · 10 years ago
  55. fd18a89 Makefile: remove generated boards.cfg within make distclean by Roger Meier · 10 years ago
  56. 190064b buildman: Move BuilderThread code to its own file by Simon Glass · 10 years ago