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-10-15
rust: mark verbatim unsupported also for wasm
Kohei Tokunaga
2025-10-14
compilers: clang: pass /nodefaultlib
Paolo Bonzini
2025-10-14
compilers: make link/lld-link check homogeneous
Paolo Bonzini
2025-10-14
Add C23 and C2Y supported c_std versions for Apple compilers.
John Ralls
2025-10-11
fix rustc -l argument on Windows
Paolo Bonzini
2025-10-08
rust: query linker in addition to compiler for verbatim support
Paolo Bonzini
2025-10-07
Revert "compilers/asm: Introduce an ASMCompiler base class"
Dylan Baker
2025-10-07
Revert "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
options: replace get_value with get_value_for
Paolo Bonzini
2025-10-06
Revert "compilers: refactor sanity checking code"
Dylan Baker
2025-10-06
Revert "compilers/asm: Store the C Compiler inside the Assembly Compilers"
Dylan Baker
2025-10-06
Revert "compilers/asm: Implement infrastructure for sanity checking"
Dylan Baker
2025-10-06
Revert "compilers/asm: Implement sanity checking code for NASM on Windows and...
Dylan Baker
2025-10-06
compilers/asm: Implement sanity checking code for NASM on Windows and Linux
Dylan Baker
2025-10-06
compilers/asm: Implement infrastructure for sanity checking
Dylan Baker
2025-10-06
compilers/asm: Store the C Compiler inside the Assembly Compilers
Dylan Baker
2025-10-06
compilers: refactor sanity checking code
Dylan Baker
2025-10-06
compilers/asm: Move arch support check to initializer
Dylan Baker
2025-10-06
compilers/asm: Introduce an ASMCompiler base class
Dylan Baker
2025-09-26
Add eld in GnuLikeCompiler
Kushal Pal
2025-09-24
compilers: clang: map -Db_vscrt to -fms-runtime-lib
Paolo Bonzini
2025-09-24
compilers: use CRT linker arguments also for tests
Paolo Bonzini
2025-09-24
compilers: replace "type: ignore" with assertions
Paolo Bonzini
2025-09-06
compilers: Enable out-of-the-box MSVC compatibility with ccache
L. E. Segovia
2025-08-25
linkers: Fix dsymutil being unable to symbolicate binaries with LTO
L. E. Segovia
2025-08-10
compiler,rust: No native-static-libs for wasm after 1.84
Ruben Gonzalez
2025-08-07
cpp: handle Apple Clang deprecation of hardening macro for old versions too
Sam James
2025-08-02
swift: Pass C++ base compile options to swiftc
Katalin Rebhan
2025-08-02
Add swift_interoperability_mode kwarg
Katalin Rebhan
2025-08-01
call determine_rpath_dirs only when linker requires it
Charles Brunet
2025-07-29
build: allow picking 'rust' as a link_language
Paolo Bonzini
2025-07-29
ninjabackend: handle specially TUs where compilation and linking happens toge...
Paolo Bonzini
2025-07-29
fix formatting issue in the previous commit
Eli Schwartz
2025-07-29
c: add more exceptions to -Wno-*
Henrik Lehtonen
2025-07-24
Add -parse-as-library to Swift library targets
Katalin Rebhan
2025-07-21
rust: pass rpath arguments to rustdoc --test
Paolo Bonzini
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
[next]