meson/mesonbuild/compilers
David Seifert 8f16d0f3c9 Fix ICC on macOS 2018-09-16 18:27:19 +03:00
..
__init__.py Use enum instead of `int` for compiler variants 2018-09-16 00:47:32 +03:00
c.py Fix ICC on macOS 2018-09-16 18:27:19 +03:00
c_function_attributes.py Add method to check for C/C++ function attributes 2018-09-07 11:52:15 -07:00
compilers.py Fix ICC on macOS 2018-09-16 18:27:19 +03:00
cpp.py Fix ICC on macOS 2018-09-16 18:27:19 +03:00
cs.py Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00
d.py D: Fix some compiler arguments not getting passed through properly 2018-09-16 14:58:50 +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