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
/
Compiler
/
NVIDIA-CUDA.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CUDA: Add abstraction for cuda runtime selection
Robert Maynard
2020-01-27
1
-0/+5
*
CUDA: Fix compiler option version checks for nvcc 10.2.19
Raul Tambre
2020-01-03
1
-2/+2
*
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
Robert Maynard
2019-12-10
1
-6/+19
*
CUDA: get header deps from compiler invocation when possible
Robert Maynard
2019-11-29
1
-0/+7
*
CUDA: forward unknown flags to host compiler when possible.
Robert Maynard
2019-11-29
1
-0/+16
*
CUDA: Compilers can now state they don't require a device linking step
Robert Maynard
2019-08-06
1
-0/+1
*
Ninja: Add support for CUDA nvcc response files
Francisco Facioni
2019-06-03
1
-0/+5
*
CMakeDetermineCompilerABI: pass verbose flag during compilation
Brad King
2019-01-21
1
-0/+1
*
CUDA: Do not pass unsupported @rspfile arguments to NVCC
Brad King
2018-03-07
1
-0/+6
*
CUDA: Add support for requesting C++98 under CUDA 9
Robert Maynard
2017-09-26
1
-0/+2
*
CUDA: Add support for the C++14 standard flag.
Robert Maynard
2017-05-11
1
-0/+6
*
CUDA: Fix default compiler flags on Windows
Brad King
2017-02-15
1
-6/+5
*
CUDA: Do not use non-existent -Os flag for nvcc
Brad King
2017-02-14
1
-1/+1
*
CUDA: Populate NVIDIA compiler information on Windows
Brad King
2017-01-12
1
-13/+17
*
CUDA: Fix default compiler flag initialization
Brad King
2016-12-09
1
-5/+5
*
CUDA: Refactor CMakeCUDAInformation to prepare for separable compilation.
Robert Maynard
2016-11-14
1
-0/+5
*
CUDA: Use the host compiler for linking CUDA executables and shared libs.
Robert Maynard
2016-11-14
1
-2/+4
*
CUDA: We now properly perform CUDA compiler identification.
Robert Maynard
2016-11-14
1
-1/+1
*
CUDA: Add support language levels (98/11)
Robert Maynard
2016-11-14
1
-6/+7
*
CUDA: Add basic CUDA language support for *NIX systems.
Robert Maynard
2016-11-14
1
-0/+16