meson/mesonbuild/compilers
Dylan Baker fc547ad05e haiku: do not add pthread arguments
Haiku has pthreads, but they are part of the standard C library, and do
not need either special compiler or linker flags.
2017-12-07 09:35:12 -08:00
..
__init__.py Split out languages from compilers.py 2017-06-23 00:42:41 +01:00
c.py haiku: do not add pthread arguments 2017-12-07 09:35:12 -08:00
compilers.py Merge pull request #2618 from mesonbuild/osxlinkerfixes 2017-12-03 02:25:44 +02:00
cpp.py Renamed UserStringArrayOption to UserArrayOption for short. 2017-12-07 00:00:34 +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