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
*
MAINT: Misc. typos
luz.paz
2018-02-13
1
-5/+5
*
FindCUDA: Fix regression in per-config flags
Brad King
2018-01-30
1
-0/+12
*
MAINT: Misc. typos
luz.paz
2018-01-10
1
-1/+1
*
Merge topic 'unhardcode-configuration-types'
Brad King
2018-01-10
1
-18/+1
|
\
|
*
Unhardcode the CMAKE_CONFIGURATION_TYPES values
Beren Minor
2018-01-08
1
-18/+1
*
|
Merge topic 'FindCUDA-deduplicate-c+std-host-flags'
Brad King
2018-01-09
1
-1/+1
|
\
\
|
*
|
FindCUDA: de-duplicates C++11 flag when propagating host flags.
David Hirvonen
2018-01-06
1
-1/+1
*
|
|
Merge topic 'msvc2017-findcuda'
Brad King
2018-01-09
1
-8/+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FindCUDA: Update to properly find MSVC 2017 compiler tools
Aaron Bray
2018-01-08
1
-8/+15
|
|
/
*
|
Merge topic 'use_generator_is_multi_config'
Brad King
2018-01-08
1
-6/+9
|
\
\
|
*
|
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules
Craig Scott
2017-12-29
1
-6/+9
|
|
/
*
|
Various typo fixes
Luz Paz
2018-01-03
1
-1/+1
|
/
*
Merge topic 'findcuda-separable-compilation-fix'
Brad King
2017-11-30
1
-2/+2
|
\
|
*
FindCUDA: Add cublas device library to separable compilation
Jamil Appa
2017-11-29
1
-2/+2
*
|
Modules: Replace coded PATHS with PATH_SUFFIXES
Christian Pfeiffer
2017-11-20
1
-2/+1
*
|
Fix trivial typos in text
luzpaz
2017-11-03
1
-1/+1
|
/
*
FindCUDA: Improve documentation formatting markup
Henry Schreiner
2017-10-23
1
-18/+19
*
FindCUDA: Update for CUDA 9 breakup of nppi into multiple libraries
Robert Maynard
2017-10-06
1
-1/+39
*
Merge topic 'FindCUDA-superseded'
Brad King
2017-08-11
1
-0/+14
|
\
|
*
FindCUDA: Document that module has been superseded
Brad King
2017-08-10
1
-0/+14
*
|
FindCUDA: Always obey the CUDA_USE_STATIC_CUDA_RUNTIME option.
Robert Maynard
2017-08-10
1
-2/+6
|
/
*
Merge topic 'FindCUDA-no-empty-genex'
Brad King
2017-06-27
1
-0/+2
|
\
|
*
FindCUDA: Fix CUDA_NVCC_FLAGS_<CONFIG> for separable compilation
Robert Maynard
2017-06-26
1
-0/+2
*
|
FindCUDA: Use find_program if find_host_program is not available
Maxime Roussin-BĂ©langer
2017-06-26
1
-1/+5
|
/
*
Use string(APPEND) in Modules
Daniel Pfeifer
2017-05-17
1
-1/+1
*
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
[next]