meson/mesonbuild/compilers
Nirbheek Chauhan 5764a26a4c gfortran: Add coverage arguments 2017-08-15 01:38:01 +05:30
..
__init__.py Split out languages from compilers.py 2017-06-23 00:42:41 +01:00
c.py Pass -fpch-preprocess to GCC when precompiled headers are used 2017-08-13 21:24:28 +03:00
compilers.py find_library: Ignore libs on MSVC properly 2017-07-23 02:12:00 +03:00
cpp.py Pass -fpch-preprocess to GCC when precompiled headers are used 2017-08-13 21:24:28 +03: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 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
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: enable colored warning and error output (#2142) 2017-08-01 06:22:17 -04:00