Commit History

Author SHA1 Message Date
  James Bigler bb6acb8667 Add support for the emulation version of the cudart library. 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