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
/
builderthread.py
Age
Commit message (
Expand
)
Author
2023-07-24
buildman: Move copy_files() out ot BuilderThread class
Simon Glass
2023-07-24
buildman: Tidy up some comments in builderthread
Simon Glass
2023-07-24
buildman: Tidy up reporting of a toolchain error
Simon Glass
2023-07-24
buildman: Avoid passing result into _read_done_file()
Simon Glass
2023-07-24
buildman: Create a function to handle config and build
Simon Glass
2023-07-24
buildman: Move checkout code to a separate function
Simon Glass
2023-07-24
buildman: Move code to decide output dirs
Simon Glass
2023-07-24
buildman: Move code to remove old outputs
Simon Glass
2023-07-24
buildman: Move reading of the done file into a function
Simon Glass
2023-07-24
buildman: Move bulid code into its own function
Simon Glass
2023-07-24
buildman: Move reconfigure code into its own function
Simon Glass
2023-07-24
buildman: Convert config_out to string IO
Simon Glass
2023-07-24
buildman: Move more things into _build_args()
Simon Glass
2023-07-24
buildman: Move setting of toolchain arguments to _build_args()
Simon Glass
2023-07-24
buildman: Start a function to set up the make arguments
Simon Glass
2023-07-24
buildman: Drop unnecessary assignment of config_out
Simon Glass
2023-07-24
buildman: Correct invalid use of out_dir variable
Simon Glass
2023-07-24
buildman: Export _get_output_dir() to avoid warnings
Simon Glass
2023-07-24
buildman: Correct most pylint warnings in builderthread
Simon Glass
2023-07-24
buildman: Convert camel case in builderthread.py
Simon Glass
2023-07-24
buildman: Convert camel case in builder.py
Simon Glass
2023-05-03
buildman: Pass -Werror to the host compiler too
Simon Glass
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2023-03-08
buildman: Add a flag for reproducible builds
Simon Glass
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: Detect binman reporting missing blobs
Simon Glass
2022-08-05
buildman: Avoid using board as a variable
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-08
buildman: Allow adjusting board config on the fly
Simon Glass
2022-02-08
buildman: Provide a hint on how to debug thread crashes
Simon Glass
2021-10-20
buildman: Write output even on fatal error
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: Use common code to send an result
Simon Glass
2021-04-29
buildman: Tidy up a few comments
Simon Glass
2021-04-06
buildman: Add an encoding to the out-env file
Simon Glass
2021-03-04
buildman: Support single-threaded operation
Simon Glass
2020-12-22
buildman: Remove output binaries before building
Simon Glass
2020-04-26
patman: 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-21
buildman: Make -I the default
Simon Glass
2020-04-10
bulidman: Add support for a simple build
Simon Glass
2020-04-10
buildman: Document the members of BuilderJob
Simon Glass
2019-11-04
buildman: Convert to Python 3
Simon Glass
2019-02-09
buildman: Write the environment out to an 'env' file
Simon Glass
2019-01-14
buildman: Add support for building with clang
Simon Glass
[next]