1. 35d696d buildman: Use an object to hold error lines by Simon Glass · 4 years, 7 months ago
  2. 5627bd9 buildman: Use yellow consistently for warning lines by Simon Glass · 4 years, 7 months ago
  3. e631a2b buildman: Test the output with --list-error-boards by Simon Glass · 4 years, 7 months ago
  4. c9dd80b buildman: Add a test helper for creating a line prefix by Simon Glass · 4 years, 7 months ago
  5. ce558db buildman: Split out testOutput() into separate functions by Simon Glass · 4 years, 7 months ago
  6. af43065 buildman: Create temp directory in test setup by Simon Glass · 4 years, 7 months ago
  7. c3bc4f1 buildman: Use an iterator to check test output by Simon Glass · 4 years, 7 months ago
  8. 3c339bb buildman: Add test coverage for error/warning colour by Simon Glass · 4 years, 7 months ago
  9. b206d87 buildman: Refactor error-line output int a function by Simon Glass · 4 years, 7 months ago
  10. 4e9162d buildman: Drop the -a option by Simon Glass · 4 years, 8 months ago
  11. b2d89bc buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 8 months ago
  12. 925f6ad buildman: Be more selective about which directories to remove by Simon Glass · 4 years, 8 months ago
  13. 7beb43c buildman: Allow ignoring warnings in the return code by Simon Glass · 4 years, 8 months ago
  14. f9c094b buildman: Update help for -d by Simon Glass · 4 years, 8 months ago
  15. d829f12 bulidman: Add support for a simple build by Simon Glass · 4 years, 8 months ago
  16. e9fbbf6 buildman: Document the members of BuilderJob by Simon Glass · 4 years, 8 months ago
  17. 205254e buildman: Support fetching gcc 9.2.0 by Bin Meng · 4 years, 8 months ago
  18. 2f7c53c buildman: Enable buildman on aarch64 hosts by Matthias Brugger · 4 years, 10 months ago
  19. 9de5c39 tools: buildman: fix typo by Flavio Suligoi · 4 years, 10 months ago
  20. d08c38c buildman: Ignore blank lines during size checks by Tom Rini · 5 years ago
  21. 57cb9d5 buildman: Add options to get the arch and toolchain info by Simon Glass · 5 years ago
  22. 7c66ead buildman: Figure out boards before commits by Simon Glass · 5 years ago
  23. 6a3fc91 buildman: Ask genboardscfg to be quiet by Simon Glass · 5 years ago
  24. 4251fbc buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · 5 years ago
  25. 70f6813 buildman: Fix problem with non-existent output directories by Tom Rini · 5 years ago
  26. c05aa03 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  27. 578b637 tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · 5 years ago
  28. bc750bc tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  29. aae6258 buildman: Perform tests in a temporary directory by Tom Rini · 5 years ago
  30. 65e05dd kconfiglib: Update to the 12.14.0 release by Tom Rini · 5 years ago
  31. 2429613 buildman: fix invocation examples typos by Baruch Siach · 5 years ago
  32. 347ea0b buildman: Deal more nicely with invalid build-status file by Simon Glass · 6 years ago
  33. 58804b8 buildman: fix typo by Chris Packham · 6 years ago
  34. e5fc79e buildman: Write the environment out to an 'env' file by Simon Glass · 6 years ago
  35. ccd2979 buildman: Fix tabs in GetWrapper() by Simon Glass · 6 years ago
  36. 00beb24 buildman: Add support for building with clang by Simon Glass · 6 years ago
  37. e74429b buildman: Deal nicely with invalid build-status file by Simon Glass · 6 years ago
  38. 90a29fc buildman: Drop comment about Ctrl-C problem by Simon Glass · 6 years ago
  39. b11f126 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · 6 years ago
  40. d82f539 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · 6 years ago
  41. 6af7101 buildman: Show boards with warning with w+ by Simon Glass · 6 years ago
  42. 4cf2b22 buildman: Rename the good, better, worse variables by Simon Glass · 6 years ago
  43. 2d48333 buildman: Detect dtc warnings by Simon Glass · 6 years ago
  44. 40232c9 buildman: Only print toolchain probing with -v by Simon Glass · 6 years ago
  45. 0689036 buildman: Add a --boards option to specify particular boards to build by Simon Glass · 6 years ago
  46. 4b4bc06 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  47. da753e3 buildman: Make the toolchain test more forgiving by Simon Glass · 6 years ago
  48. e62a24c buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  49. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  50. 48ae412 buildman: Add support for environment delta in summary by Alex Kiernan · 6 years ago
  51. 0ddc510 buildman: Extract environment as part of each build by Alex Kiernan · 6 years ago
  52. 4c58d27 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · 7 years ago
  53. 409fc02 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · 7 years ago
  54. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  55. 2371d1b buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · 7 years ago
  56. 94b13bb host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  57. 3759df0 tools: Update python "help" tests to cope with "more" oddities by Tom Rini · 7 years ago
  58. 251f586 buildman: Fix up tests by Simon Glass · 7 years ago
  59. cb39a10 buildman: Allow skipping of tests which use the network by Simon Glass · 7 years ago
  60. 4e1102f kconfiglib: update with 'imply' support by Ulf Magnusson · 7 years ago
  61. 8639f69 genconfig.py: Print defconfig next to warnings by Simon Glass · 7 years ago
  62. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  63. b9f7d88 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  64. aafbe82 buildman: properly translate strings for log and err files to ASCII by Daniel Schwierzeck · 7 years ago
  65. b0e994c buildman: disable localized and unicode output of all build tools by Daniel Schwierzeck · 7 years ago
  66. d5686a6 buildman: Fix bloat option when 'new' only drops functions by Tom Rini · 8 years ago
  67. 546a6f3 buildman: Allow 'gnueabihf' toolchains for ARM by Tom Rini · 8 years ago
  68. fbeb337 buildman: Translate more strings to latin-1 by Tom Rini · 8 years ago
  69. 9a6d2e2 buildman: Handle commit subjects containing unicode by Simon Glass · 8 years ago
  70. d036107 kconfiglib.py: Kludge in 'imply' support by Tom Rini · 8 years ago
  71. 8d7523c buildman: Allow showing the list of boards with -n by Simon Glass · 8 years ago
  72. a55bed1 buildman: Update link to the most recent prebuilt ARC toolachin by Alexey Brodkin · 8 years ago
  73. a9401b2 buildman: Rename do_build to config_only by Simon Glass · 8 years ago
  74. 960421e buildman: Clean up odd characters on the terminal by Simon Glass · 8 years ago
  75. b464f8e buildman: Squash useless output from -K by Simon Glass · 8 years ago
  76. 94d2ebe buildman: Add documentation for CONFIG checking by Simon Glass · 8 years ago
  77. b50113f buildman: Add an option to just create the config by Simon Glass · 8 years ago
  78. e0f2406 buildman: Fix building based on 'options' field by Tom Rini · 8 years ago
  79. d5fe013 tools: buildman: Add compiler wrapper by York Sun · 8 years ago
  80. f40fa9b tools: buildman: Remove duplicated code by York Sun · 8 years ago
  81. 2880e6b buildman: Drop the 'alive' flag in BuilderThread by Simon Glass · 8 years ago
  82. 2f25664 buildman: Don't show a stacktrace on Ctrl-C by Simon Glass · 8 years ago
  83. 63781bd buildman: Drop the 'active' flag in the builder by Simon Glass · 8 years ago
  84. d436e38 buildman: Allow builds to terminate cleanly by Simon Glass · 8 years ago
  85. a556eee buildman: Put our local libraries first in the path by Simon Glass · 8 years ago
  86. 745b395 buildman: Print a message indicating the build is starting by Simon Glass · 8 years ago
  87. b222abe buildman: Print a message when removing old directories by Simon Glass · 8 years ago
  88. 21f0eb3 buildman: Tidy up the 'cloning' message by Simon Glass · 8 years ago
  89. 785f154 patman: Adjust command.Output() to raise an error by default by Simon Glass · 8 years ago
  90. c8d7393 buildman: Add a quick-start note by Simon Glass · 8 years ago
  91. c8785c5 buildman: Avoid overwriting existing toolchain entries by Simon Glass · 8 years ago
  92. 7e92e46 buildman: Drop the toolchain error when downloading toolchains by Simon Glass · 8 years ago
  93. 2289b27 buildman: Fix a typo in TestSettingsHasPath() by Simon Glass · 8 years ago
  94. 713bea3 buildman: Improve the toolchain progress/error output by Simon Glass · 8 years ago
  95. 80e6a48 buildman: Allow the toolchain error to be suppressed by Simon Glass · 8 years ago
  96. bd6f5d9 buildman: Fix the 'help' test to use the correct path by Simon Glass · 8 years ago
  97. 8e605a5 buildman: Automatically create a config file if needed by Simon Glass · 8 years ago
  98. 8ea4210 buildman: Tidy up the README a little by Simon Glass · 8 years ago
  99. f79f1e0 buildman: allow more incremental building by Stephen Warren · 9 years ago
  100. c81d0d2 buildman: Clarify the use of -V by Simon Glass · 9 years ago