meson/mesonbuild/compilers
Matthias Klumpp 6cd3f066b4 d: Implement specific properties for D features 2017-09-12 17:32:03 +02:00
..
__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 Add Compiler.get_supported_arguments() 2017-08-31 20:24:20 +01: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 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: enable colored warning and error output (#2142) 2017-08-01 06:22:17 -04:00