Commit Graph

144 Commits (61304dbec36dc445bbe7d2c19b4da0695861e0a8)

Author SHA1 Message Date
Simon Glass 3cf4ae6f86 buildman: Implement an option to exclude boards from the build 11 years ago
Simon Glass f60c9d4f39 buildman: Allow make-flags variables to include '-' and '_' 11 years ago
Simon Glass 2c3deb9758 buildman: Set the return code to indicate build result 11 years ago
Masahiro Yamada 390f7035d3 buildman: run genboardscfg.py all the time 11 years ago
Masahiro Yamada 7f6b8315d1 buildman: refactor help message 11 years ago
Roger Meier fd18a89e7f Makefile: remove generated boards.cfg within make distclean 11 years ago
Masahiro Yamada 31e2141d5a tools, scripts: refactor error-out statements of Python scripts 11 years ago
Simon Glass 3b74ba5f1a buildman: Allow selection of the number of commits to build 11 years ago
Simon Glass 6131beab69 buildman: Introduce an 'and' operator for board selection 11 years ago
Simon Glass e956947858 buildman: Add a few more toolchain examples to the README 11 years ago
Simon Glass 28370c1b99 buildman: Add a message indicating there are no errors 11 years ago
Simon Glass 0f7c9ddaed buildman: Add an option to specify the buildman config file 11 years ago
Simon Glass d3269ed380 buildman: Remove unused non-incremental build method code 11 years ago
Simon Glass e5a0e5d842 buildman: Add verbose option to display errors as they happen 11 years ago
Simon Glass b2ea7ab252 buildman: Refactor output options 11 years ago
Simon Glass c1de501492 buildman: Sort command line options 11 years ago
Simon Glass 190064b4da buildman: Move BuilderThread code to its own file 11 years ago
Simon Glass fea5858eb9 buildman: Allow building of current source tree 11 years ago
Simon Glass 6eede34ce6 buildman: Add some notes about moving from MAKEALL 11 years ago
Simon Glass cec83c3e63 buildman: Fix a few typos 11 years ago
Masahiro Yamada 73f30b9b80 buildman: adjust for Kconfig 11 years ago
Masahiro Yamada 9979692383 buildman: make sure to invoke GNU Make 11 years ago
Simon Glass 189a496825 buildman: Support in-tree builds 11 years ago
Simon Glass 97e915262e buildman: Add -C option to force a reconfigure for each commit 11 years ago
Simon Glass 21fe8ec355 buildman: Avoid retrying a build if it definitely failed 11 years ago
Simon Glass 4266dc2882 buildman: Add -F flag to retry failed builds 11 years ago
Masahiro Yamada 8708267f09 buildman: fix toolchain priority_list 11 years ago
Masahiro Yamada 1826a18d8d buildman: fix to display warning message for missing [toolchain] section 11 years ago
Daniel Schwierzeck e0ba929982 buildman: make output dir configurable 11 years ago
Stephen Warren 8426d8b089 buildman: make board selector argument a regex 12 years ago
Andreas Bießmann 61242ac5f9 buildman: fix README 12 years ago
Jagannadha Sutradharudu Teki a707b3db56 buildman: Use env to pick the python from $PATH 12 years ago
Wolfgang Denk 16641d52fc Coding Style cleanup: drop some excessive empty lines 12 years ago
Stephen Warren 8bb2bddc2c buildman: don't fail --list-toolchains when toolchains fail 12 years ago
Simon Glass 4281ad8e7f buildman: Allow make flags to be specified for each board 12 years ago
Simon Glass e19d5781ec buildman: Adjust tests for new boards.cfg format 12 years ago
Andreas Bießmann 03c1bb2425 buildman: fix boards.cfg parsing 12 years ago
Albert ARIBAUD 27af930e9a Merge and reformat boards.cfg and MAINTAINERS 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass cce717a96c buildman: Produce a sensible error message when branch is missing 12 years ago
Simon Glass f0b739f15f buildman: Allow conflicting tags to avoid spurious errors 12 years ago
Simon Glass fc3fe1c287 buildman - U-Boot multi-threaded builder and summary tool 12 years ago