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
*
FindCUDA: Add option to use modern form of target_link_libraries
Taylor Braun-Jones
2017-04-04
1
-7/+14
*
Merge topic 'cuda_use_cudadevrt_with_separable_compilation'
Brad King
2016-09-20
1
-0/+13
|
\
|
*
FindCUDA: find cudadevrt and link it if CUDA_SEPARABLE_COMPILATION is ON
Robert Maynard
2016-09-20
1
-0/+13
*
|
FindCUDA: Allow cuda_compile* macros to be called more than once per directory
Stephen Sorley
2016-08-31
1
-2/+13
*
|
FindCUDA: Fix for broken cuda_compile* commands.
Stephen Sorley
2016-08-31
1
-9/+32
|
/
*
FindCUDA: Take NVCC include directories from target properties
Peter Boettcher
2016-08-16
1
-21/+11
*
FindCUDA: Fix missing librt on Linux when using static cuda runtime.
Stephen Sorley
2016-08-12
1
-6/+7
*
FindCUDA: Restore default behavior of CUDA_USE_STATIC_CUDA_RUNTIME
Stephen Sorley
2016-08-12
1
-3/+4
*
Merge topic 'FindCUDA-no-windows-librt'
Brad King
2016-08-03
1
-1/+1
|
\
|
*
FindCUDA: Do not look for librt on Windows
Stephen Sorley
2016-08-02
1
-1/+1
*
|
FindCUDA: Add search path for nvcc on Arch
Hans Gaiser
2016-08-02
1
-1/+2
|
/
*
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-27
1
-2/+2
*
Fix typos.
Felix Geyer
2016-07-10
1
-1/+1
*
FindCUDA: Use the correct runtime in REQUIRED_VARS check
Chuck Atkins
2016-06-14
1
-1/+3
*
FindCUDA: Refactor Android(Tegra) support
Boris Fomitchev
2016-06-09
1
-45/+87
*
FindCUDA: Adjust vertical whitespace
Boris Fomitchev
2016-06-09
1
-3/+5
*
FindCUDA: Add support for finding the cublas_device library
James Sharpe
2016-05-25
1
-2/+4
*
FindCUDA: Add support for generator expressions in CUDA_NVCC_FLAGS
Chuck Atkins
2016-05-25
1
-2/+7
*
FindCUDA: Detect and report FP16 support
Boris Fomitchev
2016-05-19
1
-0/+7
*
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
1
-2/+2
*
FindCUDA: Fix regression in separate compilation (#16027)
Brad King
2016-03-22
1
-1/+6
*
FindCUDA: Fix regression under Visual Studio generators
Brad King
2016-02-17
1
-3/+13
*
FindCUDA: Support special characters in path (#15919)
Brad King
2016-01-15
1
-0/+3
*
FindCUDA: Add paths for crosscompiling to aarch64
Alexander Szakaly
2015-11-23
1
-0/+3
*
FindCUDA: drop CUDA_dl_LIBRARY
Rolf Eike Beer
2015-11-03
1
-8/+1
*
FindCUDA: Fix object build rule for separate compilation on VS 2013+ (#15697)
Dominic Meiser
2015-08-20
1
-3/+2
*
FindCUDA: Resolve a host compiler symlink only if it is Apple cc -> clang
Bill Hoffman
2015-06-15
1
-9/+23
*
FindCUDA: Create output dir while compiling intermediate link file (#15016)
James Bigler
2015-04-20
1
-0/+2
*
FindCUDA: Add specific cuda_language_flag instead of using nvcc.
James Bigler
2015-04-09
1
-1/+3
*
FindCUDA: Allow setting CUDA_SOURCE_PROPERTY_FORMAT for non-.cu files.
James Bigler
2015-04-09
1
-8/+19
*
Merge topic 'FindCUDA.cmake/C++11Flags'
Brad King
2015-04-09
1
-0/+13
|
\
|
*
FindCUDA: Handle c++11 host flag
James Bigler
2015-04-08
1
-0/+13
*
|
FindCUDA: Use the static CUDA runtime library if available (#15482)
James Bigler
2015-04-03
1
-4/+81
|
/
*
FindCUDA: Mark more cache variables as advanced
Mark Abraham
2015-01-22
1
-0/+4
*
FindCUDA: Add cuSOLVER library from CUDA 7.0
Andrew Seidl
2015-01-21
1
-0/+7
*
Merge topic 'FindCUDA.cmake/UseCMAKE_CXX_FLAGS_separableCompilation'
Brad King
2015-01-11
1
-1/+9
|
\
|
*
FindCUDA: Add relevant CMAKE_{C,CXX}_FLAGS for separable compilation
James Bigler
2015-01-06
1
-1/+9
|
*
Merge branch 'release-doc-formatting' into doc-formatting
Brad King
2014-11-06
1
-4/+4
|
|
\
*
|
|
FindCUDA: Do not assume CMAKE_SYSTEM_PROCESSOR is set
Mark Abraham
2015-01-08
1
-2/+2
*
|
|
Merge branch 'release-doc-formatting' into release
Brad King
2014-11-07
1
-4/+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Modules: Wrap long lines in pre-formatted documentation blocks
Brad King
2014-11-06
1
-4/+4
*
|
FindCUDA: Remove rpath logic outdated by CMake's own @rpath support
Clinton Stimpson
2014-10-22
1
-12/+0
|
/
*
FindCUDA: Avoid if() auto-dereference in string comparisons
Adam Strzelecki
2014-09-24
1
-7/+7
*
FindCUDA: Fix OSX Clang & no C language enabled
Adam Strzelecki
2014-06-30
1
-2/+12
*
Do not change minimum required version in modules
Daniele E. Domenichelli
2014-05-19
1
-5/+0
*
Merge topic 'FindCUDA-separable-compilation-flags'
Brad King
2014-05-19
1
-0/+9
|
\
|
*
FindCUDA: Use CUDA_NVCC_FLAGS* for separable compilation
James Bigler
2014-05-19
1
-0/+9
*
|
FindCUDA: Add support for compilation to fatbin & cubin modules
Tobias Zirr
2014-04-30
1
-29/+60
*
|
Remove .* expressions from beginning and end of MATCHES regexs
Rolf Eike Beer
2014-04-14
1
-1/+1
*
|
FindCUDA: Fix a typo
Ben Boeckel
2014-03-08
1
-1/+1
|
/
[next]