index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
buildman
/
toolchain.py
Age
Commit message (
Expand
)
Author
2017-04-18
buildman: Allow 'gnueabihf' toolchains for ARM
Tom Rini
2016-10-09
tools: buildman: Add compiler wrapper
York Sun
2016-08-01
buildman: Avoid overwriting existing toolchain entries
Simon Glass
2016-08-01
buildman: Fix a typo in TestSettingsHasPath()
Simon Glass
2016-08-01
buildman: Improve the toolchain progress/error output
Simon Glass
2016-08-01
buildman: Allow the toolchain error to be suppressed
Simon Glass
2016-03-18
buildman: Add a way to specific a full toolchain prefix
Simon Glass
2016-03-14
buildman: Allow the toolchain architecture to be specified
Simon Glass
2016-03-14
buildman: Allow the toolchain priority to be specified
Simon Glass
2016-03-14
buildman: Fix up a few code inconsistencies in toolchain.py
Simon Glass
2015-04-23
buildman: Add gcc 4.9.0 with Microblaze toolchain
Michal Simek
2015-03-05
buildman: Correct toolchain download feature
Simon Glass
2015-02-15
buildman: allow multiple toolchains in a single path
Albert ARIBAUD
2015-01-15
buildman: Add the option to download toolchains from kernel.org
Simon Glass
2015-01-15
buildman: Allow architecture to alias to multiple toolchains
Simon Glass
2015-01-15
buildman: Add an option to use the full tool chain path
Simon Glass
2015-01-15
buildman: Put the toolchain path first instead of last in PATH
Simon Glass
2015-01-15
buildman: Try to avoid hard-coded string parsing
Simon Glass
2014-09-09
buildman: Add a functional test
Simon Glass
2014-09-05
buildman: Allow make-flags variables to include '-' and '_'
Simon Glass
2014-07-07
buildman: fix toolchain priority_list
Masahiro Yamada
2014-07-07
buildman: fix to display warning message for missing [toolchain] section
Masahiro Yamada
2013-10-10
buildman: don't fail --list-toolchains when toolchains fail
Stephen Warren
2013-10-01
buildman: Allow make flags to be specified for each board
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-04
buildman - U-Boot multi-threaded builder and summary tool
Simon Glass