index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
compilers
/
detect.py
Age
Commit message (
Expand
)
Author
2022-03-12
remove unused type ignore that mypy 0.940 no longer needs
Eli Schwartz
2022-02-16
flake8: fix various whitespace errors with badly aligned code
Eli Schwartz
2022-02-16
flake8: remove some redundant separators
Eli Schwartz
2022-02-16
flake8: fix typoed whitespace surrounding tokens
Eli Schwartz
2022-02-02
Genericise TI compiler and add MSP430 support
William Toohey
2022-01-27
mark regex string as raw string to fix invalid escapes
Eli Schwartz
2022-01-27
flake8: fix indentation style
Eli Schwartz
2022-01-03
armltdclang: add support for ARM Ltd.'s `armclang` toolchain
Ben Boeckel
2021-10-31
Add 64-bit paths to check for unsupported Watcom cl.exe clones.
William D. Jones
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
2021-10-25
Add sccache support.
Jussi Pakkanen
2021-10-06
Fix compiler detection for cl/clang-cl
Jesse Natalie
2021-10-04
fix extra whitespace
Eli Schwartz
2021-09-29
Fix mypy errors
makise-homura
2021-09-29
compilers: Select correct clang on e2k for C++ and ObjC++
makise-homura
2021-09-29
compilers: There is clang for e2k (elbrus) platform finally
makise-homura
2021-09-24
compilers/rust: Add support for clippy
Dylan Baker
2021-09-24
compilers/detect: use linker_always_args as well as linker exe_list
Dylan Baker
2021-09-24
compilers/detect: avoid mutating rustc compiler list
Dylan Baker
2021-09-14
apply flake8 fixes for unused imports and missing imports
Eli Schwartz
2021-09-10
Implemented some missing operation for the NAG Fortran Compiler.
Mat Cross
2021-07-05
condense lines
Eli Schwartz
2021-07-05
more f-strings too complex to be caught by pyupgrade
Eli Schwartz
2021-07-01
C2000: linker uses now binary setting defined within the cross-file
miebka
2021-06-27
Update detect.py
Ian Harvey
2021-06-25
typing: Annotate compilers.detect
Daniel Mensinger
2021-06-25
Split compiler detection from Environment
Daniel Mensinger
[prev]