9 Commits (6e36f8f6664c4a1c6a85b41f55995fb73c9d66a0)

Author SHA1 Message Date
Dylan Baker 1209b8820b compilers: push the compiler id to a class variable 3 years ago
makise-homura e58b3adc70 Fix mypy errors 3 years ago
makise-homura 0021a21930 compilers/elbrus: Deal with C/C++/Fortran stds more correctly 3 years ago
makise-homura 79f9a2076a compilers/elbrus: Support prelinking with lcc correctly 3 years ago
makise-homura d9b379df87 compilers/elbrus: Fix incorrect inheritance model of Elbrus*Compiler 3 years ago
Dylan Baker 71db6b04a3 use OptionKey for builtin and base options 4 years ago
Dylan Baker 682d22129c compilers: Tell mypy that the compiler mixins are just that 4 years ago
Dylan Baker 04a98baafb compilers/mixins/elbrus: make type safe 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
makise-homura c910ad4b8f Fix Sider errors 5 years ago
makise-homura 7870cc0d91 Add missing functions to Elbrus compiler class 5 years ago
makise-homura 7321cc776a Fix missing 'defines' argumet for Elbrus compiler 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Daniel Mensinger 0cf31e2340 lgtm: fix Multiple calls to __init__ 5 years ago
makise-homura 9382884872 Fix according to deprecation of usage of non-standard escape sequences 5 years ago
makise-homura 79f52e2488 Add a proper way to get include dirs for elbrus compiler 5 years ago
makise-homura dd8c1d0595 Make search of library dirs correct 5 years ago
Dylan Baker 0c22798b1a compilers: replace CompilerType with MachineInfo 5 years ago
Dylan Baker f574beffb4 compilers/mixins/elbrus: add type annotations and fix types 5 years ago
Dylan Baker 5d685e7a5c compilers: put elbrus in mixins 5 years ago