meson/mesonbuild/compilers
Jussi Pakkanen 299a67781e
Merge pull request #7843 from dcbaker/submit/rustc-fixes
A few fixups for rust
2020-11-14 13:47:39 +02:00
..
mixins Fix WASM thread count option. Closes #7921. 2020-11-09 23:06:52 +02:00
__init__.py Add support for the CompCert C Compiler 2020-09-15 21:51:21 +03:00
c.py msvc: enable /std:c17 flag 2020-11-13 16:13:02 -08:00
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 2020-06-21 23:34:11 +03:00
compilers.py Fix "generator doesn't stop" on Windows 2020-11-08 19:10:48 +02:00
cpp.py compilers: define standards in the base language compiler 2020-11-12 10:03:15 -08:00
cs.py compilers/cs: Add type annotations 2020-10-01 15:05:00 -07:00
cuda.py compilers: Standardize the names of compiler options 2020-11-12 10:03:14 -08:00
d.py vs: add static_from_buildtype to b_vscrt 2020-10-14 19:35:28 +03:00
fortran.py compilers: define standards in the base language compiler 2020-11-12 10:03:15 -08: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 compilers/rust: add and use an implementation of use_linker_args 2020-11-13 09:00:35 -08: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