index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
buildman
/
buildman.py
Age
Commit message (
Expand
)
Author
2020-04-26
buildman: Rename the main module
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2019-11-04
buildman: Convert to Python 3
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-28
host-tools: use python2 explicitly for shebang
Masahiro Yamada
2017-11-22
buildman: Allow skipping of tests which use the network
Simon Glass
2016-10-09
buildman: Put our local libraries first in the path
Simon Glass
2014-09-09
buildman: Set up bsettings outside the control module
Simon Glass
2014-09-09
buildman: Add a functional test
Simon Glass
2014-09-09
buildman: Move full help code into the control module
Simon Glass
2014-09-09
buildman: Move the command line code into its own file
Simon Glass
2014-09-05
buildman: Add an option to show which boards caused which errors
Simon Glass
2014-09-05
buildman: Implement an option to exclude boards from the build
Simon Glass
2014-09-05
buildman: Set the return code to indicate build result
Simon Glass
2014-08-22
buildman: refactor help message
Masahiro Yamada
2014-08-13
buildman: Add an option to specify the buildman config file
Simon Glass
2014-08-13
buildman: Add verbose option to display errors as they happen
Simon Glass
2014-08-13
buildman: Sort command line options
Simon Glass
2014-07-28
buildman: Support in-tree builds
Simon Glass
2014-07-28
buildman: Add -C option to force a reconfigure for each commit
Simon Glass
2014-07-23
buildman: Add -F flag to retry failed builds
Simon Glass
2014-04-18
buildman: make output dir configurable
Daniel Schwierzeck
2013-10-15
buildman: Use env to pick the python from $PATH
Jagannadha Sutradharudu Teki
2013-10-01
buildman: Allow make flags to be specified for each board
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-04
buildman - U-Boot multi-threaded builder and summary tool
Simon Glass