Simon Glass
|
21f0eb332f
buildman: Tidy up the 'cloning' message
|
8 年之前 |
Stephen Warren
|
f79f1e0c0e
buildman: allow more incremental building
|
9 年之前 |
Simon Glass
|
8270e3c12e
buildman: Improve the config comparison feature
|
9 年之前 |
Simon Glass
|
843312dcdd
buildman: Allow comparison of build configuration
|
10 年之前 |
Simon Glass
|
40f11fce7c
buildman: Show 'make' command line when -V is used
|
10 年之前 |
Simon Glass
|
63c619eefd
buildman: Add a space before the list of boards
|
10 年之前 |
Simon Glass
|
d2ce658de5
buildman: Add an option to write the full build output
|
10 年之前 |
Simon Glass
|
bb1501f2c2
buildman: Add an option to use the full tool chain path
|
10 年之前 |
Simon Glass
|
5971ab5c44
buildman: Add an option to flatten output directory trees
|
10 年之前 |
Simon Glass
|
1a91567510
buildman: Don't prune output space for 'current source' build
|
10 年之前 |
Simon Glass
|
f66153be19
buildman: Fix repeating board list with -l
|
10 年之前 |
Thierry Reding
|
f3d015cb4a
buildman: Create parent directories as necessary
|
10 年之前 |
Simon Glass
|
4653a8826f
buildman: Send builder output through a function for testing
|
10 年之前 |
Simon Glass
|
e30965db0c
buildman: Separate out display of warnings and errors
|
10 年之前 |
Simon Glass
|
ed9666573e
buildman: Add an option to show which boards caused which errors
|
10 年之前 |
Simon Glass
|
2c3deb9758
buildman: Set the return code to indicate build result
|
10 年之前 |
Roger Meier
|
fd18a89e7f
Makefile: remove generated boards.cfg within make distclean
|
10 年之前 |
Simon Glass
|
28370c1b99
buildman: Add a message indicating there are no errors
|
10 年之前 |
Simon Glass
|
d3269ed380
buildman: Remove unused non-incremental build method code
|
10 年之前 |
Simon Glass
|
e5a0e5d842
buildman: Add verbose option to display errors as they happen
|
10 年之前 |
Simon Glass
|
b2ea7ab252
buildman: Refactor output options
|
10 年之前 |
Simon Glass
|
190064b4da
buildman: Move BuilderThread code to its own file
|
10 年之前 |
Simon Glass
|
fea5858eb9
buildman: Allow building of current source tree
|
10 年之前 |
Masahiro Yamada
|
73f30b9b80
buildman: adjust for Kconfig
|
10 年之前 |
Masahiro Yamada
|
9979692383
buildman: make sure to invoke GNU Make
|
10 年之前 |
Simon Glass
|
189a496825
buildman: Support in-tree builds
|
11 年之前 |
Simon Glass
|
97e915262e
buildman: Add -C option to force a reconfigure for each commit
|
11 年之前 |
Simon Glass
|
21fe8ec355
buildman: Avoid retrying a build if it definitely failed
|
11 年之前 |
Simon Glass
|
4266dc2882
buildman: Add -F flag to retry failed builds
|
11 年之前 |
Simon Glass
|
4281ad8e7f
buildman: Allow make flags to be specified for each board
|
11 年之前 |