aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/cuda.py
AgeCommit message (Expand)AuthorFilesLines
2018-07-02added cuda test caseflobBeau Johnston1-0/+3
2018-07-02fixed file extensions for cudaBeau Johnston1-2/+2
2018-07-02added check to see if cuda was detectedBeau Johnston1-1/+26
2018-06-10fixed sideci for cuda compilation fixBeau Johnston1-5/+1
2018-06-10added cuda compilerBeau Johnston1-0/+164