summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/cuda.py
AgeCommit message (Expand)Author
2019-02-28Fix nvcc error with threads dependency (4999)John M. Lindemon
2019-02-24Solve NVCC -Werror problem.Olexa Bilaniuk
2019-02-24Rework CUDA sanity check.Olexa Bilaniuk
2019-02-19Add warning level zerojml1795
2019-02-13Fixes for CUDA compiler shared library linking.Olexa Bilaniuk
2019-02-13Add werror flags to nvcc. Closes #4911.Jussi Pakkanen
2019-01-21All the fixes needed to make work against current master.Jussi Pakkanen
2019-01-21More tests and pic.Jussi Pakkanen
2019-01-21Clean up minor issues.Jussi Pakkanen
2019-01-21added cuda compilerBeau Johnston