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
/
builder.py
Age
Commit message (
Expand
)
Author
2025-07-01
buildman: Support an in-tree build in the current dir
Simon Glass
2025-05-27
buildman: Add a way to build a particular target
Simon Glass
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-21
tools: Fix pylint 3.3.4 errors
Simon Glass
2025-02-17
u_boot_pylib: Move gitutil into the library
Simon Glass
2024-10-18
buildman: Correct some warnings about regex strings
Simon Glass
2024-09-26
buildman: Allow skipping the dtc build
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
2023-11-07
buildman: Use oldconfig when adjusting the config
Simon Glass
2023-11-02
buildman: Include symbols in the read-only data section
Simon Glass
2023-09-23
buildman: Start the clock when the build starts
Simon Glass
2023-07-24
buildman: Export _get_output_dir() to avoid warnings
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-07-24
buildman: Add a test for --boards
Simon Glass
2023-07-24
buildman: Move remaining builder properties to constructor
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
2022-11-22
buildman: Add --allow-missing flag to allow missing blobs
Tom Rini
2022-08-05
buildman: Allow lines without a symbol
Simon Glass
2022-08-05
buildman: Drop use of 'boards' in control
Simon Glass
2022-08-05
buildman: Avoid using board as a variable
Simon Glass
2022-08-05
buildman: Support running from an IDE
Simon Glass
2022-04-25
nds32: Remove the architecture
Tom Rini
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: Rename Color() method to build()
Simon Glass
2022-02-09
patman: Rename Print() to Tprint()
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
2021-10-20
buildman: Detect Kconfig loops
Simon Glass
2021-04-29
buildman: Handle exceptions in threads gracefully
Simon Glass
2021-03-04
buildman: Support single-threaded operation
Simon Glass
2021-02-14
buildman: 'Thread' object has no attribute 'isAlive'
Heinrich Schuchardt
2020-09-22
buildman: Use git worktrees instead of git clones when possible
Alper Nebi Yasak
2020-07-28
buildman: Show the build rate at the end
Simon Glass
2020-06-11
buildman: Remove _of_#_ from results directory paths
Ovidiu Panait
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-21
buildman: Add an option to ignore migration warnings
Simon Glass
2020-04-21
buildman: Add an option to ignore device-tree warnings
Simon Glass
2020-04-21
buildman: Make -I the default
Simon Glass
2020-04-21
buildman: Show a summary of the build result
Simon Glass
2020-04-21
buildman: Limit the length of progress messages
Simon Glass
[next]