summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindOpenMP: Handle non-Apple clang on macOSKeno Fischer2023-09-241-2/+3
* CMake Nightly Date StampKitware Robot2023-09-241-1/+1
* CMake Nightly Date StampKitware Robot2023-09-231-1/+1
* Merge topic 'hip-nvidia'Brad King2023-09-2233-48/+349
|\
| * ci: Add HIP job using CUDA on NVIDIA GPUsBrad King2023-09-214-0/+24
| * HIP: Add support for NVIDIA GPUsBrad King2023-09-2119-27/+221
| * HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platformBrad King2023-09-2110-15/+70
| * Tests/HIP/WithDefs: Clean up test caseBrad King2023-09-211-5/+3
| * Tests/HIP/ArchitectureOff: Cover HIP_ARCHITECTURES initializationBrad King2023-09-211-1/+5
| * ci: Add CUDA 11.8 to HIP 5.5 imageBrad King2023-09-213-3/+29
| * ci: Put HIP GPU platform in CMake_TEST_HIPBrad King2023-09-213-3/+3
* | Merge topic 'cuda-factor-out-lang'Brad King2023-09-2218-662/+771
|\ \ | |/
| * CUDA: Factor out helper to generate CUDA architecture flagsBrad King2023-09-212-21/+38
| * CUDA: Factor out helper to validate CMAKE_CUDA_ARCHITECTURESBrad King2023-09-214-19/+28
| * CUDA: Factor out helper for detecting native CUDA architecturesBrad King2023-09-214-68/+84
| * CUDA: Factor out helper to compute all CUDA architecturesBrad King2023-09-213-83/+95
| * CUDA: Factor out helper to find CUDA Toolkit for compilerBrad King2023-09-212-171/+181
| * CUDA: Factor out helper to filter implicit link librariesBrad King2023-09-213-19/+25
| * CUDA: Factor out helper to parse NVCC implicit compiler and linker flagsBrad King2023-09-214-161/+181
| * CUDA: Factor out some NVCC compiler informationBrad King2023-09-212-93/+100
| * CUDA: Clarify order of logic finding CUDA Toolkit for compilerBrad King2023-09-211-3/+3
| * CUDA: Clarify compiler-specific logic in architectures tableBrad King2023-09-211-19/+32
| * CUDA: Clarify logic detecting compiler default CUDA architecturesBrad King2023-09-211-16/+13
| * CUDA: Simplify isolation of work variables for determining compilerBrad King2023-09-211-11/+16
| * CUDA: Combine consecutive blocks using same condition for determining compilerBrad King2023-09-211-4/+2
| * CUDA: Simplify CMAKE_GENERATOR references for determining compilerBrad King2023-09-211-7/+7
| * cmGeneratorTarget: Clarify local variable names for device architecturesBrad King2023-09-191-21/+20
* | Merge topic 'macOS-system-framework-link'Brad King2023-09-227-32/+27
|\ \
| * | macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linkedMarc Chevrier2023-09-217-32/+27
* | | Merge topic 'macOS-simplify-framework-link-option'Brad King2023-09-222-0/+7
|\ \ \
| * | | macOS: Framework: simplify link flagMarc Chevrier2023-09-212-0/+7
| |/ /
* | | CMake Nightly Date StampKitware Robot2023-09-221-1/+1
* | | Merge topic 'fileset-private-dep'Brad King2023-09-2133-15/+320
|\ \ \
| * | | Ninja: Allow compilation before generation of dependencies' private sourcesMartin Duffy2023-09-2033-15/+320
* | | | Merge topic 'findjava'Brad King2023-09-212-87/+85
|\ \ \ \
| * | | | FindJNI: use modern foreach() syntaxscivision2023-09-201-6/+6
| * | | | FindJNI: use 2-space indentsscivision2023-09-201-65/+65
| * | | | FindJNI: use cmake_host_system_info to query registryscivision2023-09-201-7/+6
| * | | | FindJava: use cmake_host_system_info to query registryscivision2023-09-201-7/+6
| * | | | FindJava: use modern foreach() syntaxscivision2023-09-201-3/+3
* | | | | Merge topic 'doc-find-arch-paths'Brad King2023-09-212-11/+20
|\ \ \ \ \
| * | | | | Help: Clarify requirements for find_package to use lib{64,32,x32} pathsBrad King2023-09-202-10/+19
| * | | | | Help: Indent find_package REGISTRY_VIEW paragraphs togetherBrad King2023-09-201-1/+1
* | | | | | Merge topic 'ci-cmake-update'Brad King2023-09-212-7/+7
|\ \ \ \ \ \
| * | | | | | ci: Update CMake version to 3.27.6Kyle Edwards2023-09-202-7/+7
* | | | | | | Merge topic 'ci-clang17-windows'Brad King2023-09-212-13/+13
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | ci: Update LLVM/Clang to 17.0 in nightly CI jobs on WindowsBrad King2023-09-192-13/+13
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-09-211-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'release-3.27'Brad King2023-09-201-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CMake 3.27.6v3.27.6Brad King2023-09-202-3/+3