index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
builderthread.py
Age
Commit message (
Expand
)
Author
2025-03-04
Merge patch series "tools: Minor clean-ups for the command library"
Tom Rini
2025-03-04
u_boot_pylib: Add a function to run a single command
Simon Glass
2025-02-17
u_boot_pylib: Move gitutil into the library
Simon Glass
2025-01-25
buildman: Record an error if a toolchain is missing
Simon Glass
2024-09-26
buildman: Allow skipping the dtc build
Simon Glass
2024-09-26
buildman: Retry the build for current source
Simon Glass
2024-07-08
Revert "buildman: Always use the full path in CROSS_COMPILE"
Tom Rini
2024-07-03
buildman: Always use the full path in CROSS_COMPILE
Simon Glass
2024-07-03
buildman: Add a flag to force mrproper on failure
Simon Glass
2024-07-03
buildman: Avoid rebuilding when --mrproper is used
Simon Glass
2024-07-03
buildman: Make mrproper an argument to run_commit()
Simon Glass
2024-07-03
buildman: Make mrproper an argument to _config_and_build()
Simon Glass
2024-07-03
buildman: Make mrproper an argument to _reconfigure()
Simon Glass
2023-11-07
buildman: Use oldconfig when adjusting the config
Simon Glass
2023-09-23
buildman: Keep all common output files
Simon Glass
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
[next]