.. |
mixins
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
__init__.py
|
options: move BASE_OPTIONS to the options module
|
2025-04-02 12:49:07 -04: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
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
cpp.py
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
cs.py
|
backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift
|
2024-04-27 08:09:03 -07:00 |
cuda.py
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
cython.py
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
d.py
|
flake8: move unused typing-only imports to TYPE_CHECKING
|
2024-07-30 14:13:11 -04:00 |
detect.py
|
compilers: introduce get_exe() and get_exe_args()
|
2025-04-02 08:44:37 -07:00 |
fortran.py
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
java.py
|
Remove `get_buildtype_args` function
|
2023-12-23 13:32:49 +02: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
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
swift.py
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
vala.py
|
Make all Meson level options overridable per subproject.
|
2025-02-13 23:57:48 +02:00 |