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
2025-12-18
compilers: fix direction of cross-build test
Paolo Bonzini
2025-11-19
compilers: Remove Environment parameter from Compiler.sanity_check
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.compiles()
Dylan Baker
2025-11-19
linkers: Store a reference to the Environment in the DynamicLinker
Dylan Baker
2025-11-19
linkers: Store a reference to the Environment in the StaticLinker
Dylan Baker
2025-11-19
compilers: Stop passing `is_cross`
Dylan Baker
2025-11-19
compilers: Pass Environment instead of MachineInfo
Dylan Baker
2025-11-14
Add `os2_emxomf' option to generate OMF files on OS/2
KO Myung-Hun
2025-10-30
Add ifx to list of Fortran compilers on Windows
Mads Bach Villadsen
2025-10-29
compilers: add Microchip XC32 compiler
Liza Chevalier
2025-10-29
environment: move detection functions to envconfig.py
Paolo Bonzini
2025-10-29
compilers/asm: Move arch support check to initializer
Dylan Baker
2025-10-06
compilers: do not use coredata.set_options
Paolo Bonzini
2025-10-06
Revert "compilers/asm: Store the C Compiler inside the Assembly Compilers"
Dylan Baker
2025-10-06
compilers/asm: Store the C Compiler inside the Assembly Compilers
Dylan Baker
2025-09-06
compilers: Enable out-of-the-box MSVC compatibility with ccache
L. E. Segovia
2025-07-10
compilers: move CFLAGS/CXXFLAGS handling to Environment
Paolo Bonzini
2025-05-15
coredata: remove unused arguments
Paolo Bonzini
2025-04-16
linkers: pass system to DynamicLinker.__init__ for Darwin linkers
Paolo Bonzini
2025-04-02
compilers: introduce get_exe() and get_exe_args()
Paolo Bonzini
2025-03-12
mesonbuild/compilers/detect.py: Support Open D ldc and dmd
Andrei Horodniceanu
2025-02-27
compilers/detect: Split -beta and -nightly suffixes from rustc
Dylan Baker
2025-01-27
compilers: Check if GCC has support for ObjC and/or ObjC++
Dylan Baker
2025-01-09
Add Linear ASM compiler
Wu, Zhenyu
2025-01-08
First draft version of Tasking MIL linking with b_lto and prelinking
gerioldman
2025-01-08
Add TASKING compiler support
gerioldman
2024-12-19
rust: raise a warning if clippy is used instead of rustc
Paolo Bonzini
2024-09-30
compilers/detect: remove unsupported -cpp flag for Clang preprocessor detection
Raul Tambre
2024-09-14
Fix various incorrect uses of `its` vs `it's`.
Andrew McNulty
2024-09-11
Fix typos
spaette
2024-09-06
fix LDFLAGS for cuda
Zihua Wu
2024-08-23
Use proper array form in swiftc.
Jussi Pakkanen
2024-08-23
Discard swiftc linker detect output
slimeuniverse
2024-08-08
Fix compiling ObjC/ObjC++ on Windows/MinGW
Jonathan Schleifer
2024-07-28
add initial support for llvm-flang
H. Vetinari
2024-06-24
compilers: make lang_map public
Sam James
2024-06-24
compilers: detect: fix pre-processor scraping by defining language
Sam James
2024-06-24
compilers: detect: fix comment/error string in _get_gnu_compiler_defines
Sam James
2024-06-24
compilers: detect: fix typo in comment
Sam James
2024-05-22
add cross-compile argument for ldc linker guessing
Axel Ricard
2024-05-22
fix sanity check for d cross-compilation
Axel Ricard
2024-05-15
Merge pull request #11421 from mon/ti-armclang
Jussi Pakkanen
2024-04-28
Prefer Clang over GCC for Objective-C(++)
Jonathan Schleifer
2024-04-26
nasm: Fallback to native compiler when cross compiling
Xavier Claessens
2024-04-15
Don't sanitize a None path when checking for, but could not find, unsupported...
William D. Jones
2024-04-03
Fix regression in TI CGT support
Will Toohey
2024-03-15
compilers: No need to pass exe_wrapper everywhere
Xavier Claessens
2024-03-12
Added support for Texas Instruments C6000 compiler.
Petr Machacek
2024-03-10
fix reconfigure subproject base options
Charles Brunet
2024-03-01
Fix base and compiler options not reconfigurable.
Charles Brunet
[next]