summaryrefslogtreecommitdiff
path: root/tools/buildman/toolchain.py
Commit message (Expand)AuthorAgeLines
* buildman: Avoid overwriting existing toolchain entriesSimon Glass2016-07-31-2/+1
* buildman: Fix a typo in TestSettingsHasPath()Simon Glass2016-07-31-1/+1
* buildman: Improve the toolchain progress/error outputSimon Glass2016-07-31-9/+15
* buildman: Allow the toolchain error to be suppressedSimon Glass2016-07-31-6/+14
* buildman: Add a way to specific a full toolchain prefixSimon Glass2016-03-17-1/+39
* buildman: Allow the toolchain architecture to be specifiedSimon Glass2016-03-14-5/+12
* buildman: Allow the toolchain priority to be specifiedSimon Glass2016-03-14-8/+22
* buildman: Fix up a few code inconsistencies in toolchain.pySimon Glass2016-03-14-5/+6
* buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek2015-04-23-1/+1
* buildman: Correct toolchain download featureSimon Glass2015-03-05-3/+7
* buildman: allow multiple toolchains in a single pathAlbert ARIBAUD2015-02-15-4/+5
* buildman: Add the option to download toolchains from kernel.orgSimon Glass2015-01-14-10/+223
* buildman: Allow architecture to alias to multiple toolchainsSimon Glass2015-01-14-3/+5
* buildman: Add an option to use the full tool chain pathSimon Glass2015-01-14-6/+14
* buildman: Put the toolchain path first instead of last in PATHSimon Glass2015-01-14-1/+1
* buildman: Try to avoid hard-coded string parsingSimon Glass2015-01-14-1/+8
* buildman: Add a functional testSimon Glass2014-09-09-1/+3
* buildman: Allow make-flags variables to include '-' and '_'Simon Glass2014-09-05-1/+1
* buildman: fix toolchain priority_listMasahiro Yamada2014-07-07-1/+1
* buildman: fix to display warning message for missing [toolchain] sectionMasahiro Yamada2014-07-07-1/+1
* buildman: don't fail --list-toolchains when toolchains failStephen Warren2013-10-10-1/+2
* buildman: Allow make flags to be specified for each boardSimon Glass2013-10-01-2/+79
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* buildman - U-Boot multi-threaded builder and summary toolSimon Glass2013-04-04-0/+185