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
/
Platform
/
Windows-NVIDIA-CUDA.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION
Robert Maynard
2021-10-20
1
-6/+2
*
Platform/Windows-NVIDIA-CUDA: Remove duplicated code
Raul Tambre
2021-02-14
1
-9/+1
*
CUDA: Fix spelling __IMPLICT_ -> __IMPLICIT_
Raul Tambre
2021-02-14
1
-16/+16
*
Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime
Brad King
2020-05-22
1
-1/+0
|
\
|
*
CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchain
Robert Maynard
2020-05-21
1
-1/+0
*
|
CUDA: Add support for Clang compiler
Raul Tambre
2020-05-15
1
-0/+4
*
|
CUDA: Device linking use now link options
Marc Chevrier
2020-04-19
1
-2/+2
*
|
CUDA: Abstract language flag to compiler modules
Raul Tambre
2020-03-11
1
-4/+4
*
|
MSVC: Use 'lib' instead of 'link /lib' to create static libraries
Francisco Facioni
2020-03-03
1
-1/+1
|
/
*
CUDA: Add abstraction for cuda runtime selection
Robert Maynard
2020-01-27
1
-0/+5
*
CUDA: forward unknown flags to host compiler when possible.
Robert Maynard
2019-11-29
1
-12/+5
*
CUDA: Implement MSVC runtime library abstraction
Brad King
2019-06-26
1
-4/+19
*
MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default
Brad King
2019-04-19
1
-1/+10
*
MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}
Mateusz Zych
2018-10-29
1
-2/+2
*
CUDA: Enable RC language on Windows
Brad King
2018-10-29
1
-0/+2
*
CUDA: Avoid using deprecated cublas_device to identify device lib dirs
Robert Maynard
2018-08-23
1
-1/+1
*
CUDA: Drop unused/broken platform link flags placeholder
Brad King
2018-05-25
1
-4/+4
*
CUDA: Pass host linker directories to device linker
Brad King
2018-03-28
1
-2/+17
*
CUDA: When linking device code suppress CUDA 8.0+ deprecation warnings
Robert Maynard
2017-06-13
1
-2/+10
*
CUDA: Fix default compiler flags on Windows
Brad King
2017-02-15
1
-5/+7
*
CUDA: Link to standard system libraries when linking as CUDA
Brad King
2017-02-14
1
-0/+2
*
CUDA: Now pass correct FLAGS when device link cuda executables.
Robert Maynard
2017-01-12
1
-1/+1
*
CUDA: Populate NVIDIA compiler information on Windows
Brad King
2017-01-12
1
-0/+42