aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman/toolchain.py
AgeCommit message (Expand)Author
2023-08-26CI: Update to gcc-13.2.0Tom Rini
2023-07-24buildman: Convert camel case in bsettings.pySimon Glass
2023-07-20CI: Update to gcc-13.1.0Tom Rini
2023-04-03Merge branch 'next'Tom Rini
2023-03-31buildman: Correct overwriting of settings fileSimon Glass
2023-03-14buildman: Fix CROSS_COMPILE output for sandboxSimon Glass
2023-03-14Revert "buildman: Correct CROSS_COMPILE output for sandbox"Simon Glass
2023-03-08buildman: Correct CROSS_COMPILE output for sandboxSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2023-02-10buildman: invalid reference to READMEHeinrich Schuchardt
2022-12-06buildman: Fetch 12.2.0 toolchains by defaultTom Rini
2022-08-05buildman: Avoid using board as a variableSimon Glass
2022-02-09patman: Rename Color() method to build()Simon Glass
2022-02-09patman: Convert camel case in command.pySimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2022-01-25patman: Tidy up the download function a littleSimon Glass
2022-01-25buildman: Move the download function to toolsSimon Glass
2021-10-21buildman: Add gcc-11.1.0 to the directory listTom Rini
2021-04-29buildman: Use bytes for the environmentSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26buildman: Move to absolute importsSimon Glass
2020-04-10buildman: Support fetching gcc 9.2.0Bin Meng
2020-02-05buildman: Enable buildman on aarch64 hostsMatthias Brugger
2019-12-10buildman: Add options to get the arch and toolchain infoSimon Glass
2019-12-10buildman: Improve [make-flags] section parser to allow quoted stringsCristian Ciocaltea
2019-11-04buildman: Convert to Python 3Simon Glass
2019-01-14buildman: Fix tabs in GetWrapper()Simon Glass
2019-01-14buildman: Add support for building with clangSimon Glass
2018-12-05buildman/toolchain.py: handle inconsistent tarball namesTrevor Woerner
2018-12-05buildman/toolchain.py: fix toolchain directoryTrevor Woerner
2018-05-22buildman: support newer gcc versions from kernel.orgDaniel Schwierzeck
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-09buildman: disable localized and unicode output of all build toolsDaniel Schwierzeck
2017-04-18buildman: Allow 'gnueabihf' toolchains for ARMTom Rini
2016-10-09tools: buildman: Add compiler wrapperYork Sun
2016-07-31buildman: Avoid overwriting existing toolchain entriesSimon Glass
2016-07-31buildman: Fix a typo in TestSettingsHasPath()Simon Glass
2016-07-31buildman: Improve the toolchain progress/error outputSimon Glass
2016-07-31buildman: Allow the toolchain error to be suppressedSimon Glass
2016-03-17buildman: Add a way to specific a full toolchain prefixSimon Glass
2016-03-14buildman: Allow the toolchain architecture to be specifiedSimon Glass
2016-03-14buildman: Allow the toolchain priority to be specifiedSimon Glass
2016-03-14buildman: Fix up a few code inconsistencies in toolchain.pySimon Glass
2015-04-23buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek
2015-03-05buildman: Correct toolchain download featureSimon Glass
2015-02-15buildman: allow multiple toolchains in a single pathAlbert ARIBAUD
2015-01-14buildman: Add the option to download toolchains from kernel.orgSimon Glass
2015-01-14buildman: Allow architecture to alias to multiple toolchainsSimon Glass
2015-01-14buildman: Add an option to use the full tool chain pathSimon Glass
2015-01-14buildman: Put the toolchain path first instead of last in PATHSimon Glass