meson/mesonbuild/compilers
pbl 198d4b83b9 add implib support for ArmclangCompiler (#4420) 2018-10-26 18:57:18 +03:00
..
__init__.py Use enum instead of `int` for compiler variants 2018-09-16 00:47:32 +03:00
c.py compilers/c: Fix allow undefined link arg for PE/COFF 2018-10-25 19:30:42 +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 add implib support for ArmclangCompiler (#4420) 2018-10-26 18:57:18 +03:00
cpp.py add cpp_std support for MSVC 2018-10-22 19:14:00 +03: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