aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman/toolchain.py
AgeCommit message (Expand)AuthorFilesLines
2015-01-14buildman: Add the option to download toolchains from kernel.orgSimon Glass1-10/+223
2015-01-14buildman: Allow architecture to alias to multiple toolchainsSimon Glass1-3/+5
2015-01-14buildman: Add an option to use the full tool chain pathSimon Glass1-6/+14
2015-01-14buildman: Put the toolchain path first instead of last in PATHSimon Glass1-1/+1
2015-01-14buildman: Try to avoid hard-coded string parsingSimon Glass1-1/+8
2014-09-09buildman: Add a functional testSimon Glass1-1/+3
2014-09-05buildman: Allow make-flags variables to include '-' and '_'Simon Glass1-1/+1
2014-07-07buildman: fix toolchain priority_listMasahiro Yamada1-1/+1
2014-07-07buildman: fix to display warning message for missing [toolchain] sectionMasahiro Yamada1-1/+1
2013-10-10buildman: don't fail --list-toolchains when toolchains failStephen Warren1-1/+2
2013-10-01buildman: Allow make flags to be specified for each boardSimon Glass1-2/+79
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-04buildman - U-Boot multi-threaded builder and summary toolSimon Glass1-0/+185