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
Age
Commit message (
Expand
)
Author
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
2021-02-14
buildman: 'Thread' object has no attribute 'isAlive'
Heinrich Schuchardt
2020-12-22
buildman: Remove output binaries before building
Simon Glass
2020-11-05
patman: Rename functions in patchstream
Simon Glass
2020-09-22
buildman: Use git worktrees instead of git clones when possible
Alper Nebi Yasak
2020-09-22
tools: Drop unnecessary use of __file__
Simon Glass
2020-07-28
buildman: Show the build rate at the end
Simon Glass
2020-07-28
buildman: Correct the testOutputDir() unit test
Simon Glass
2020-07-28
buildman: Allow using older versions of genboardscfg.py
Simon Glass
2020-07-01
kconfiglib: Update to the 14.1.0 release
Tom Rini
2020-06-11
buildman: Remove _of_#_ from results directory paths
Ovidiu Panait
2020-04-26
patman: Tidy up sys.path changes
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
buildman: Move to absolute imports
Simon Glass
2020-04-26
buildman: Rename the main module
Simon Glass
2020-04-26
patman: Drop references to __future__
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-26
buildman: Correct operation of -A flag
Simon Glass
2020-04-26
buildman: Fix test for new 9.2 kernel
Simon Glass
2020-04-21
buildman: Change the exit codes
Simon Glass
2020-04-21
buildman: Update the TODO items
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: Update workflow documentation with more detail
Simon Glass
2020-04-21
buildman: Add the abbreviation for --boards
Simon Glass
2020-04-21
buildman: Update the 'theory of operation' a little
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: Test the output with --list-error-boards
Simon Glass
2020-04-21
buildman: Add a test helper for creating a line prefix
Simon Glass
2020-04-21
buildman: Split out testOutput() into separate functions
Simon Glass
2020-04-21
buildman: Create temp directory in test setup
Simon Glass
2020-04-21
buildman: Use an iterator to check test output
Simon Glass
2020-04-21
buildman: Add test coverage for error/warning colour
Simon Glass
[next]