20 Commits (a28d5467954572767389729691e497d4da44b16e)

Author SHA1 Message Date
Ben Boeckel f30e83efd6 armltdclang: add support for ARM Ltd.'s `armclang` toolchain 3 years ago
William D. Jones 94a5ffabf3 Add 64-bit paths to check for unsupported Watcom cl.exe clones. 3 years ago
Eli Schwartz 8947352889 fix various flake8 whitespace errors 3 years ago
Jussi Pakkanen 4840c86ec9 Add sccache support. 3 years ago
Jesse Natalie b19530bd7d Fix compiler detection for cl/clang-cl 3 years ago
Eli Schwartz 4ab70c5512
fix extra whitespace 3 years ago
makise-homura e58b3adc70 Fix mypy errors 3 years ago
makise-homura 0ed2d2719b compilers: Select correct clang on e2k for C++ and ObjC++ 3 years ago
makise-homura fe0809360d compilers: There is clang for e2k (elbrus) platform finally 3 years ago
Dylan Baker 30202a2402 compilers/rust: Add support for clippy 3 years ago
Dylan Baker 6ca732991d compilers/detect: use linker_always_args as well as linker exe_list 3 years ago
Dylan Baker 79ed1f985c compilers/detect: avoid mutating rustc compiler list 3 years ago
Eli Schwartz 87e13af1c8
apply flake8 fixes for unused imports and missing imports 3 years ago
Mat Cross 0e86258748 Implemented some missing operation for the NAG Fortran Compiler. 3 years ago
Eli Schwartz bd6f46e723 condense lines 3 years ago
Eli Schwartz dd31891c1f more f-strings too complex to be caught by pyupgrade 3 years ago
miebka 3021f256ea C2000: linker uses now binary setting defined within the cross-file 3 years ago
Ian Harvey 84b371c645 Update detect.py 3 years ago
Daniel Mensinger b95d6e319f typing: Annotate compilers.detect 3 years ago
Daniel Mensinger 3f889606c7 Split compiler detection from Environment 3 years ago