1. 600ede9 buildman: Allow skipping the dtc build by Simon Glass · Thu Aug 15 13:57:45 2024 -0600
  2. 3f6f9b2 Revert "buildman: Always use the full path in CROSS_COMPILE" by Tom Rini · Fri Jul 05 14:34:07 2024 -0600
  3. f498efc buildman: Always use the full path in CROSS_COMPILE by Simon Glass · Sun Jun 23 11:56:20 2024 -0600
  4. 222825b buildman: Add a flag to force mrproper on failure by Simon Glass · Sun Jun 23 11:55:13 2024 -0600
  5. d6c1ec8 buildman: Use oldconfig when adjusting the config by Simon Glass · Thu Oct 26 14:31:10 2023 -0400
  6. dac7371 buildman: Include symbols in the read-only data section by Simon Glass · Mon Oct 23 00:52:43 2023 -0700
  7. 7190a17 buildman: Start the clock when the build starts by Simon Glass · Thu Sep 07 10:00:19 2023 -0600
  8. 4cb5468 buildman: Export _get_output_dir() to avoid warnings by Simon Glass · Wed Jul 19 17:49:10 2023 -0600
  9. c5077c3 buildman: Convert camel case in builderthread.py by Simon Glass · Wed Jul 19 17:49:08 2023 -0600
  10. bc74d94 buildman: Convert camel case in builder.py by Simon Glass · Wed Jul 19 17:49:06 2023 -0600
  11. f56cc29 buildman: Add a test for --boards by Simon Glass · Wed Jul 19 17:49:03 2023 -0600
  12. cf91d31 buildman: Move remaining builder properties to constructor by Simon Glass · Wed Jul 19 17:48:52 2023 -0600
  13. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  14. 828d70d buildman: Add a flag for reproducible builds by Simon Glass · Tue Feb 21 12:40:29 2023 -0700
  15. f6bfcca buildman: Support disabling LTO by Simon Glass · Tue Feb 21 12:40:28 2023 -0700
  16. 93ebd46 buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · Wed Nov 09 19:14:53 2022 -0700
  17. 86a2afe buildman: Allow lines without a symbol by Simon Glass · Mon Jul 11 19:04:11 2022 -0600
  18. 5df4522 buildman: Drop use of 'boards' in control by Simon Glass · Mon Jul 11 19:04:00 2022 -0600
  19. 8132f98 buildman: Avoid using board as a variable by Simon Glass · Mon Jul 11 19:03:57 2022 -0600
  20. 6c43562 buildman: Support running from an IDE by Simon Glass · Mon Jul 11 19:03:56 2022 -0600
  21. 5332012 nds32: Remove the architecture by Tom Rini · Wed Apr 06 09:21:25 2022 -0400
  22. e36fe01 buildman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:19 2022 -0700
  23. 0281158 patman: Convert camel case in terminal.py by Simon Glass · Sat Jan 29 14:14:18 2022 -0700
  24. f45d374 patman: Rename Color() method to build() by Simon Glass · Sat Jan 29 14:14:17 2022 -0700
  25. 1f1e830 patman: Rename Print() to Tprint() by Simon Glass · Sat Jan 29 14:14:16 2022 -0700
  26. 761648b patman: Convert camel case in gitutil.py by Simon Glass · Sat Jan 29 14:14:11 2022 -0700
  27. 840be73 patman: Convert camel case in command.py by Simon Glass · Sat Jan 29 14:14:05 2022 -0700
  28. e5650a8 buildman: Allow adjusting board config on the fly by Simon Glass · Sat Jan 22 05:07:33 2022 -0700
  29. 146b602 buildman: Detect Kconfig loops by Simon Glass · Tue Oct 19 21:43:24 2021 -0600
  30. 9bf9a72 buildman: Handle exceptions in threads gracefully by Simon Glass · Sun Apr 11 16:27:27 2021 +1200
  31. c635d89 buildman: Support single-threaded operation by Simon Glass · Sat Jan 30 22:17:46 2021 -0700
  32. b7ff766 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · Thu Feb 11 12:03:22 2021 +0100
  33. fede44a buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · Thu Sep 03 15:51:03 2020 +0300
  34. a679366 buildman: Show the build rate at the end by Simon Glass · Sun Jul 19 12:40:26 2020 -0600
  35. ee8e9cb buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · Fri May 15 09:30:12 2020 +0300
  36. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  37. f0d9c10 buildman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:02 2020 -0600
  38. e3c85ab buildman: Write output files when using -w by Simon Glass · Fri Apr 17 17:51:34 2020 -0600
  39. f4ebfba buildman: Add an option to ignore migration warnings by Simon Glass · Thu Apr 09 15:08:53 2020 -0600
  40. 9ea9381 buildman: Add an option to ignore device-tree warnings by Simon Glass · Thu Apr 09 15:08:52 2020 -0600
  41. 6029af1 buildman: Make -I the default by Simon Glass · Thu Apr 09 15:08:51 2020 -0600
  42. 726ae81 buildman: Show a summary of the build result by Simon Glass · Thu Apr 09 15:08:47 2020 -0600
  43. c7ddae1 buildman: Limit the length of progress messages by Simon Glass · Thu Apr 09 15:08:46 2020 -0600
  44. 69c3a8a buildman: Show the number of builds remaining by Simon Glass · Thu Apr 09 15:08:45 2020 -0600
  45. 766ba9c buildman: Drop unused output code by Simon Glass · Thu Apr 09 15:08:44 2020 -0600
  46. 4305493 buildman: Show a message when fetching a repo by Simon Glass · Thu Apr 09 15:08:43 2020 -0600
  47. dd95b0b buildman: Drop the line-clearing code in Builder by Simon Glass · Thu Apr 09 15:08:42 2020 -0600
  48. 070589b buildman: Use spaces in the board list by Simon Glass · Thu Apr 09 15:08:38 2020 -0600
  49. ea49f9b buildman: Show the list of boards in magenta by Simon Glass · Thu Apr 09 15:08:37 2020 -0600
  50. de0fefc buildman: Use an object to hold error lines by Simon Glass · Thu Apr 09 15:08:36 2020 -0600
  51. 564ddac buildman: Use yellow consistently for warning lines by Simon Glass · Thu Apr 09 15:08:35 2020 -0600
  52. ac50022 buildman: Refactor error-line output int a function by Simon Glass · Thu Apr 09 15:08:28 2020 -0600
  53. 4402827 buildman: Allow building within a subdir of the current dir by Simon Glass · Wed Mar 18 09:42:46 2020 -0600
  54. 5dc1ca7 buildman: Be more selective about which directories to remove by Simon Glass · Wed Mar 18 09:42:45 2020 -0600
  55. b400246 buildman: Update help for -d by Simon Glass · Wed Mar 18 09:42:43 2020 -0600
  56. b6eb8cf bulidman: Add support for a simple build by Simon Glass · Wed Mar 18 09:42:42 2020 -0600
  57. e5e3c11 tools: buildman: fix typo by Flavio Suligoi · Wed Jan 29 09:56:05 2020 +0100
  58. 08d34fc buildman: Ignore blank lines during size checks by Tom Rini · Fri Dec 06 15:31:31 2019 -0500
  59. c78ed66 buildman: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:53 2019 -0600
  60. 91c54a4 buildman: Deal more nicely with invalid build-status file by Simon Glass · Fri Apr 26 19:02:23 2019 -0600
  61. 071a178 buildman: Show boards with warning with w+ by Simon Glass · Tue Nov 06 16:02:13 2018 -0700
  62. 454507f buildman: Rename the good, better, worse variables by Simon Glass · Tue Nov 06 16:02:12 2018 -0700
  63. 0db9443 buildman: Detect dtc warnings by Simon Glass · Tue Nov 06 16:02:11 2018 -0700
  64. aa09b36 buildman: Avoid hanging when the config changes by Simon Glass · Mon Sep 17 23:55:42 2018 -0600
  65. 4059e30 buildman: Add support for environment delta in summary by Alex Kiernan · Thu May 31 04:48:34 2018 +0000
  66. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  67. 20e2ea9 buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · Fri Jan 26 16:31:05 2018 +0100
  68. 0b48cd6 buildman: Fix bloat option when 'new' only drops functions by Tom Rini · Mon May 22 13:48:52 2017 -0400
  69. d214bef buildman: Handle commit subjects containing unicode by Simon Glass · Wed Apr 12 18:23:26 2017 -0600
  70. b45bd6b buildman: Clean up odd characters on the terminal by Simon Glass · Tue Nov 15 15:32:59 2016 -0700
  71. cde5c30 buildman: Squash useless output from -K by Simon Glass · Sun Nov 13 14:25:53 2016 -0700
  72. 739e851 buildman: Add an option to just create the config by Simon Glass · Sun Nov 13 14:25:51 2016 -0700
  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. e0f2360 buildman: Print a message indicating the build is starting by Simon Glass · Sun Sep 18 16:48:33 2016 -0600
  77. 83cb6cc buildman: Print a message when removing old directories by Simon Glass · Sun Sep 18 16:48:32 2016 -0600
  78. 2e2a6e6 buildman: Tidy up the 'cloning' message by Simon Glass · Sun Sep 18 16:48:31 2016 -0600
  79. 97c9690 buildman: allow more incremental building by Stephen Warren · Mon Apr 11 10:48:44 2016 -0600
  80. cad8abf buildman: Improve the config comparison feature by Simon Glass · Tue Aug 25 21:52:14 2015 -0600
  81. db17fb8 buildman: Allow comparison of build configuration by Simon Glass · Thu Feb 05 22:06:15 2015 -0700
  82. 413f91a buildman: Show 'make' command line when -V is used by Simon Glass · Thu Feb 05 22:06:12 2015 -0700
  83. 26f7237 buildman: Add a space before the list of boards by Simon Glass · Thu Feb 05 22:06:11 2015 -0700
  84. 655b610 buildman: Add an option to write the full build output by Simon Glass · Mon Dec 01 17:34:07 2014 -0700
  85. d48a46c buildman: Add an option to use the full tool chain path by Simon Glass · Mon Dec 01 17:34:00 2014 -0700
  86. e87bde1 buildman: Add an option to flatten output directory trees by Simon Glass · Mon Dec 01 17:33:55 2014 -0700
  87. b9a9b7c buildman: Don't prune output space for 'current source' build by Simon Glass · Mon Dec 01 17:33:53 2014 -0700
  88. 85620bb buildman: Fix repeating board list with -l by Simon Glass · Thu Oct 16 01:05:55 2014 -0600
  89. 336d5bd buildman: Create parent directories as necessary by Thierry Reding · Tue Aug 19 10:22:39 2014 +0200
  90. 4433aa9 buildman: Send builder output through a function for testing by Simon Glass · Fri Sep 05 19:00:07 2014 -0600
  91. 03749d4 buildman: Separate out display of warnings and errors by Simon Glass · Thu Aug 28 09:43:44 2014 -0600
  92. 3394c9f buildman: Add an option to show which boards caused which errors by Simon Glass · Thu Aug 28 09:43:43 2014 -0600
  93. c2f9107 buildman: Set the return code to indicate build result by Simon Glass · Thu Aug 28 09:43:39 2014 -0600
  94. e0a0e55 Makefile: remove generated boards.cfg within make distclean by Roger Meier · Wed Aug 20 22:10:29 2014 +0200
  95. bb4dffb buildman: Add a message indicating there are no errors by Simon Glass · Sat Aug 09 15:33:06 2014 -0600
  96. 8457bb4 buildman: Remove unused non-incremental build method code by Simon Glass · Sat Aug 09 15:33:04 2014 -0600
  97. 78e418e buildman: Add verbose option to display errors as they happen by Simon Glass · Sat Aug 09 15:33:03 2014 -0600
  98. eb48bbc buildman: Refactor output options by Simon Glass · Sat Aug 09 15:33:02 2014 -0600
  99. 4a1e88b buildman: Move BuilderThread code to its own file by Simon Glass · Sat Aug 09 15:33:00 2014 -0600
  100. d326ad7 buildman: Allow building of current source tree by Simon Glass · Sat Aug 09 15:32:59 2014 -0600