summaryrefslogtreecommitdiff
path: root/Modules/CMakeCUDACompiler.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* Link step: use linker dependency linker fileMarc Chevrier2023-05-031-0/+1
* CUDA: Add support for CUDA_ARCHITECTURES=nativeBrad King2022-03-101-0/+1
* CUDA: Generic all and all-major supportRaul Tambre2022-02-011-0/+4
* CompilerID: Compiler extensions default detectionRaul Tambre2021-09-281-0/+1
* CUDA, CXX, OBJCXX: C++23 support with Clang 12Raul Tambre2020-12-081-0/+1
* CMakeDetermineCompilerABI: Detect byte order as part of checkBrad King2020-11-041-0/+1
* CUDA: Clang separable compilationRaul Tambre2020-09-241-0/+3
* CUDA: Determine CUDA toolkit location for NVCCRaul Tambre2020-06-121-0/+3
* Merge branch 'backport-cuda-default-runtime' into cuda-default-runtimeBrad King2020-05-221-0/+2
|\
| * CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchainRobert Maynard2020-05-211-0/+2
* | Compilers: Add paths from -print-sysroot to system prefix pathRobert Maynard2020-04-141-0/+1
* | MSVC: Use 'lib' instead of 'link /lib' to create static librariesFrancisco Facioni2020-03-031-0/+1
|/
* CUDA: Persist SIZEOF_VOID_P and PLATFORM_ABIRobert Maynard2019-12-161-0/+13
* CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-0/+7
* CUDA: persist CMAKE_LIBRARY_ARCHITECTURE and CUDA versionRobert Maynard2019-11-261-0/+5
* Compute implicit include directories from compiler outputChuck Cranor2019-01-211-0/+1
* MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}Mateusz Zych2018-10-291-0/+1
* CUDA: Find CMAKE_LINKER on WindowsBrad King2018-10-291-0/+2
* CUDA: Set CMAKE_CUDA_COMPILER_LOADED variable when language is enabledHenry Schreiner2018-04-131-0/+1
* CUDA: Detect the toolkit include directoriesRobert Maynard2017-02-101-0/+2
* CUDA: set linker preference between C and C++Robert Maynard2017-01-241-1/+1
* CUDA: Now pass correct FLAGS when device link cuda executables.Robert Maynard2017-01-121-0/+2
* CUDA: Detect MSVC architecture idBrad King2017-01-121-0/+1
* CUDA: Detect use of MSVC host compilerBrad King2017-01-121-0/+2
* CUDA: Prefer environment variables CUDACXX and CUDAHOSTCXX.Robert Maynard2016-11-141-0/+1
* CUDA: Use the host compiler for linking CUDA executables and shared libs.Robert Maynard2016-11-141-0/+6
* CUDA: We now properly perform CUDA compiler identification.Robert Maynard2016-11-141-0/+5
* CUDA: Add support language levels (98/11)Robert Maynard2016-11-141-0/+1
* CUDA: Add basic CUDA language support for *NIX systems.Robert Maynard2016-11-141-0/+7