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
/
builder.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
buildman: Improve the config comparison feature
Simon Glass
2015-09-09
1
-44
/
+142
*
buildman: Allow comparison of build configuration
Simon Glass
2015-04-18
1
-13
/
+169
*
buildman: Show 'make' command line when -V is used
Simon Glass
2015-04-18
1
-0
/
+3
*
buildman: Add a space before the list of boards
Simon Glass
2015-03-05
1
-1
/
+1
*
buildman: Add an option to write the full build output
Simon Glass
2015-01-14
1
-1
/
+3
*
buildman: Add an option to use the full tool chain path
Simon Glass
2015-01-14
1
-1
/
+6
*
buildman: Add an option to flatten output directory trees
Simon Glass
2015-01-14
1
-4
/
+8
*
buildman: Don't prune output space for 'current source' build
Simon Glass
2015-01-14
1
-0
/
+2
*
buildman: Fix repeating board list with -l
Simon Glass
2014-11-26
1
-1
/
+2
*
buildman: Create parent directories as necessary
Thierry Reding
2014-09-09
1
-1
/
+1
*
buildman: Send builder output through a function for testing
Simon Glass
2014-09-09
1
-28
/
+30
*
buildman: Separate out display of warnings and errors
Simon Glass
2014-09-05
1
-23
/
+88
*
buildman: Add an option to show which boards caused which errors
Simon Glass
2014-09-05
1
-9
/
+42
*
buildman: Set the return code to indicate build result
Simon Glass
2014-09-05
1
-0
/
+5
*
Makefile: remove generated boards.cfg within make distclean
Roger Meier
2014-08-22
1
-1
/
+1
*
buildman: Add a message indicating there are no errors
Simon Glass
2014-08-13
1
-0
/
+7
*
buildman: Remove unused non-incremental build method code
Simon Glass
2014-08-13
1
-34
/
+0
*
buildman: Add verbose option to display errors as they happen
Simon Glass
2014-08-13
1
-3
/
+13
*
buildman: Refactor output options
Simon Glass
2014-08-13
1
-19
/
+27
*
buildman: Move BuilderThread code to its own file
Simon Glass
2014-08-13
1
-431
/
+8
*
buildman: Allow building of current source tree
Simon Glass
2014-08-13
1
-21
/
+50
*
buildman: adjust for Kconfig
Masahiro Yamada
2014-07-30
1
-3
/
+3
*
buildman: make sure to invoke GNU Make
Masahiro Yamada
2014-07-29
1
-2
/
+4
*
buildman: Support in-tree builds
Simon Glass
2014-07-28
1
-2
/
+12
*
buildman: Add -C option to force a reconfigure for each commit
Simon Glass
2014-07-28
1
-1
/
+9
*
buildman: Avoid retrying a build if it definitely failed
Simon Glass
2014-07-23
1
-1
/
+3
*
buildman: Add -F flag to retry failed builds
Simon Glass
2014-07-23
1
-5
/
+18
*
buildman: Allow make flags to be specified for each board
Simon Glass
2013-10-01
1
-0
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
buildman - U-Boot multi-threaded builder and summary tool
Simon Glass
2013-04-04
1
-0
/
+1445