aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/mixins/c2000.py
AgeCommit message (Expand)AuthorFilesLines
2021-10-27fix various flake8 whitespace errorsEli Schwartz1-1/+1
2021-09-16C2000: Added depfile generation for incremental buildsmiebka1-0/+3
2021-07-25C2000 compiler also accepts *.cla filesmiebka1-2/+4
2020-10-01compilers: move get_dependency_gen_args to base CompilerDylan Baker1-4/+0
2020-10-01compilers: fully type annotate the C compilersDylan Baker1-1/+1
2020-09-24compilers: Tell mypy that the compiler mixins are just thatDylan Baker1-5/+8
2020-09-24compilers/mixins/c2000: Make mypy safeDylan Baker1-1/+6
2020-03-21-Add xc16 and c2000 C,Cpp toolchain supportalanNz1-0/+120