index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
buildman
/
builderthread.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
buildman: Remove output binaries before building
Simon Glass
2020-12-22
1
-1
/
+13
*
patman: Move to absolute imports
Simon Glass
2020-04-26
1
-2
/
+2
*
buildman: Write output files when using -w
Simon Glass
2020-04-26
1
-14
/
+17
*
buildman: Use out-env for environment output
Simon Glass
2020-04-26
1
-1
/
+1
*
buildman: Make -I the default
Simon Glass
2020-04-21
1
-3
/
+3
*
bulidman: Add support for a simple build
Simon Glass
2020-04-10
1
-8
/
+20
*
buildman: Document the members of BuilderJob
Simon Glass
2020-04-10
1
-1
/
+5
*
buildman: Convert to Python 3
Simon Glass
2019-11-04
1
-13
/
+11
*
buildman: Write the environment out to an 'env' file
Simon Glass
2019-02-09
1
-0
/
+3
*
buildman: Add support for building with clang
Simon Glass
2019-01-14
1
-0
/
+1
*
buildman: Deal nicely with invalid build-status file
Simon Glass
2019-01-14
1
-1
/
+6
*
buildman: Extract environment as part of each build
Alex Kiernan
2018-06-07
1
-0
/
+10
*
tools: buildman: Don't use the working dir as build dir
Lothar Waßmann
2018-05-16
1
-0
/
+4
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
buildman: add option -E for treating compiler warnings as errors
Daniel Schwierzeck
2018-02-04
1
-0
/
+2
*
buildman: properly translate strings for log and err files to ASCII
Daniel Schwierzeck
2017-06-09
1
-2
/
+4
*
buildman: Translate more strings to latin-1
Tom Rini
2017-04-14
1
-2
/
+2
*
buildman: Rename do_build to config_only
Simon Glass
2016-12-02
1
-5
/
+5
*
buildman: Add an option to just create the config
Simon Glass
2016-12-02
1
-5
/
+9
*
tools: buildman: Remove duplicated code
York Sun
2016-10-09
1
-4
/
+0
*
buildman: Drop the 'alive' flag in BuilderThread
Simon Glass
2016-10-09
1
-3
/
+1
*
buildman: Drop the 'active' flag in the builder
Simon Glass
2016-10-09
1
-9
/
+1
*
buildman: allow more incremental building
Stephen Warren
2016-05-17
1
-8
/
+16
*
builderthread.py: Keep 'SPL'
Tom Rini
2015-07-14
1
-1
/
+1
*
buildman: Make -V (verbose_build) really be verbose
Tom Rini
2015-04-18
1
-1
/
+3
*
buildman: Keep more outputs with the --keep-outputs flag
Tom Rini
2015-04-18
1
-4
/
+3
*
buildman: Store build config files
Simon Glass
2015-04-18
1
-7
/
+29
*
buildman: Adjust the 'aborted' heuristic for writing output
Simon Glass
2015-04-18
1
-5
/
+16
*
buildman: Show 'make' command line when -V is used
Simon Glass
2015-04-18
1
-1
/
+4
*
buildman: Add an option to write the full build output
Simon Glass
2015-01-14
1
-1
/
+2
*
buildman: Add an option to use the full tool chain path
Simon Glass
2015-01-14
1
-2
/
+2
*
buildman: Save *.img files too
Tom Rini
2014-11-26
1
-1
/
+1
*
buildman: Create parent directories as necessary
Thierry Reding
2014-09-09
1
-2
/
+5
*
buildman: Correct counting of build failures on retry
Simon Glass
2014-09-09
1
-7
/
+8
*
buildman: Remove the directory prefix from each error line
Simon Glass
2014-09-05
1
-1
/
+3
*
Makefile: remove generated boards.cfg within make distclean
Roger Meier
2014-08-22
1
-3
/
+3
*
buildman: Move BuilderThread code to its own file
Simon Glass
2014-08-13
1
-0
/
+434