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
Age
Commit message (
Expand
)
Author
2025-07-18
Fix use of a .pxi Cython include file as source from `configure_file`
Ralf Gommers
2025-07-18
rust: add rust_dynamic_std option
Paolo Bonzini
2025-07-18
compilers: add Rustup libdir even if there is no other rpath argument
Paolo Bonzini
2025-07-12
cuda: enable support for `CCCL_ENABLE_ASSERTIONS`
David Seifert
2025-07-10
compilers: move CFLAGS/CXXFLAGS handling to Environment
Paolo Bonzini
2025-07-10
options: apply CFLAGS even if c_link_args exists
Paolo Bonzini
2025-07-10
options: ignore c(pp)_link_args when deciding whether to apply C(XX)FLAGS
Paolo Bonzini
2025-07-07
Correct get_option_std_args for IntelClCCompiler
Michael J Steel
2025-06-27
compilers-fortran: Fix preprocessing when fortran uses concat operator
Andrew Lister
2025-06-23
compilers: Implement get_cxx_interoperability_args
Albert Tang
2025-06-23
swift: Add support for C++/Objective-C++ interoperability
Albert Tang
2025-06-18
compilers: pgi: fix preprocessing arguments
Paolo Bonzini
2025-06-06
Fix Flang stdlib linking for LLVM toolchain versions >= 19
Mugundanmcw
2025-06-05
swift: Pass C base compile options to swiftc
Katalin Rebhan
2025-06-05
Add eld as default linker for Qualcomm Hexagon compiler
Kushal Pal
2025-05-31
cargo: Add support for target specific dependencies
Xavier Claessens
2025-05-21
compilers: add option for ignoring system dirs
David Seifert
2025-05-15
coredata: remove unused arguments
Paolo Bonzini
2025-05-15
options: restore special behavior of CFLAGS vs. c_args
Paolo Bonzini
2025-05-13
cpp: Fix cpp_std=vc++14
Peter Harris
2025-05-11
compilers/rust: fix syntax of has_argument checks
Daniel Foster
2025-05-02
cpp: fix _LIBCPP_ENABLE_ASSERTIONS warning
Martin Dørum
2025-04-30
compilers: introduce common helper for sanity checks
Paolo Bonzini
2025-04-30
compilers: clike: log output of sanity check
Paolo Bonzini
2025-04-16
compilers/rust: remove CRT selection from native_static_libs args
Kacper Michajłow
2025-04-16
linkers: pass system to DynamicLinker.__init__ for Darwin linkers
Paolo Bonzini
2025-04-09
interpreter: Error if java sources used with non-jar target (#14424)
Andrew McNulty
2025-04-08
coredata: move MutableKeyedOptionDict to options
Dylan Baker
2025-04-04
compilers: move -std options to get_option_std_args, special-casing CUDA
Paolo Bonzini
2025-04-04
compilers: introduce get_option_std_args
Paolo Bonzini
2025-04-04
compilers: remove useless get_option_compile_args
Paolo Bonzini
2025-04-03
compilers/rust: fix sanity_check for Windows targets
Kacper Michajłow
2025-04-02
options: move BASE_OPTIONS to the options module
Dylan Baker
2025-04-02
compilers: rust: fix derivation of RustdocTestCompiler
Paolo Bonzini
2025-04-02
ninjabackend: generate command line for rust doctests
Paolo Bonzini
2025-04-02
compilers: introduce get_exe() and get_exe_args()
Paolo Bonzini
2025-04-02
ninjabackend: split out generation of rustc arguments
Paolo Bonzini
2025-03-12
mesonbuild/compilers/detect.py: Support Open D ldc and dmd
Andrei Horodniceanu
2025-03-10
coredata: remove get_option_for_subproject
Dylan Baker
2025-03-09
compilers: convert `b_sanitize` to a free-form array option
Patrick Steinhardt
2025-03-09
compilers: check for sanitizer arguments via a compiler check
Dylan Baker
2025-03-09
compilers/cuda: fix checking for multiple linker args
Patrick Steinhardt
2025-03-09
compilers/cuda: implement has_argument checks
Dylan Baker
2025-03-09
compilers/rust: implement has_argument checks
Dylan Baker
2025-03-09
Optimize CLikeCompiler._get_file_from_list()
Charles Brunet
2025-03-03
compilers: Remove the BaseOption type
Dylan Baker
2025-03-01
environment: make fully type safe
Dylan Baker
2025-03-01
swift: Add swift_std compiler option
Marco Rebhan
2025-02-27
compilers: delete dead code after option refactor
Dylan Baker
2025-02-27
coredata: delete the OptionsView
Dylan Baker
[prev]
[next]