Commit Graph

167 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Simon Glass be338a5149 buildman: Fix repeating board list with -l 10 years ago
Simon Glass 7798e2285f buildman: Fix the logic for the bloat command 10 years ago
Masahiro Yamada 9170818a4e kconfiglib: change SPDX-License-Identifier to ISC 10 years ago
Masahiro Yamada f219e01311 tools: Import Kconfiglib 10 years ago
Masahiro Yamada d0ea61d9ca buildman: fix typos of --dry-run help message 10 years ago
Thierry Reding f3d015cb4a buildman: Create parent directories as necessary 10 years ago
Simon Glass 950a23133d buildman: Ignore conflicting tags 10 years ago
Simon Glass f7582ce849 buildman: Permit branch names with an embedded '/' 10 years ago
Simon Glass 930c8d4ad8 buildman: Expand output test to cover directory prefixes 10 years ago
Simon Glass dfb7e93235 buildman: Add additional functional tests 10 years ago
Simon Glass 883a321a4b buildman: Provide an internal option to clean the outpur dir 10 years ago
Simon Glass fb3954f9ea buildman: Correct counting of build failures on retry 10 years ago
Simon Glass 823e60b62a buildman: Allow tests to have their own boards 10 years ago
Simon Glass 8b985eebd0 buildman: Avoid looking at config file or toolchains in tests 10 years ago
Simon Glass fd03d63f34 buildman: Set up bsettings outside the control module 10 years ago
Simon Glass d4144e45b4 buildman: Add a functional test 10 years ago
Simon Glass 48ba5856eb buildman: Move full help code into the control module 10 years ago
Simon Glass d3d5c12331 buildman: Move the command line code into its own file 10 years ago
Simon Glass 6208fcef94 buildman: Enhance basic test to check summary output 10 years ago
Simon Glass 4653a8826f buildman: Send builder output through a function for testing 10 years ago
Simon Glass e30965db0c buildman: Separate out display of warnings and errors 10 years ago
Simon Glass ed9666573e buildman: Add an option to show which boards caused which errors 10 years ago
Simon Glass 48c1b6a8ff buildman: Remove the directory prefix from each error line 10 years ago
Simon Glass 3cf4ae6f86 buildman: Implement an option to exclude boards from the build 10 years ago
Simon Glass f60c9d4f39 buildman: Allow make-flags variables to include '-' and '_' 10 years ago
Simon Glass 2c3deb9758 buildman: Set the return code to indicate build result 10 years ago
Masahiro Yamada 390f7035d3 buildman: run genboardscfg.py all the time 10 years ago
Masahiro Yamada 7f6b8315d1 buildman: refactor help message 10 years ago
Roger Meier fd18a89e7f Makefile: remove generated boards.cfg within make distclean 10 years ago
Masahiro Yamada 31e2141d5a tools, scripts: refactor error-out statements of Python scripts 10 years ago
Simon Glass 3b74ba5f1a buildman: Allow selection of the number of commits to build 10 years ago
Simon Glass 6131beab69 buildman: Introduce an 'and' operator for board selection 10 years ago
Simon Glass e956947858 buildman: Add a few more toolchain examples to the README 10 years ago
Simon Glass 28370c1b99 buildman: Add a message indicating there are no errors 10 years ago
Simon Glass 0f7c9ddaed buildman: Add an option to specify the buildman config file 10 years ago
Simon Glass d3269ed380 buildman: Remove unused non-incremental build method code 10 years ago
Simon Glass e5a0e5d842 buildman: Add verbose option to display errors as they happen 10 years ago
Simon Glass b2ea7ab252 buildman: Refactor output options 10 years ago
Simon Glass c1de501492 buildman: Sort command line options 10 years ago
Simon Glass 190064b4da buildman: Move BuilderThread code to its own file 10 years ago
Simon Glass fea5858eb9 buildman: Allow building of current source tree 10 years ago
Simon Glass 6eede34ce6 buildman: Add some notes about moving from MAKEALL 10 years ago
Simon Glass cec83c3e63 buildman: Fix a few typos 10 years ago
Masahiro Yamada 73f30b9b80 buildman: adjust for Kconfig 10 years ago
Masahiro Yamada 9979692383 buildman: make sure to invoke GNU Make 10 years ago
Simon Glass 189a496825 buildman: Support in-tree builds 10 years ago
Simon Glass 97e915262e buildman: Add -C option to force a reconfigure for each commit 10 years ago
Simon Glass 21fe8ec355 buildman: Avoid retrying a build if it definitely failed 10 years ago
Simon Glass 4266dc2882 buildman: Add -F flag to retry failed builds 10 years ago
Masahiro Yamada 8708267f09 buildman: fix toolchain priority_list 10 years ago