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
/
builder.py
Age
Commit message (
Expand
)
Author
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
2020-04-21
buildman: Show the number of builds remaining
Simon Glass
2020-04-21
buildman: Drop unused output code
Simon Glass
2020-04-21
buildman: Show a message when fetching a repo
Simon Glass
2020-04-21
buildman: Drop the line-clearing code in Builder
Simon Glass
2020-04-21
buildman: Use spaces in the board list
Simon Glass
2020-04-21
buildman: Show the list of boards in magenta
Simon Glass
2020-04-21
buildman: Use an object to hold error lines
Simon Glass
2020-04-21
buildman: Use yellow consistently for warning lines
Simon Glass
2020-04-21
buildman: Refactor error-line output int a function
Simon Glass
2020-04-10
buildman: Allow building within a subdir of the current dir
Simon Glass
2020-04-10
buildman: Be more selective about which directories to remove
Simon Glass
2020-04-10
buildman: Update help for -d
Simon Glass
2020-04-10
bulidman: Add support for a simple build
Simon Glass
2020-01-30
tools: buildman: fix typo
Flavio Suligoi
[next]