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
2024-02-24
compilers/detect: Implemented logic for checking suffixed LLVM tools before non
dragonmux
2024-02-02
fix UnboundLocalError if guess_win_linker fails in detect_fortran_compiler
H. Vetinari
2024-01-26
Differentiate message between dynamic linker and archiver
Dylan Baker
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-11
detect windows linkers for flang in detect_fortran_compiler
H. Vetinari
2023-12-01
More robust linker detection for armar (TI vs non-TI)
Will Toohey
2023-09-01
compilers: fix compiler detection when the "ccache" string is in the path
Filipe Laíns
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-07-12
compilers: detect cython version on stdout for newer cython versions
Eli Schwartz
2023-06-26
linkers: delay implementations import until detect is run
Eli Schwartz
2023-06-19
compilers: don't recommend deprecated env var
Alyssa Ross
2023-06-14
compilers: fix detection of ifx compiler
Eli Schwartz
2023-06-14
compilers: add logging for non c_or_cpp language detection
Eli Schwartz
2023-06-14
WIP: refactor loggable popen calls for consistency
Eli Schwartz
2023-05-13
During reconfigure, show that no compiler was found, if compiler fails sanity...
Volker Weißmann
2023-05-06
Initial support for Metrowerks Assembler
Nomura
2023-04-24
Initial support for Metrowerks C/C++ compiler
Nomura
2023-04-14
rust: Use the corresponding rustc version when clippy-driver is chosen as Rus...
Sebastian Dröge
2023-04-11
fix various spelling issues
Josh Soref
2023-03-09
detect.py: Be more precise about detecting xtensa gcc toolchains
Khem Raj
2023-02-20
nasm: Detect and use MSVC linker if present
L. E. Segovia
2022-12-27
emscripten: remove no longer relevant comment
Kleis Auke Wolthuizen
2022-10-25
Compilers: Keep ccache and exelist separated
Xavier Claessens
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
[prev]
[next]