summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/mixins/ti.py
AgeCommit message (Expand)Author
2025-11-19compilers: Remove Environment parameter from Compiler.thread_flagsDylan Baker
2025-11-19compilers: Stop passing `is_cross`Dylan Baker
2023-12-23Remove `get_buildtype_args` functionCharles Brunet
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
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
2022-11-27Add warning_level=everythingDavid Robillard
2022-10-09compilers: Add optimization=plain optionJan Tojnar
2022-08-24fix linker regression for compilers that don't accept LDFLAGS directlyEli Schwartz
2022-05-25Fix optimization level 's' for the TI compilerAndreas Obergschwandtner
2022-02-02Genericise TI compiler and add MSP430 supportWilliam Toohey