meson/mesonbuild/compilers
Evan Miller b8cfb3d131 Support for appleframeworks with GCC and Intel
Fixes #8792
Fixes #8733
2021-09-04 01:29:35 +03:00
..
mixins Support for appleframeworks with GCC and Intel 2021-09-04 01:29:35 +03:00
__init__.py Split compiler detection from Environment 2021-06-25 19:34:48 +02: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 Clang should error for all implicit function checks (#9165) 2021-09-01 22:25:32 +03:00
cpp.py pylint: turn on superflous-parens 2021-08-31 16:28:54 -04: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 cython: Add an option for selecting python 3 vs python 2 output 2021-06-07 09:25:32 -07:00
d.py pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00
detect.py condense lines 2021-07-05 17:55:04 +03:00
fortran.py compilers: Fix extra_args parameter 2021-08-16 16:21:51 -07:00
java.py Add Java module 2021-08-22 07:57:29 -07:00
objc.py Add gnuXX stds to Objective C. 2021-05-15 18:45:54 +03:00
objcpp.py Make objective C use C standard version. Closes #5495. 2021-05-11 22:47:17 +03:00
rust.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02: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