diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-11-11 06:12:34 +0530 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2016-11-12 13:56:17 -0500 |
commit | 085650a1e3769366ac47f7d8a59386ed6d5a1ef5 (patch) | |
tree | 406344ab18e2708757534a95cf1b2ec0ff2c39c0 /mesonbuild/backend/backends.py | |
parent | 4cdd22f0944d46e6759be93cd4310e23ee94dd2e (diff) | |
download | meson-085650a1e3769366ac47f7d8a59386ed6d5a1ef5.zip meson-085650a1e3769366ac47f7d8a59386ed6d5a1ef5.tar.gz meson-085650a1e3769366ac47f7d8a59386ed6d5a1ef5.tar.bz2 |
vala: Implement valac.find_library
Move CCompiler.compile to Compiler.compile so that ValaCompiler can use
it. Also rewrite ValaCompiler.sanity_check to use it since it does
a simple compile check.
At the same time, it enhances ExternalLibrary to support arguments for
languages other than C-like.
Includes a test for this that links against zlib through Vala.
Closes #983
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions