Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c35a1f47ab738b162206e62f5ec37dccbc703195
/
tools
/
buildman
6ef6b3f
buildman: Fix problem with non-existent output directories
by Tom Rini
· 5 years ago
c78ed66
buildman: Convert to Python 3
by Simon Glass
· 5 years ago
20cd53c
tools: buildman: Remove useless mkdir() in Make() in test.py
by Bin Meng
· 5 years ago
0733e20
tools: buildman: Honor output directory when generating boards.cfg
by Bin Meng
· 5 years ago
e95eddc
buildman: Perform tests in a temporary directory
by Tom Rini
· 5 years ago
3c5f415
kconfiglib: Update to the 12.14.0 release
by Tom Rini
· 5 years ago
752db5b
buildman: fix invocation examples typos
by Baruch Siach
· 5 years ago
91c54a4
buildman: Deal more nicely with invalid build-status file
by Simon Glass
· 6 years ago
df4e805
buildman: fix typo
by Chris Packham
· 6 years ago
9e90d31
buildman: Write the environment out to an 'env' file
by Simon Glass
· 6 years ago
4557263
buildman: Fix tabs in GetWrapper()
by Simon Glass
· 6 years ago
f77ca5b
buildman: Add support for building with clang
by Simon Glass
· 6 years ago
4345a6d
buildman: Deal nicely with invalid build-status file
by Simon Glass
· 6 years ago
af88d20
buildman: Drop comment about Ctrl-C problem
by Simon Glass
· 6 years ago
10a5162
buildman/toolchain.py: handle inconsistent tarball names
by Trevor Woerner
· 6 years ago
e0557a7
buildman/toolchain.py: fix toolchain directory
by Trevor Woerner
· 6 years ago
071a178
buildman: Show boards with warning with w+
by Simon Glass
· 6 years ago
454507f
buildman: Rename the good, better, worse variables
by Simon Glass
· 6 years ago
0db9443
buildman: Detect dtc warnings
by Simon Glass
· 6 years ago
74579fc
buildman: Only print toolchain probing with -v
by Simon Glass
· 6 years ago
d9eb9f0
buildman: Add a --boards option to specify particular boards to build
by Simon Glass
· 6 years ago
0415002
buildman: dtoc: Suppress unwanted output from test
by Simon Glass
· 6 years ago
72e358c
buildman: Make the toolchain test more forgiving
by Simon Glass
· 6 years ago
aa09b36
buildman: Avoid hanging when the config changes
by Simon Glass
· 6 years ago
72e545a
Remove CONFIG_USE_STDINT
by Masahiro Yamada
· 6 years ago
4059e30
buildman: Add support for environment delta in summary
by Alex Kiernan
· 6 years ago
f07ed23
buildman: Extract environment as part of each build
by Alex Kiernan
· 6 years ago
40261f9
buildman: support newer gcc versions from kernel.org
by Daniel Schwierzeck
· 7 years ago
ce6df92
tools: buildman: Don't use the working dir as build dir
by Lothar Waßmann
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
20e2ea9
buildman: add option -E for treating compiler warnings as errors
by Daniel Schwierzeck
· 7 years ago
c05e791
host-tools: use python2 explicitly for shebang
by Masahiro Yamada
· 7 years ago
c3c0b6d
tools: Update python "help" tests to cope with "more" oddities
by Tom Rini
· 7 years ago
5e0f06d
buildman: Fix up tests
by Simon Glass
· 7 years ago
2bfc697
buildman: Allow skipping of tests which use the network
by Simon Glass
· 7 years ago
1682e05
kconfiglib: update with 'imply' support
by Ulf Magnusson
· 7 years ago
2b72a07
genconfig.py: Print defconfig next to warnings
by Simon Glass
· 7 years ago
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
183f1d2
powerpc, 5xx: remove some "5xx" remains
by Heiko Schocher
· 7 years ago
2750585
buildman: properly translate strings for log and err files to ASCII
by Daniel Schwierzeck
· 7 years ago
c9e5f0c
buildman: disable localized and unicode output of all build tools
by Daniel Schwierzeck
· 7 years ago
0b48cd6
buildman: Fix bloat option when 'new' only drops functions
by Tom Rini
· 8 years ago
6abc9c8
buildman: Allow 'gnueabihf' toolchains for ARM
by Tom Rini
· 8 years ago
f399f6e
buildman: Translate more strings to latin-1
by Tom Rini
· 8 years ago
d214bef
buildman: Handle commit subjects containing unicode
by Simon Glass
· 8 years ago
aa57a41
kconfiglib.py: Kludge in 'imply' support
by Tom Rini
· 8 years ago
6af145f
buildman: Allow showing the list of boards with -n
by Simon Glass
· 8 years ago
14c0bde
buildman: Update link to the most recent prebuilt ARC toolachin
by Alexey Brodkin
· 8 years ago
b55b57d
buildman: Rename do_build to config_only
by Simon Glass
· 8 years ago
b45bd6b
buildman: Clean up odd characters on the terminal
by Simon Glass
· 8 years ago
cde5c30
buildman: Squash useless output from -K
by Simon Glass
· 8 years ago
b50ce02
buildman: Add documentation for CONFIG checking
by Simon Glass
· 8 years ago
739e851
buildman: Add an option to just create the config
by Simon Glass
· 8 years ago
b7876c8
buildman: Fix building based on 'options' field
by Tom Rini
· 8 years ago
fb197a8
tools: buildman: Add compiler wrapper
by York Sun
· 8 years ago
9913391
tools: buildman: Remove duplicated code
by York Sun
· 8 years ago
52a9ce9
buildman: Drop the 'alive' flag in BuilderThread
by Simon Glass
· 8 years ago
205ac04
buildman: Don't show a stacktrace on Ctrl-C
by Simon Glass
· 8 years ago
e8954fc
buildman: Drop the 'active' flag in the builder
by Simon Glass
· 8 years ago
d26e144
buildman: Allow builds to terminate cleanly
by Simon Glass
· 8 years ago
61a6749
buildman: Put our local libraries first in the path
by Simon Glass
· 8 years ago
e0f2360
buildman: Print a message indicating the build is starting
by Simon Glass
· 8 years ago
83cb6cc
buildman: Print a message when removing old directories
by Simon Glass
· 8 years ago
2e2a6e6
buildman: Tidy up the 'cloning' message
by Simon Glass
· 8 years ago
c55e056
patman: Adjust command.Output() to raise an error by default
by Simon Glass
· 8 years ago
d7c8a7d
buildman: Add a quick-start note
by Simon Glass
· 8 years ago
f90e291
buildman: Avoid overwriting existing toolchain entries
by Simon Glass
· 8 years ago
a3d9b4f
buildman: Drop the toolchain error when downloading toolchains
by Simon Glass
· 8 years ago
43ea128
buildman: Fix a typo in TestSettingsHasPath()
by Simon Glass
· 8 years ago
9f1ba0f
buildman: Improve the toolchain progress/error output
by Simon Glass
· 8 years ago
f38a642
buildman: Allow the toolchain error to be suppressed
by Simon Glass
· 8 years ago
5d4a787
buildman: Fix the 'help' test to use the correct path
by Simon Glass
· 8 years ago
dd19517
buildman: Automatically create a config file if needed
by Simon Glass
· 8 years ago
7b94ab5
buildman: Tidy up the README a little
by Simon Glass
· 8 years ago
97c9690
buildman: allow more incremental building
by Stephen Warren
· 9 years ago
54e628e
buildman: Clarify the use of -V
by Simon Glass
· 9 years ago
f590273
buildman: Add a way to specific a full toolchain prefix
by Simon Glass
· 9 years ago
642e9a6
buildman: Allow branch names which conflict with directories
by Simon Glass
· 9 years ago
c6cdd3e
buildman: Allow the toolchain architecture to be specified
by Simon Glass
· 9 years ago
7b97129
buildman: Allow the toolchain priority to be specified
by Simon Glass
· 9 years ago
d6ece32
buildman: Fix up a few code inconsistencies in toolchain.py
by Simon Glass
· 9 years ago
c29101f
buildman: patman: Fix -H when installed as a symlink
by Simon Glass
· 9 years ago
07a50f9
tools: Update openrisc toolchain information
by Bin Meng
· 9 years ago
4acc2d4
buildman: README: add links for toolchains not available on kernel.org
by Thomas Chou
· 9 years ago
cad8abf
buildman: Improve the config comparison feature
by Simon Glass
· 9 years ago
1e642d7
kconfiglib: update to the latest version
by Ulf Magnusson
· 9 years ago
05a5092
buildman: Correct '--fetch-arch' command documentation
by Bin Meng
· 9 years ago
6793aa8
builderthread.py: Keep 'SPL'
by Tom Rini
· 10 years ago
48386dd
kconfiglib: sync with the latest in Kconfiglib project
by Masahiro Yamada
· 10 years ago
e0e31f3
buildman: Add gcc 4.9.0 with Microblaze toolchain
by Michal Simek
· 10 years ago
f06dd81
buildman: Make -V (verbose_build) really be verbose
by Tom Rini
· 10 years ago
4a42de4
buildman: Keep more outputs with the --keep-outputs flag
by Tom Rini
· 10 years ago
db17fb8
buildman: Allow comparison of build configuration
by Simon Glass
· 10 years ago
4b14c53
buildman: Store build config files
by Simon Glass
· 10 years ago
fd3eea1
buildman: Adjust the 'aborted' heuristic for writing output
by Simon Glass
· 10 years ago
413f91a
buildman: Show 'make' command line when -V is used
by Simon Glass
· 10 years ago
cad18b8
ARM: tegra: rename colibri_t20 board/configuration/device-tree
by Marcel Ziswiler
· 10 years ago
26f7237
buildman: Add a space before the list of boards
by Simon Glass
· 10 years ago
f675750
buildman: Correct toolchain download feature
by Simon Glass
· 10 years ago
d4f22cf
buildman: allow multiple toolchains in a single path
by Albert ARIBAUD
· 10 years ago
Next »