meson/mesonbuild/compilers
Jussi Pakkanen 3e6fbde94c Add thinlto support. Closes #7493. 2020-11-08 16:00:05 +02:00
..
mixins Add thinlto support. Closes #7493. 2020-11-08 16:00:05 +02:00
__init__.py Add support for the CompCert C Compiler 2020-09-15 21:51:21 +03:00
c.py compilers: fully type annotate the C compilers 2020-10-01 15:05:00 -07:00
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 2020-06-21 23:34:11 +03:00
compilers.py Add thinlto support. Closes #7493. 2020-11-08 16:00:05 +02:00
cpp.py compilers: Enable C++20 for Intel C++ Compiler. 2020-10-06 22:11:34 +03:00
cs.py compilers/cs: Add type annotations 2020-10-01 15:05:00 -07:00
cuda.py compilers/cuda: Use format_map(mapping) instead of format(**mapping) 2020-10-16 18:18:46 +02:00
d.py vs: add static_from_buildtype to b_vscrt 2020-10-14 19:35:28 +03:00
fortran.py pathlib: Fix resolve() by overriding it in Python 3.5 2020-10-04 10:45:48 +02:00
java.py compilers: make get_optimization_args abstract 2020-10-01 15:06:10 -07:00
objc.py compilers/objc: Add type annotations 2020-09-24 12:14:13 -07:00
objcpp.py compilers/objcpp: add type annotations 2020-09-24 12:14:13 -07:00
rust.py rust: implement support for --edition 2020-11-05 21:24:20 +02:00
swift.py compilers/swift: Add type annotations 2020-10-01 15:05:01 -07:00
vala.py Compilers/vala: Add type annotations 2020-10-01 15:05:00 -07:00