aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/mixins/ti.py
AgeCommit message (Expand)AuthorFilesLines
2023-07-12Match the method signatures of parent classesTristan Partin1-2/+2
2023-07-12Annotate naked fundamental Python typesTristan Partin1-1/+1
2023-07-12Replace some type comments with annotationsTristan Partin1-12/+13
2022-11-27Add warning_level=everythingDavid Robillard1-1/+2
2022-10-09compilers: Add optimization=plain optionJan Tojnar1-0/+1
2022-08-24fix linker regression for compilers that don't accept LDFLAGS directlyEli Schwartz1-1/+3
2022-05-25Fix optimization level 's' for the TI compilerAndreas Obergschwandtner1-1/+1
2022-02-02Genericise TI compiler and add MSP430 supportWilliam Toohey1-0/+147