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