aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman/toolchain.py
AgeCommit message (Expand)AuthorFilesLines
2017-06-09buildman: disable localized and unicode output of all build toolsDaniel Schwierzeck1-1/+5
2017-04-18buildman: Allow 'gnueabihf' toolchains for ARMTom Rini1-2/+3
2016-10-09tools: buildman: Add compiler wrapperYork Sun1-2/+16
2016-07-31buildman: Avoid overwriting existing toolchain entriesSimon Glass1-2/+1
2016-07-31buildman: Fix a typo in TestSettingsHasPath()Simon Glass1-1/+1
2016-07-31buildman: Improve the toolchain progress/error outputSimon Glass1-9/+15
2016-07-31buildman: Allow the toolchain error to be suppressedSimon Glass1-6/+14
2016-03-17buildman: Add a way to specific a full toolchain prefixSimon Glass1-1/+39
2016-03-14buildman: Allow the toolchain architecture to be specifiedSimon Glass1-5/+12
2016-03-14buildman: Allow the toolchain priority to be specifiedSimon Glass1-8/+22
2016-03-14buildman: Fix up a few code inconsistencies in toolchain.pySimon Glass1-5/+6
2015-04-23buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek1-1/+1
2015-03-05buildman: Correct toolchain download featureSimon Glass1-3/+7
2015-02-15buildman: allow multiple toolchains in a single pathAlbert ARIBAUD1-4/+5
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