meson/mesonbuild/compilers
Jussi Pakkanen 181c3499fd Fix mypy. 2024-06-14 17:19:53 +03:00
..
mixins Fix mypy. 2024-06-14 17:19:53 +03:00
__init__.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
asm.py nasm, yasm: Fix debug flags for Windows and macOS 2024-04-09 22:11:04 -03:00
c.py Fix mypy. 2024-06-14 17:19:53 +03: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 Fix mypy. 2024-06-14 17:19:53 +03:00
cpp.py Fix mypy. 2024-06-14 17:19:53 +03:00
cs.py backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift 2024-04-27 08:09:03 -07:00
cuda.py Fix mypy. 2024-06-14 17:19:53 +03:00
cython.py Replace direct indexing with named methods. 2024-06-14 17:19:53 +03:00
d.py fix sanity check for d cross-compilation 2024-05-22 23:53:09 +03:00
detect.py add cross-compile argument for ldc linker guessing 2024-05-22 23:53:09 +03:00
fortran.py Replace direct indexing with named methods. 2024-06-14 17:19:53 +03:00
java.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
objc.py Replace direct indexing with named methods. 2024-06-14 17:19:53 +03:00
objcpp.py Replace direct indexing with named methods. 2024-06-14 17:19:53 +03:00
rust.py Replace direct indexing with named methods. 2024-06-14 17:19:53 +03:00
swift.py backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift 2024-04-27 08:09:03 -07:00
vala.py Fix dependencies for vala.links #13158 2024-04-30 11:07:57 -07:00