1. 070589b buildman: Use spaces in the board list by Simon Glass · 4 years, 8 months ago
  2. ea49f9b buildman: Show the list of boards in magenta by Simon Glass · 4 years, 8 months ago
  3. de0fefc buildman: Use an object to hold error lines by Simon Glass · 4 years, 8 months ago
  4. 564ddac buildman: Use yellow consistently for warning lines by Simon Glass · 4 years, 8 months ago
  5. dacbe1e buildman: Test the output with --list-error-boards by Simon Glass · 4 years, 8 months ago
  6. 6643eb4 buildman: Add a test helper for creating a line prefix by Simon Glass · 4 years, 8 months ago
  7. 724c175 buildman: Split out testOutput() into separate functions by Simon Glass · 4 years, 8 months ago
  8. 09bbfcd buildman: Create temp directory in test setup by Simon Glass · 4 years, 8 months ago
  9. 575ce51 buildman: Use an iterator to check test output by Simon Glass · 4 years, 8 months ago
  10. 71ca4a8 buildman: Add test coverage for error/warning colour by Simon Glass · 4 years, 8 months ago
  11. ac50022 buildman: Refactor error-line output int a function by Simon Glass · 4 years, 8 months ago
  12. 2df44be buildman: Drop the -a option by Simon Glass · 4 years, 8 months ago
  13. 4402827 buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 8 months ago
  14. 5dc1ca7 buildman: Be more selective about which directories to remove by Simon Glass · 4 years, 8 months ago
  15. 35e7d38 buildman: Allow ignoring warnings in the return code by Simon Glass · 4 years, 8 months ago
  16. b400246 buildman: Update help for -d by Simon Glass · 4 years, 8 months ago
  17. b6eb8cf bulidman: Add support for a simple build by Simon Glass · 4 years, 8 months ago
  18. df89015 buildman: Document the members of BuilderJob by Simon Glass · 4 years, 8 months ago
  19. 6ad154b buildman: Support fetching gcc 9.2.0 by Bin Meng · 4 years, 8 months ago
  20. fb50a26 buildman: Enable buildman on aarch64 hosts by Matthias Brugger · 4 years, 11 months ago
  21. e5e3c11 tools: buildman: fix typo by Flavio Suligoi · 4 years, 10 months ago
  22. 08d34fc buildman: Ignore blank lines during size checks by Tom Rini · 5 years ago
  23. 48ac42e buildman: Add options to get the arch and toolchain info by Simon Glass · 5 years ago
  24. 9b55091 buildman: Figure out boards before commits by Simon Glass · 5 years ago
  25. aa26d47 buildman: Ask genboardscfg to be quiet by Simon Glass · 5 years ago
  26. 9da17fb buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · 5 years ago
  27. 6ef6b3f buildman: Fix problem with non-existent output directories by Tom Rini · 5 years ago
  28. c78ed66 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  29. 20cd53c tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · 5 years ago
  30. 0733e20 tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  31. e95eddc buildman: Perform tests in a temporary directory by Tom Rini · 5 years ago
  32. 3c5f415 kconfiglib: Update to the 12.14.0 release by Tom Rini · 5 years ago
  33. 752db5b buildman: fix invocation examples typos by Baruch Siach · 5 years ago
  34. 91c54a4 buildman: Deal more nicely with invalid build-status file by Simon Glass · 6 years ago
  35. df4e805 buildman: fix typo by Chris Packham · 6 years ago
  36. 9e90d31 buildman: Write the environment out to an 'env' file by Simon Glass · 6 years ago
  37. 4557263 buildman: Fix tabs in GetWrapper() by Simon Glass · 6 years ago
  38. f77ca5b buildman: Add support for building with clang by Simon Glass · 6 years ago
  39. 4345a6d buildman: Deal nicely with invalid build-status file by Simon Glass · 6 years ago
  40. af88d20 buildman: Drop comment about Ctrl-C problem by Simon Glass · 6 years ago
  41. 10a5162 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · 6 years ago
  42. e0557a7 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · 6 years ago
  43. 071a178 buildman: Show boards with warning with w+ by Simon Glass · 6 years ago
  44. 454507f buildman: Rename the good, better, worse variables by Simon Glass · 6 years ago
  45. 0db9443 buildman: Detect dtc warnings by Simon Glass · 6 years ago
  46. 74579fc buildman: Only print toolchain probing with -v by Simon Glass · 6 years ago
  47. d9eb9f0 buildman: Add a --boards option to specify particular boards to build by Simon Glass · 6 years ago
  48. 0415002 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  49. 72e358c buildman: Make the toolchain test more forgiving by Simon Glass · 6 years ago
  50. aa09b36 buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  51. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  52. 4059e30 buildman: Add support for environment delta in summary by Alex Kiernan · 6 years ago
  53. f07ed23 buildman: Extract environment as part of each build by Alex Kiernan · 6 years ago
  54. 40261f9 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · 7 years ago
  55. ce6df92 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · 7 years ago
  56. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  57. 20e2ea9 buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · 7 years ago
  58. c05e791 host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  59. c3c0b6d tools: Update python "help" tests to cope with "more" oddities by Tom Rini · 7 years ago
  60. 5e0f06d buildman: Fix up tests by Simon Glass · 7 years ago
  61. 2bfc697 buildman: Allow skipping of tests which use the network by Simon Glass · 7 years ago
  62. 1682e05 kconfiglib: update with 'imply' support by Ulf Magnusson · 7 years ago
  63. 2b72a07 genconfig.py: Print defconfig next to warnings by Simon Glass · 7 years ago
  64. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  65. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  66. 2750585 buildman: properly translate strings for log and err files to ASCII by Daniel Schwierzeck · 7 years ago
  67. c9e5f0c buildman: disable localized and unicode output of all build tools by Daniel Schwierzeck · 7 years ago
  68. 0b48cd6 buildman: Fix bloat option when 'new' only drops functions by Tom Rini · 8 years ago
  69. 6abc9c8 buildman: Allow 'gnueabihf' toolchains for ARM by Tom Rini · 8 years ago
  70. f399f6e buildman: Translate more strings to latin-1 by Tom Rini · 8 years ago
  71. d214bef buildman: Handle commit subjects containing unicode by Simon Glass · 8 years ago
  72. aa57a41 kconfiglib.py: Kludge in 'imply' support by Tom Rini · 8 years ago
  73. 6af145f buildman: Allow showing the list of boards with -n by Simon Glass · 8 years ago
  74. 14c0bde buildman: Update link to the most recent prebuilt ARC toolachin by Alexey Brodkin · 8 years ago
  75. b55b57d buildman: Rename do_build to config_only by Simon Glass · 8 years ago
  76. b45bd6b buildman: Clean up odd characters on the terminal by Simon Glass · 8 years ago
  77. cde5c30 buildman: Squash useless output from -K by Simon Glass · 8 years ago
  78. b50ce02 buildman: Add documentation for CONFIG checking by Simon Glass · 8 years ago
  79. 739e851 buildman: Add an option to just create the config by Simon Glass · 8 years ago
  80. b7876c8 buildman: Fix building based on 'options' field by Tom Rini · 8 years ago
  81. fb197a8 tools: buildman: Add compiler wrapper by York Sun · 8 years ago
  82. 9913391 tools: buildman: Remove duplicated code by York Sun · 8 years ago
  83. 52a9ce9 buildman: Drop the 'alive' flag in BuilderThread by Simon Glass · 8 years ago
  84. 205ac04 buildman: Don't show a stacktrace on Ctrl-C by Simon Glass · 8 years ago
  85. e8954fc buildman: Drop the 'active' flag in the builder by Simon Glass · 8 years ago
  86. d26e144 buildman: Allow builds to terminate cleanly by Simon Glass · 8 years ago
  87. 61a6749 buildman: Put our local libraries first in the path by Simon Glass · 8 years ago
  88. e0f2360 buildman: Print a message indicating the build is starting by Simon Glass · 8 years ago
  89. 83cb6cc buildman: Print a message when removing old directories by Simon Glass · 8 years ago
  90. 2e2a6e6 buildman: Tidy up the 'cloning' message by Simon Glass · 8 years ago
  91. c55e056 patman: Adjust command.Output() to raise an error by default by Simon Glass · 8 years ago
  92. d7c8a7d buildman: Add a quick-start note by Simon Glass · 8 years ago
  93. f90e291 buildman: Avoid overwriting existing toolchain entries by Simon Glass · 8 years ago
  94. a3d9b4f buildman: Drop the toolchain error when downloading toolchains by Simon Glass · 8 years ago
  95. 43ea128 buildman: Fix a typo in TestSettingsHasPath() by Simon Glass · 8 years ago
  96. 9f1ba0f buildman: Improve the toolchain progress/error output by Simon Glass · 8 years ago
  97. f38a642 buildman: Allow the toolchain error to be suppressed by Simon Glass · 8 years ago
  98. 5d4a787 buildman: Fix the 'help' test to use the correct path by Simon Glass · 8 years ago
  99. dd19517 buildman: Automatically create a config file if needed by Simon Glass · 8 years ago
  100. 7b94ab5 buildman: Tidy up the README a little by Simon Glass · 8 years ago