| Commit message (Expand) | Author | Age | Files | Lines |
* | FindCUDA: Fix object build rule for separate compilation on VS 2013+ (#15697) | Dominic Meiser | 2015-08-20 | 1 | -3/+2 |
|
|
* | FindCUDA: Resolve a host compiler symlink only if it is Apple cc -> clang | Bill Hoffman | 2015-06-15 | 1 | -9/+23 |
|
|
* | FindCUDA: Create output dir while compiling intermediate link file (#15016) | James Bigler | 2015-04-20 | 1 | -0/+2 |
|
|
* | FindCUDA: Add specific cuda_language_flag instead of using nvcc. | James Bigler | 2015-04-09 | 1 | -1/+3 |
|
|
* | FindCUDA: Allow setting CUDA_SOURCE_PROPERTY_FORMAT for non-.cu files. | James Bigler | 2015-04-09 | 1 | -8/+19 |
|
|
* | Merge topic 'FindCUDA.cmake/C++11Flags' | Brad King | 2015-04-09 | 1 | -0/+13 |
|\ |
|
| * | FindCUDA: Handle c++11 host flag | James Bigler | 2015-04-08 | 1 | -0/+13 |
|
|
* | | FindCUDA: Use the static CUDA runtime library if available (#15482) | James Bigler | 2015-04-03 | 1 | -4/+81 |
|/ |
|
* | FindCUDA: Mark more cache variables as advanced | Mark Abraham | 2015-01-22 | 1 | -0/+4 |
|
|
* | FindCUDA: Add cuSOLVER library from CUDA 7.0 | Andrew Seidl | 2015-01-21 | 1 | -0/+7 |
|
|
* | Merge topic 'FindCUDA.cmake/UseCMAKE_CXX_FLAGS_separableCompilation' | Brad King | 2015-01-11 | 1 | -1/+9 |
|\ |
|
| * | FindCUDA: Add relevant CMAKE_{C,CXX}_FLAGS for separable compilation | James Bigler | 2015-01-06 | 1 | -1/+9 |
|
|
| * | Merge branch 'release-doc-formatting' into doc-formatting | Brad King | 2014-11-06 | 1 | -4/+4 |
| |\ |
|
* | | | FindCUDA: Do not assume CMAKE_SYSTEM_PROCESSOR is set | Mark Abraham | 2015-01-08 | 1 | -2/+2 |
|
|
* | | | Merge branch 'release-doc-formatting' into release | Brad King | 2014-11-07 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Modules: Wrap long lines in pre-formatted documentation blocks | Brad King | 2014-11-06 | 1 | -4/+4 |
|
|
* | | FindCUDA: Remove rpath logic outdated by CMake's own @rpath support | Clinton Stimpson | 2014-10-22 | 1 | -12/+0 |
|/ |
|
* | FindCUDA: Avoid if() auto-dereference in string comparisons | Adam Strzelecki | 2014-09-24 | 1 | -7/+7 |
|
|
* | FindCUDA: Fix OSX Clang & no C language enabled | Adam Strzelecki | 2014-06-30 | 1 | -2/+12 |
|
|
* | Do not change minimum required version in modules | Daniele E. Domenichelli | 2014-05-19 | 1 | -5/+0 |
|
|
* | Merge topic 'FindCUDA-separable-compilation-flags' | Brad King | 2014-05-19 | 1 | -0/+9 |
|\ |
|
| * | FindCUDA: Use CUDA_NVCC_FLAGS* for separable compilation | James Bigler | 2014-05-19 | 1 | -0/+9 |
|
|
* | | FindCUDA: Add support for compilation to fatbin & cubin modules | Tobias Zirr | 2014-04-30 | 1 | -29/+60 |
|
|
* | | Remove .* expressions from beginning and end of MATCHES regexs | Rolf Eike Beer | 2014-04-14 | 1 | -1/+1 |
|
|
* | | FindCUDA: Fix a typo | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|/ |
|
* | FindCUDA: Fix literal block formatting | Brad King | 2014-01-29 | 1 | -161/+4 |
|
|
* | added support for arm cross compilation with CUDA 5.5: | Vladislav Vinogradov | 2013-10-24 | 1 | -8/+40 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -281/+449 |
|
|
* | FindCUDA: Fix NPP library search for CUDA 5.5 | Vladislav Vinogradov | 2013-10-11 | 1 | -1/+16 |
|
|
* | FindCUDA: Always list custom command outputs in their targets | Brad King | 2013-09-13 | 1 | -16/+1 |
|
|
* | FindCUDA: Search for libraries in <prefix>/lib/<arch>/nvidida-current. | Robert Maynard | 2013-07-22 | 1 | -1/+5 |
|
|
* | Merge topic 'Cuda_WRAP_SRCS_duplicates' | Brad King | 2013-05-16 | 1 | -0/+3 |
|\ |
|
| * | FindCUDA: Remove duplicate entries from INCLUDE_DIRECTORIES. | Marcel Loose | 2013-04-18 | 1 | -0/+3 |
|
|
* | | FindCUDA: CUDA_COMPUTE_BUILD_PATH uses relative paths to binary dir. | Mathias Gaunard | 2013-04-18 | 1 | -1/+7 |
|/ |
|
* | Merge topic 'FindCUDA.cmake/SeparableCompilation' | Brad King | 2013-03-18 | 1 | -13/+28 |
|\ |
|
| * | FindCUDA: Use the PRE_LINK mode only for MSVC >= 10 | James Bigler | 2013-03-14 | 1 | -13/+28 |
|
|
* | | Merge topic 'FindCUDA.cmake/AddCUDA_cupti_LIBRARY' | Brad King | 2013-03-12 | 1 | -7/+26 |
|\ \ |
|
| * | | FindCUDA: Added cupti library. | James Bigler | 2013-03-12 | 1 | -7/+26 |
|
|
* | | | Merge topic 'FindCUDA.cmake/SeparableCompilation' | Brad King | 2013-03-12 | 1 | -1/+150 |
|\ \ \
| | |/
| |/| |
|
| * | | FindCUDA: Add support for separable compilation | James Bigler | 2013-03-12 | 1 | -1/+150 |
| |/ |
|
* | | FindCUDA: Remove linkage against CUDA driver library (#13084) | James Bigler | 2013-03-12 | 1 | -5/+0 |
|/ |
|
* | Merge topic 'topics/FindCUDA/Add-CUDA_HOST_COMPILER' | David Cole | 2012-09-18 | 1 | -5/+17 |
|\ |
|
| * | FindCUDA: Added CUDA_HOST_COMPILER variable. | James Bigler | 2012-08-20 | 1 | -5/+17 |
|
|
* | | Merge topic 'topics/FindCUDA/Add-CUDA_SOURCE_PROPERTY_FORMAT' | David Cole | 2012-08-24 | 1 | -19/+29 |
|\ \ |
|
| * | | Added CUDA_SOURCE_PROPERTY_FORMAT. Allows setting per file format (OBJ or PTX) | James Bigler | 2012-08-20 | 1 | -19/+29 |
|
|
* | | | Merge topic 'topics/FindCUDA/Fix-g3-again' | David Cole | 2012-08-24 | 1 | -1/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Replace -g3 with -g for CUDA 4.1 and 4.2 in addition to CUDA < 3.0. | James Bigler | 2012-06-19 | 1 | -1/+11 |
| |/ |
|
* | | use the find_* functions ENV parameter | Rolf Eike Beer | 2012-08-14 | 1 | -1/+3 |
|
|
* | | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -33/+33 |
|
|
* | | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|