index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindCUDA.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed warning string to use the WARNING flag.
James Bigler
2010-01-08
1
-1/+1
*
Disable the --host-compilation flag for CUDA >= 3.0 since it is derecated.
James Bigler
2010-01-08
1
-1/+5
*
Fix #9970: Use execute_process instead of deprecated exec_program.
James Bigler
2009-12-01
1
-1/+1
*
Fix -fPIC from being used on executable object files.
James Bigler
2009-11-04
1
-14/+36
*
Look for nvcc in the 32 bit bin directory before the 64 bin directory.
James Bigler
2009-10-27
1
-2/+2
*
Fix Xcode build.
James Bigler
2009-10-07
1
-0/+2
*
Updated copyright notice to conform to NVIDIA guidelines.
James Bigler
2009-10-05
1
-2/+1
*
Removed support for cutil library and header file.
James Bigler
2009-09-29
1
-41/+54
*
Fixed CUDA_PROPAGATE_HOST_FLAGS, added path for Mac SDK.
James Bigler
2009-09-29
1
-15/+22
*
Convert newlines from CRLF to LF
Brad King
2009-09-25
1
-1205/+1205
*
Documentation fixes, new CUDA_PROPAGATE_HOST_FLAGS, changed output directory.
James Bigler
2009-09-25
1
-136/+168
*
Updated formatting of documentation plus a little reorganization.
James Bigler
2009-09-23
1
-141/+145
*
Initial version of FindCUDA script. Still needs documentation formatting.
James Bigler
2009-09-15
1
-0/+1169