meson/mesonbuild/compilers
Olexa Bilaniuk df0b734a17 Fixes for CUDA compiler shared library linking.
Also adds test case for shared library linking.

Closes #4912, at least on Linux. The future 0.50.0 does not yet claim to
support CUDA on systems other than Linux and backends other than Ninja.
2019-02-13 21:07:11 +02:00
..
__init__.py correct naming to CudaCompiler, pep8 2019-01-29 22:06:11 +02:00
c.py Never access environment.properties downstream 2019-02-02 13:59:14 -05:00
c_function_attributes.py compilers/c_function_attributes: fix for ICC 2018-11-15 18:42:25 -08:00
compilers.py BUGFIX: Fortran openmp 2019-02-13 21:06:15 +02:00
cpp.py Add PGI C and C++ compilers (#4803) 2019-01-21 20:09:36 +02:00
cs.py C# and Java compilers should have `is_cross = False` 2019-02-01 13:22:01 -05:00
cuda.py Fixes for CUDA compiler shared library linking. 2019-02-13 21:07:11 +02:00
d.py d: fix linker due to argument errors 2019-02-05 11:13:05 +00:00
fortran.py BUGFIX: Fortran openmp 2019-02-13 21:06:15 +02:00
java.py C# and Java compilers should have `is_cross = False` 2019-02-01 13:22:01 -05:00
objc.py Use enum instead of `int` for compiler variants 2018-09-16 00:47:32 +03:00
objcpp.py Use enum instead of `int` for compiler variants 2018-09-16 00:47:32 +03:00
rust.py Added more compiler option support 2019-01-06 12:19:33 +01:00
swift.py Added more compiler option support 2019-01-06 12:19:33 +01:00
vala.py vala: Support position-independent executables 2019-02-04 15:35:48 +00:00