meson/mesonbuild/compilers
Xavier Claessens 2b93852a2e CCompiler: Do not call to_native() twice
compile() method already does it so links() and compiles() shouldn't do
it too. This fix regression introduced in 3d91a08b.

Closes #3431
2018-04-19 11:37:35 +00:00
..
__init__.py Merged Arm CC support. 2018-04-16 23:02:09 +03:00
c.py CCompiler: Do not call to_native() twice 2018-04-19 11:37:35 +00:00
compilers.py Merge pull request #3353 from xclaesse/has-link-argument 2018-04-17 23:26:53 +03:00
cpp.py Add has_link_argument() and friends 2018-04-16 19:14:02 -04:00
cs.py Add macOS linker versioning information 2018-04-16 22:26:16 +03:00
d.py Add macOS linker versioning information 2018-04-16 22:26:16 +03:00
fortran.py Add an OpenMP dependency. 2018-04-17 02:04:37 -04:00
java.py Add macOS linker versioning information 2018-04-16 22:26:16 +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 cross-compilation support for `rustc` 2018-01-29 15:47:05 -08:00
swift.py Split out languages from compilers.py 2017-06-23 00:42:41 +01:00
vala.py vala: Don't pass -o and -C at the same time 2018-04-11 21:42:42 +03:00