summaryrefslogtreecommitdiffstats
path: root/Modules/FindCUDA
Commit message (Expand)AuthorAgeFilesLines
* Define __CUDACC__ during dependency scanning, since NVCC doesn't.James Bigler2010-01-281-0/+7
* Reordered the arguments, so that user generated arguments go last and thus ge...James Bigler2010-01-081-7/+7
* Don't allow -G -M on CUDA versions less than 3.0.James Bigler2009-11-301-1/+15
* Fix Xcode build.James Bigler2009-10-071-6/+0
* Updated copyright notice to conform to NVIDIA guidelines.James Bigler2009-10-053-6/+3
* Updated the license on top of each file.James Bigler2009-09-293-48/+93
* Convert FindCUDA helper newlines from CRLF to LFBrad King2009-09-282-309/+309
* Added a command to make the output directory. This is to fix the XCode build...James Bigler2009-09-231-0/+6
* Initial version of FindCUDA script. Still needs documentation formatting.James Bigler2009-09-153-0/+408