meson/mesonbuild/compilers
Dylan Baker e2260650a0 rust: Add werror arguments 2021-09-24 18:48:48 -07:00
..
mixins Use -Oz when optimization=s in Clang 2021-09-21 09:58:48 -07:00
__init__.py compilers: publicly export one more constant 2021-09-14 15:50:29 -04:00
c.py compilers: Fix extra_args parameter 2021-08-16 16:21:51 -07:00
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 2020-06-21 23:34:11 +03:00
compilers.py apply flake8 fixes for unused imports and missing imports 2021-09-14 15:55:07 -04:00
cpp.py pylint: check for duplicate imports 2021-09-24 10:36:05 -07:00
cs.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
cuda.py compilers: Fix extra_args parameter 2021-08-16 16:21:51 -07:00
cython.py Add option to to transpile Cython to C++ 2021-09-24 22:56:46 +03:00
d.py pylint: check for duplicate imports 2021-09-24 10:36:05 -07:00
detect.py compilers/detect: avoid mutating rustc compiler list 2021-09-24 18:48:48 -07:00
fortran.py compilers: Use standards compliant test 2021-09-20 01:29:59 -04:00
java.py Add Java module 2021-08-22 07:57:29 -07:00
objc.py objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds 2021-09-10 13:03:56 -07:00
objcpp.py objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds 2021-09-10 13:03:56 -07:00
rust.py rust: Add werror arguments 2021-09-24 18:48:48 -07:00
swift.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
vala.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00