meson/mesonbuild/compilers
Andrei Alexeyev 96ed64caa1 Make cc.has_function work on GCC/Clang __builtins 2020-04-04 20:51:35 +03:00
..
mixins Make cc.has_function work on GCC/Clang __builtins 2020-04-04 20:51:35 +03:00
__init__.py Fix linker evn var tests 2020-03-23 17:14:00 +02:00
c.py Fix legacy env var support with cross 2020-03-23 17:51:36 +02:00
c_function_attributes.py Split attribute visibility 2019-06-25 00:02:26 +03:00
compilers.py compilers: disable ccache when using temporary source files 2020-03-29 21:15:08 +03:00
cpp.py compilers: Fix C++ stdlib flags used for Apple's Clang 2020-03-29 20:53:15 +03:00
cs.py types: import typing as T (fixes #6333) 2020-01-08 15:28:17 +01:00
cuda.py types: import typing as T (fixes #6333) 2020-01-08 15:28:17 +01:00
d.py compilers: Link D runtime/libphobs dynamically on !Windows 2020-03-19 19:04:43 +02:00
fortran.py compilers: Fix accidental coredata mutations 2020-03-29 20:55:35 +03:00
java.py types: import typing as T (fixes #6333) 2020-01-08 15:28:17 +01:00
objc.py compilers: Fix accidental coredata mutations 2020-03-29 20:55:35 +03:00
objcpp.py compilers: Fix accidental coredata mutations 2020-03-29 20:55:35 +03:00
rust.py types: import typing as T (fixes #6333) 2020-01-08 15:28:17 +01:00
swift.py compilers: Fix accidental coredata mutations 2020-03-29 20:55:35 +03:00
vala.py compilers: Fix accidental coredata mutations 2020-03-29 20:55:35 +03:00