summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/mixins/metrowerks.py
AgeCommit message (Expand)Author
2024-09-29metrowerks: Pass warning flags to all subtoolsmid-kid
2024-09-29metrowerks: Fix compute_parameters_with_absolute_pathsmid-kid
2024-07-11Move OptionKey in the option source file.Jussi Pakkanen
2023-12-23Remove `get_buildtype_args` functionCharles Brunet
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-09-18Metrowerks: set optlevel 3 to max optimization argsNomura
2023-09-18Metrowerks: remove duplicate optimization argsNomura
2023-07-12Match the method signatures of parent classesTristan Partin
2023-07-12Annotate naked fundamental Python typesTristan Partin
2023-07-12Replace some type comments with annotationsTristan Partin
2023-05-06Initial support for Metrowerks AssemblerNomura
2023-04-24Initial support for Metrowerks C/C++ compilerNomura