8 Commits (e13d92bb6a5a2a1e18b87ce4a88a744361a27952)

Author SHA1 Message Date
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Dylan Baker 71db6b04a3 use OptionKey for builtin and base options 4 years ago
Dylan Baker e7f0890cb9 compilers: move get_dependency_gen_args to base Compiler 4 years ago
Dylan Baker 96a1ae6dfe compilers: fully type annotate the C compilers 4 years ago
Dylan Baker 682d22129c compilers: Tell mypy that the compiler mixins are just that 4 years ago
Dylan Baker b7db3660a0 compilers/mixins/arm: make type safe 4 years ago
Drew Reed 9a94ffe061 Modifed buildtypes and armclang compiler flags to match documented results 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Szabi Tolnai e2b4e99d71 Fix ARMCC dependency generation. 5 years ago
alanNz 1682058dec -Fixed Renesas RX Family compiler to work with latest meson, updated cross-file, fixed assembly file use 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Daniel Mensinger ed9d125b9c lgtm: fix missing raise 5 years ago
Daniel Mensinger 80ec5e9d28 Fix all flake8 warnings 5 years ago
Dylan Baker 0c22798b1a compilers: replace CompilerType with MachineInfo 5 years ago
Dylan Baker 06dcbd50ee compilers: Dispatch to dynamic linker class 5 years ago
Jussi Pakkanen 9a62d6932b Make ARM compilers work on Linux. 5 years ago
Dylan Baker bc4438b34f compilers: Put clang mixin in a module 5 years ago
Dylan Baker 51b04204c9 compilers/mixins/arm: Add type annotations to armclang 5 years ago
Dylan Baker e879992114 compilers: move ArmClang into mixins/arm.py 5 years ago
Dylan Baker 51c66752a9 compilers/mixins/arm: Add type annotations 5 years ago
Dylan Baker ef448b95ae compilers: Move ArmCompiler to a mixin module 5 years ago