summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/mixins/arm.py
Commit message (Expand)AuthorAgeFilesLines
* Fix all flake8 warningsDaniel Mensinger2019-10-201-1/+0
* compilers: replace CompilerType with MachineInfoDylan Baker2019-10-071-5/+2
* compilers: Dispatch to dynamic linker classDylan Baker2019-08-141-60/+0
* Make ARM compilers work on Linux.Jussi Pakkanen2019-08-021-2/+2
* compilers: Put clang mixin in a moduleDylan Baker2019-07-151-1/+2
* compilers/mixins/arm: Add type annotations to armclangDylan Baker2019-07-151-41/+47
* compilers: move ArmClang into mixins/arm.pyDylan Baker2019-07-151-0/+117
* compilers/mixins/arm: Add type annotationsDylan Baker2019-07-151-42/+51
* compilers: Move ArmCompiler to a mixin moduleDylan Baker2019-07-151-0/+128