meson/mesonbuild/compilers
Jussi Pakkanen bea6b1a6f6 Merge pull request #2187 from centricular/fix-pcap-dependency
Fix pcap dependency, str.strip() now takes an argument, add cc.get_return_value()
2017-09-22 22:04:18 +03:00
..
__init__.py Split out languages from compilers.py 2017-06-23 00:42:41 +01:00
c.py Merge pull request #2187 from centricular/fix-pcap-dependency 2017-09-22 22:04:18 +03:00
compilers.py flake8: Perform suggested whitespace/formatting changes 2017-09-21 11:59:03 -04: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