summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindBoost-no-warn'Brad King2021-02-101-1/+7
|\
| * FindBoost: Add option to suppress new boost version dependency warningJohn Melas2021-02-101-1/+7
* | Merge topic 'findcudatoolkit_handle_cuda_compiler_without_enabled_lang'Brad King2021-02-101-0/+1
|\ \
| * | FindCUDAToolkit: Robust version checks when CUDA lang is not enabledRobert Maynard2021-02-091-0/+1
* | | Merge topic 'clang-imsvc'Brad King2021-02-102-1/+1
|\ \ \ | |_|/ |/| |
| * | Clang: Use -imsvc for system include only with MSVC-like front-endBrad King2021-02-092-1/+1
| * | Merge topic 'FindXCTest-bundle-inject' into release-3.19Brad King2021-02-091-2/+9
| |\ \
* | \ \ Merge topic 'FindXCTest-bundle-inject'Brad King2021-02-091-2/+9
|\ \ \ \ | | |/ / | |/| |
| * | | FindXCTest: Fix output directory for test bundle with new build systemYauheni Khnykin2021-02-081-2/+9
* | | | Merge topic 'xcode12-ios_install_combined'Brad King2021-02-091-13/+18
|\ \ \ \ | | |/ / | |/| |
| * | | IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)Craig Scott2021-02-081-13/+18
| |/ /
* | | Merge topic 'cuda_support_nvcc_from_hpctoolkit'Brad King2021-02-093-38/+32
|\ \ \
| * | | CUDA: Always extract CUDA Toolkit root from nvcc verbose outputRobert Maynard2021-02-083-38/+32
| | |/ | |/|
* | | Merge topic '21479-branding-name-cpack-nsis'Brad King2021-02-091-0/+1
|\ \ \
| * | | CPack/NSIS: Add option for setting branding textJohnny Jazeix2021-02-071-0/+1
| |/ /
* | | AddFileDependencies: Deprecate this unnecessary moduleBrad King2021-02-081-1/+13
* | | MacroAddFileDependencies: Explicitly deprecate by documentationBrad King2021-02-081-7/+13
* | | MacroAddFileDependencies: Simplify implementationBrad King2021-02-081-8/+1
* | | Merge topic 'AddFileDependencies-simplify'Brad King2021-02-081-11/+4
|\ \ \
| * | | AddFileDependencies: Avoid leaking temporary variableAnakin Skywalker2021-02-081-11/+4
| |/ /
* | | Merge topic 'cmake_library_architecture_better_multiarch_support'Brad King2021-02-083-21/+61
|\ \ \
| * | | CMakeDetermineCompilerABI: Parse library arch from versioned pathsRobert Maynard2021-02-043-21/+61
* | | | Merge topic 'FindGit-version-optimization-more'Brad King2021-02-081-16/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | FindGit: Cache the version more effectivelyCraig Scott2021-02-051-16/+17
* | | | Merge topic 'fetchcontent-performance'Brad King2021-02-0520-1088/+1887
|\ \ \ \
| * | | | FetchContent: Invoke steps directly and avoid a separate sub-buildCraig Scott2021-02-0413-308/+475
| * | | | ExternalProject: Refactor pre-configure steps to support no-target usesCraig Scott2021-02-0414-777/+1285
| * | | | ExternalProject: Avoid scanning docs for keywords, use include_guard()Craig Scott2021-01-291-54/+178
| |/ / /
* | | | Merge topic 'aix-xcoff-edit'Brad King2021-02-041-0/+5
|\ \ \ \
| * | | | CMakeDetermineCompilerId: Recognize XCOFF executable formatBrad King2021-02-031-0/+5
| | |/ / | |/| |
* | | | Merge topic 'FindBoost-1.75'Brad King2021-02-041-2/+17
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | FindBoost: Add support for Boost 1.75Brad King2021-02-031-2/+17
* | | Merge topic 'findcudatoolkit_env_path'Brad King2021-02-031-1/+1
|\ \ \ | |/ /
| * | FindCUDAToolkit: Restore use of CUDA_PATH environment variableRobert Maynard2021-02-031-1/+1
* | | FindOpenSSL: Add support for version-rangeDeniz Bahadir2021-02-011-0/+8
| |/ |/|
* | Merge topic 'externalproject-update-refactor'Brad King2021-01-292-172/+237
|\ \
| * | ExternalProject: Improve robustness of update stepCraig Scott2021-01-281-172/+233
| * | ExternalProject: Prevent the noisy detached head messages on checkoutCraig Scott2021-01-281-0/+4
* | | FindBLAS: Add support for IntelLLVMWilliam R. Dieter2021-01-281-0/+3
* | | FindBoost: Add support for IntelLLVMWilliam R. Dieter2021-01-281-2/+4
* | | FindOpenMP: Add support for IntelLLVMWilliam R. Dieter2021-01-281-0/+1
* | | FindMPI: Add support for IntelLLVMWilliam R. Dieter2021-01-281-1/+11
* | | IRSL: Add support for IntelLLVMWilliam R. Dieter2021-01-281-7/+7
* | | IntelLLVM: Add support for Intel LLVM-based compilersWilliam R. Dieter2021-01-2828-12/+496
* | | GenerateExportHeader: Recognize Intel < 12 more strictlyWilliam R. Dieter2021-01-281-1/+1
|/ /
* | FindOpenMP: Add support for NVHPC compilerTin Huynh2021-01-271-0/+1
* | FindOpenACC: Add support for NVHPC compilerTin Huynh2021-01-271-1/+4
* | GenerateExportHeader: Add support for NVHPC compilerBrad King2021-01-271-2/+2
* | NVHPC: Add support for NVIDIA HPC SDK compilers based on PGITin Huynh2021-01-2711-0/+72
* | CPack: add CPACK_THREADS variable to control compression threadsRodolfo Lima2021-01-261-0/+23