meson/mesonbuild/compilers
Jussi Pakkanen e51da1a34d
Merge pull request #2611 from mesonbuild/nirbheek/pkgconfig-msvc-static
Several fixes to pkg-config dependencies and the pkg-config module (try 3)
2017-11-15 22:51:34 +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 Fix #2620 2017-11-14 22:35:06 +02: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