meson/mesonbuild/compilers
Josh Gao beb1f00f3b Hoist gen_vs_module_defs_args from Gnu to GnuLike.
Support vs_module_defs when cross-compiling to Windows with clang.

Fixes #4434.
2018-10-30 20:25:32 +02:00
..
__init__.py Use enum instead of `int` for compiler variants 2018-09-16 00:47:32 +03:00
c.py Generalize gnulike-targeting-windows checks. 2018-10-30 20:25:32 +02:00
c_function_attributes.py Add method to check for C/C++ function attributes 2018-09-07 11:52:15 -07:00
compilers.py Hoist gen_vs_module_defs_args from Gnu to GnuLike. 2018-10-30 20:25:32 +02:00
cpp.py Generalize gnulike-targeting-windows checks. 2018-10-30 20:25:32 +02:00
cs.py Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00
d.py d: Allow static library to be passed with -L to dmd/ldc 2018-10-07 23:42:01 +03:00
fortran.py Use enum instead of `int` for compiler variants 2018-09-16 00:47:32 +03:00
java.py macos: Rewrite install_name for dependent built libraries on install 2018-06-18 06:33:23 +00:00
objc.py Use enum instead of `int` for compiler variants 2018-09-16 00:47:32 +03:00
objcpp.py Use enum instead of `int` for compiler variants 2018-09-16 00:47:32 +03:00
rust.py Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00
swift.py Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00
vala.py Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00