Commit History

Author SHA1 Message Date
  James Bigler 154f53738f Added support for curand, cusparse, npp, nvcuenc and nvcuvid libraries. 14 years ago
  David Cole 0ea95b99ce Merge topic 'topics/FindCUDA/Misc-fixes' 14 years ago
  David Cole c26e28754c Merge topic 'topics/FindCUDA/Multi-dir-clash' 14 years ago
  David Cole 9f18f64c7c Merge topic 'topics/FindCUDA/Quote-fixes' 14 years ago
  David Cole 35017df53c Merge topic 'topics/FindCUDA/linux-double-build' 14 years ago
  James Bigler aa36082a2b Miscellaneous fixes. 14 years ago
  James Bigler 80e279d37c Make CUDA working directory unique for each target. 14 years ago
  James Bigler c3c7a0cfb8 Fixes for handling quotes in args and other places (Fix Bug 11726 and 12099). 14 years ago
  James Bigler aa59544078 Reset dependency file list when a dependency disappeared. 14 years ago
  James Bigler 8930938351 Added support for CUDA_PATH which is present in the CUDA toolkit 3.2 onward. 14 years ago
  Brad King c4275592a8 Modules: Include builtin FindPackageHandleStandardArgs directly 15 years ago
  Alex Neundorf ce28737c93 Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 15 years ago
  David Cole b0fb2ad3e1 Merge topic 'AddCMAKE_CURRENT_LIST_DIR' 15 years ago
  Brad King ba3064b584 Merge topic 'FindCUDA-allow-g3' 15 years ago
  James Bigler 6916f8dba7 Allow -g3 for CUDA v3.0+. 15 years ago
  James Bigler 1df8516c0e Fix for bug 0011263. 15 years ago
  Alex Neundorf b01184022b Use absolute path to FindPackageHandleStandardArgs.cmake everywhere 15 years ago
  James Bigler 4f0636e979 Added CUDA 3.2 directory changes. Disable emulation mode for CUDA 3.1+. 15 years ago
  Alex Neundorf 656cd2fad2 Improved version checking for FindCUDA using the new mode of FPHSA 15 years ago
  Kai Wasserbäch 9203e9187e Fix spelling errors reported by Lintian. 15 years ago
  Brad King 4ac531487b Merge branch 'CudaRTEmuLibraryForCUDA30' 15 years ago
  James Bigler bb6acb8667 Add support for the emulation version of the cudart library. 15 years ago
  James Bigler 1d5554201f CUDA_VERSION variable passed to REGEX needs quotes to work when not defined. 15 years ago
  James Bigler 0d30e3fe91 Fixed: CUDA_VERSION_MAJOR/MINOR now computed after first run. 15 years ago
  James Bigler aa495ad021 Add -rpath for cuda libraries on Apple. They use @rpath in the library link names. 16 years ago
  James Bigler f04f912694 Updated the documentation on what kinds of flags you can use when setting target properties. 16 years ago
  James Bigler 6faa4ae15e Changed warning string to use the WARNING flag. 16 years ago
  James Bigler d3034f9b56 Disable the --host-compilation flag for CUDA >= 3.0 since it is derecated. 16 years ago
  James Bigler bbfcb198f8 Fix #9970: Use execute_process instead of deprecated exec_program. 16 years ago
  James Bigler b1817590c1 Fix -fPIC from being used on executable object files. 16 years ago