index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
buildman
/
func_test.py
Age
Commit message (
Expand
)
Author
2023-03-08
buildman: Support disabling LTO
Simon Glass
2023-03-08
buildman: Write out the build command used
Simon Glass
2022-11-22
buildman: Add --allow-missing flag to allow missing blobs
Tom Rini
2022-11-22
buildman: Reinstate removal of temp output dir in tests
Simon Glass
2022-11-22
buildman: Convert documentation to rST
Simon Glass
2022-08-05
buildman: Split out Boards into its own file
Simon Glass
2022-08-05
buildman: Convert camel case in board.py
Simon Glass
2022-08-05
buildman: Drop use of 'boards' in control
Simon Glass
2022-08-05
buildman: Fix use of 'boards' in func_test
Simon Glass
2022-08-05
buildman: Avoid using board as a variable
Simon Glass
2022-03-02
buildman: Correct pylint errors
Simon Glass
2022-02-09
patman: Convert camel case in terminal.py
Simon Glass
2022-02-09
patman: Convert camel case in gitutil.py
Simon Glass
2022-02-09
patman: Convert camel case in command.py
Simon Glass
2022-02-09
patman: Convert camel case in tools.py
Simon Glass
2022-02-08
buildman: Provide a hint on how to debug thread crashes
Simon Glass
2022-02-08
buildman: Add helper functions for updating .config files
Simon Glass
2021-04-29
buildman: Use bytes for the environment
Simon Glass
2021-04-29
buildman: Handle exceptions in threads gracefully
Simon Glass
2021-04-29
buildman: Tidy up a few comments
Simon Glass
2020-09-22
buildman: Use git worktrees instead of git clones when possible
Alper Nebi Yasak
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
buildman: Move to absolute imports
Simon Glass
2020-04-26
buildman: Write output files when using -w
Simon Glass
2020-04-26
buildman: Use out-env for environment output
Simon Glass
2020-04-26
buildman: Make sure that -o is given with -w
Simon Glass
2020-04-21
buildman: Change the exit codes
Simon Glass
2020-04-21
buildman: Make -I the default
Simon Glass
2020-04-10
buildman: Allow building within a subdir of the current dir
Simon Glass
2020-04-10
bulidman: Add support for a simple build
Simon Glass
2019-11-04
buildman: Convert to Python 3
Simon Glass
2019-10-08
buildman: Perform tests in a temporary directory
Tom Rini
2018-09-10
Remove CONFIG_USE_STDINT
Masahiro Yamada
2018-06-07
buildman: Extract environment as part of each build
Alex Kiernan
2018-05-16
tools: buildman: Don't use the working dir as build dir
Lothar Waßmann
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-16
tools: Update python "help" tests to cope with "more" oddities
Tom Rini
2017-06-16
powerpc, 5xx: remove some "5xx" remains
Heiko Schocher
2016-07-31
buildman: Fix the 'help' test to use the correct path
Simon Glass
2016-03-17
buildman: Allow branch names which conflict with directories
Simon Glass
2014-09-09
buildman: Ignore conflicting tags
Simon Glass
2014-09-09
buildman: Permit branch names with an embedded '/'
Simon Glass
2014-09-09
buildman: Add additional functional tests
Simon Glass
2014-09-09
buildman: Allow tests to have their own boards
Simon Glass
2014-09-09
buildman: Avoid looking at config file or toolchains in tests
Simon Glass
2014-09-09
buildman: Add a functional test
Simon Glass