meson/mesonbuild/compilers
Ernestas Kulik e4f5fe1b35 vala: add stubs for thread flag methods
As the Vala compiler does not define thread_flags() and
thread_link_flags(), depending on threads in any capacity will cause Meson to
fail.

Fixes #2720.
2017-12-03 00:13:07 +02:00
..
__init__.py Split out languages from compilers.py 2017-06-23 00:42:41 +01:00
c.py compilers: Improve manual library searching 2017-11-11 23:06:48 +05:30
compilers.py spelling: overridden 2017-11-26 05:55:40 +00:00
cpp.py adding C++98 to versions that meson can support 2017-11-29 21:27:00 +02:00
cs.py Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 2017-07-21 19:40:54 +03:00
d.py d: Implement specific properties for D features 2017-09-12 17:32:03 +02:00
fortran.py gfortran: Add coverage arguments 2017-08-15 01:38:01 +05:30
java.py Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 2017-07-21 19:40:54 +03:00
objc.py Add 'Compiler.get_display_language' 2017-06-26 14:15:44 -04:00
objcpp.py Add 'Compiler.get_display_language' 2017-06-26 14:15:44 -04:00
rust.py Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 2017-07-21 19:40:54 +03:00
swift.py Split out languages from compilers.py 2017-06-23 00:42:41 +01:00
vala.py vala: add stubs for thread flag methods 2017-12-03 00:13:07 +02:00