| Commit message (Expand) | Author | Age | Files | Lines |
* | FindCUDA: Add specific cuda_language_flag instead of using nvcc. | James Bigler | 2015-04-09 | 1 | -0/+2 |
|
|
* | FindCUDA: Avoid if() auto-dereference in string comparisons | Adam Strzelecki | 2014-09-24 | 1 | -1/+1 |
|
|
* | FindCUDA: Fix OSX Clang & no C language enabled | Adam Strzelecki | 2014-06-30 | 1 | -2/+2 |
|
|
* | Replace MATCHES ".+" tests with NOT STREQUAL "" | Rolf Eike Beer | 2014-04-14 | 2 | -2/+2 |
|
|
* | Replace string(REGEX REPLACE) with string(REPLACE) where possible | Rolf Eike Beer | 2014-04-14 | 2 | -5/+3 |
|
|
* | Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) | Rolf Eike Beer | 2014-04-14 | 1 | -4/+4 |
|
|
* | Fix spelling and typos (affecting binary data / module messages) | Andreas Mohr | 2013-05-07 | 1 | -1/+1 |
|
|
* | Merge topic 'topics/FindCUDA/Add-CUDA_HOST_COMPILER' | David Cole | 2012-09-18 | 1 | -2/+10 |
|\ |
|
| * | FindCUDA: Added CUDA_HOST_COMPILER variable. | James Bigler | 2012-08-20 | 1 | -2/+10 |
|
|
* | | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 3 | -10/+10 |
|/ |
|
* | Merge topic 'topics/FindCUDA/Quote-fixes' | David Cole | 2011-12-06 | 1 | -15/+15 |
|\ |
|
| * | Fixes for handling quotes in args and other places (Fix Bug 11726 and 12099). | James Bigler | 2011-12-06 | 1 | -15/+15 |
|
|
* | | Add work around for CUDA in UNC paths. | James Bigler | 2011-12-05 | 1 | -2/+16 |
|/ |
|
* | Define __CUDACC__ during dependency scanning, since NVCC doesn't. | James Bigler | 2010-01-28 | 1 | -0/+7 |
|
|
* | Reordered the arguments, so that user generated arguments go last and thus ge... | James Bigler | 2010-01-08 | 1 | -7/+7 |
|
|
* | Don't allow -G -M on CUDA versions less than 3.0. | James Bigler | 2009-11-30 | 1 | -1/+15 |
|
|
* | Fix Xcode build. | James Bigler | 2009-10-07 | 1 | -6/+0 |
|
|
* | Updated copyright notice to conform to NVIDIA guidelines. | James Bigler | 2009-10-05 | 3 | -6/+3 |
|
|
* | Updated the license on top of each file. | James Bigler | 2009-09-29 | 3 | -48/+93 |
|
|
* | Convert FindCUDA helper newlines from CRLF to LF | Brad King | 2009-09-28 | 2 | -309/+309 |
|
|
* | Added a command to make the output directory. This is to fix the XCode build... | James Bigler | 2009-09-23 | 1 | -0/+6 |
|
|
* | Initial version of FindCUDA script. Still needs documentation formatting. | James Bigler | 2009-09-15 | 3 | -0/+408 |
|
|