meson/mesonbuild/compilers
Tom Evers 1412abc516 Fixes issue 14089 (detection of Intel compiler) 2025-02-27 07:12:21 -08:00
..
mixins c: add -Wno-vla-larger-than to the exceptions for -Wno* 2025-02-16 22:09:44 +02:00
__init__.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
asm.py Add Linear ASM compiler 2025-01-09 14:52:09 +02:00
c.py Fixes issue 14089 (detection of Intel compiler) 2025-02-27 07:12:21 -08:00
c_function_attributes.py Add support for GCC's null_terminated_string_arg function attribute 2024-05-07 15:33:32 -07:00
compilers.py Make all Meson level options overridable per subproject. 2025-02-13 23:57:48 +02:00
cpp.py Make all Meson level options overridable per subproject. 2025-02-13 23:57:48 +02:00
cs.py backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift 2024-04-27 08:09:03 -07:00
cuda.py Make all Meson level options overridable per subproject. 2025-02-13 23:57:48 +02:00
cython.py Make all Meson level options overridable per subproject. 2025-02-13 23:57:48 +02:00
d.py flake8: move unused typing-only imports to TYPE_CHECKING 2024-07-30 14:13:11 -04:00
detect.py compilers: Check if GCC has support for ObjC and/or ObjC++ 2025-01-27 09:38:53 -08:00
fortran.py Make all Meson level options overridable per subproject. 2025-02-13 23:57:48 +02:00
java.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
objc.py Make all Meson level options overridable per subproject. 2025-02-13 23:57:48 +02:00
objcpp.py Make all Meson level options overridable per subproject. 2025-02-13 23:57:48 +02:00
rust.py Make all Meson level options overridable per subproject. 2025-02-13 23:57:48 +02:00
swift.py ninja backend: Use swiftc flag -working-directory if available 2025-02-11 09:58:38 -08:00
vala.py Make all Meson level options overridable per subproject. 2025-02-13 23:57:48 +02:00