index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
buildman
/
builderthread.py
Age
Commit message (
Expand
)
Author
2017-06-09
buildman: properly translate strings for log and err files to ASCII
Daniel Schwierzeck
2017-04-14
buildman: Translate more strings to latin-1
Tom Rini
2016-12-03
buildman: Rename do_build to config_only
Simon Glass
2016-12-02
buildman: Add an option to just create the config
Simon Glass
2016-10-09
tools: buildman: Remove duplicated code
York Sun
2016-10-09
buildman: Drop the 'alive' flag in BuilderThread
Simon Glass
2016-10-09
buildman: Drop the 'active' flag in the builder
Simon Glass
2016-05-17
buildman: allow more incremental building
Stephen Warren
2015-07-15
builderthread.py: Keep 'SPL'
Tom Rini
2015-04-18
buildman: Make -V (verbose_build) really be verbose
Tom Rini
2015-04-18
buildman: Keep more outputs with the --keep-outputs flag
Tom Rini
2015-04-18
buildman: Store build config files
Simon Glass
2015-04-18
buildman: Adjust the 'aborted' heuristic for writing output
Simon Glass
2015-04-18
buildman: Show 'make' command line when -V is used
Simon Glass
2015-01-15
buildman: Add an option to write the full build output
Simon Glass
2015-01-15
buildman: Add an option to use the full tool chain path
Simon Glass
2014-11-27
buildman: Save *.img files too
Tom Rini
2014-09-09
buildman: Create parent directories as necessary
Thierry Reding
2014-09-09
buildman: Correct counting of build failures on retry
Simon Glass
2014-09-05
buildman: Remove the directory prefix from each error line
Simon Glass
2014-08-22
Makefile: remove generated boards.cfg within make distclean
Roger Meier
2014-08-13
buildman: Move BuilderThread code to its own file
Simon Glass