summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/mixins/c2000.py
Commit message (Expand)AuthorAgeFilesLines
* Add -g for debug builds.Nathanael Gray2021-11-271-1/+1
* Fix more code which appears copied from CcrxCompiler.Nathanael Gray2021-11-271-4/+6
* fix various flake8 whitespace errorsEli Schwartz2021-10-271-1/+1
* C2000: Added depfile generation for incremental buildsmiebka2021-09-161-0/+3
* C2000 compiler also accepts *.cla filesmiebka2021-07-251-2/+4
* compilers: move get_dependency_gen_args to base CompilerDylan Baker2020-10-011-4/+0
* compilers: fully type annotate the C compilersDylan Baker2020-10-011-1/+1
* compilers: Tell mypy that the compiler mixins are just thatDylan Baker2020-09-241-5/+8
* compilers/mixins/c2000: Make mypy safeDylan Baker2020-09-241-1/+6
* -Add xc16 and c2000 C,Cpp toolchain supportalanNz2020-03-211-0/+120