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