.. |
mixins
|
compilers: introduce common helper for sanity checks
|
2025-04-30 00:14:44 +03:00 |
__init__.py
|
interpreter: Error if java sources used with non-jar target (#14424)
|
2025-04-09 09:13:39 -07:00 |
asm.py
|
Add Linear ASM compiler
|
2025-01-09 14:52:09 +02:00 |
c.py
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07: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
|
options: restore special behavior of CFLAGS vs. c_args
|
2025-05-15 02:03:46 -04:00 |
cpp.py
|
cpp: Fix cpp_std=vc++14
|
2025-05-13 09:44:22 -07:00 |
cs.py
|
compilers: introduce common helper for sanity checks
|
2025-04-30 00:14:44 +03:00 |
cuda.py
|
compilers: introduce common helper for sanity checks
|
2025-04-30 00:14:44 +03:00 |
cython.py
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
d.py
|
compilers: introduce common helper for sanity checks
|
2025-04-30 00:14:44 +03:00 |
detect.py
|
coredata: remove unused arguments
|
2025-05-15 10:10:49 -07:00 |
fortran.py
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
java.py
|
compilers: introduce common helper for sanity checks
|
2025-04-30 00:14:44 +03:00 |
objc.py
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
objcpp.py
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
rust.py
|
compilers/rust: fix syntax of has_argument checks
|
2025-05-11 03:04:52 -04:00 |
swift.py
|
compilers: introduce common helper for sanity checks
|
2025-04-30 00:14:44 +03:00 |
vala.py
|
Make all Meson level options overridable per subproject.
|
2025-02-13 23:57:48 +02:00 |