Commit History

Author SHA1 Message Date
  James Bigler 6916f8dba7 Allow -g3 for CUDA v3.0+. 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
  James Bigler 9605af8c2e Look for nvcc in the 32 bit bin directory before the 64 bin directory. 16 years ago
  James Bigler 94fff7af35 Fix Xcode build. 16 years ago
  James Bigler 7112227c18 Updated copyright notice to conform to NVIDIA guidelines. 16 years ago
  James Bigler c66fb80171 Removed support for cutil library and header file. 16 years ago
  James Bigler a26dac2202 Fixed CUDA_PROPAGATE_HOST_FLAGS, added path for Mac SDK. 16 years ago
  Brad King 1a527daa3b Convert newlines from CRLF to LF 16 years ago
  James Bigler d468145fa2 Documentation fixes, new CUDA_PROPAGATE_HOST_FLAGS, changed output directory. 16 years ago
  James Bigler b7142e9214 Updated formatting of documentation plus a little reorganization. 16 years ago
  James Bigler eaaf71d7b3 Initial version of FindCUDA script. Still needs documentation formatting. 16 years ago