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
*
Modules: Include builtin FindPackageHandleStandardArgs directly
Brad King
2011-01-20
1
-1/+1
*
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
Alex Neundorf
2011-01-04
1
-1/+1
*
Merge topic 'AddCMAKE_CURRENT_LIST_DIR'
David Cole
2010-10-19
1
-1/+1
|
\
|
*
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
Alex Neundorf
2010-09-28
1
-1/+1
*
|
Merge topic 'FindCUDA-allow-g3'
Brad King
2010-10-05
1
-2/+2
|
\
\
|
*
|
Allow -g3 for CUDA v3.0+.
James Bigler
2010-10-04
1
-2/+2
|
|
/
*
|
Fix for bug 0011263.
James Bigler
2010-10-04
1
-1/+3
|
/
*
Added CUDA 3.2 directory changes. Disable emulation mode for CUDA 3.1+.
James Bigler
2010-09-10
1
-3/+22
*
Improved version checking for FindCUDA using the new mode of FPHSA
Alex Neundorf
2010-08-07
1
-29/+8
*
Fix spelling errors reported by Lintian.
Kai Wasserbäch
2010-07-13
1
-2/+2
*
Merge branch 'CudaRTEmuLibraryForCUDA30'
Brad King
2010-06-24
1
-2/+23
|
\
|
*
Add support for the emulation version of the cudart library.
James Bigler
2010-06-21
1
-2/+23
*
|
CUDA_VERSION variable passed to REGEX needs quotes to work when not defined.
James Bigler
2010-06-15
1
-2/+2
*
|
Fixed: CUDA_VERSION_MAJOR/MINOR now computed after first run.
James Bigler
2010-05-12
1
-0/+4
|
/
*
Add -rpath for cuda libraries on Apple. They use @rpath in the library link ...
James Bigler
2010-01-28
1
-0/+8
*
Updated the documentation on what kinds of flags you can use when setting tar...
James Bigler
2010-01-28
1
-3/+6
*
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