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-10-24
basic support for oneapi compilers
Robert Cohn
2022-10-24
Add MASM compiler
Xavier Claessens
2022-10-24
nasm: Harcode default path on Windows
Xavier Claessens
2022-10-24
Add yasm as fallback for nasm language
Xavier Claessens
2022-10-24
Add NASM compiler
Xavier Claessens
2022-09-19
pylint: enable use-maxsplit-arg
Dylan Baker
2022-09-19
fix odd mypy issue in unreachable code
Eli Schwartz
2022-09-19
simplify type annotation
Eli Schwartz
2022-09-19
compilers: avoid importing compilers upfront for detect
Eli Schwartz
2022-09-19
compilers: perform targeted imports for detect
Eli Schwartz
2022-09-19
compilers: use more direct checks for what kind of compiler we have
Eli Schwartz
2022-09-19
compilers/detect: rename potentially conflicting name
Eli Schwartz
2022-09-19
compilers: use consistent function signature for objc
Eli Schwartz
2022-09-19
compilers: remove dead code
Eli Schwartz
2022-09-19
compilers: single-source compiler class as cls, consistently
Eli Schwartz
2022-07-25
linkers: Add a representation for the Apple AR Linker
Dylan Baker
2022-07-21
ar linker: detect the "osx ld" case (where generating thin archives won't wor...
Justin Blanchard
2022-07-21
compilers: add logging to obscure compiler defines scraper
Eli Schwartz
2022-07-21
compilers: include compiler detection output in the debug logs
Eli Schwartz
2022-07-21
compilers: better reporting of command failures
Eli Schwartz
2022-07-06
Detect Cython and Vala compilers on the build machine always
Tristan Partin
2022-06-10
ACfL version detection with regex
Stepan Nassyr
2022-06-10
Allow for 3-component ACfL versions
Stepan Nassyr
2022-05-23
move various imports into TYPE_CHECKING blocks for neatness
Eli Schwartz
2022-04-30
linkers: Add support for mold linker
Fini Jastrow
2022-03-24
Debian renamed cython to cython3, support both
Xavier Claessens
2022-03-22
compilers: fix mypy warning in Rust detection
Dylan Baker
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
[next]