summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge topic 'irsl-msvc-arm64'Brad King2021-01-261-7/+9
|\ \
| * | IRSL: Add support for non-x86/x64 architectures such as arm64pastdue2021-01-251-7/+9
* | | Merge topic 'intel-fortran-nofor-main'Brad King2021-01-251-1/+1
|\ \ \ | | |/ | |/|
| * | Intel: Replace deprecated Fortran flag -nofor_main with -nofor-mainBrad King2021-01-221-1/+1
| * | Merge topic 'FindHDF5-silence-output' into release-3.19Brad King2021-01-211-3/+5
| |\ \
* | \ \ Merge topic 'cpack-deb-shlibdeps-private-search-dirs'Brad King2021-01-251-2/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | CPackDeb: dpkg-shlibdeps now supports searching for private shared libsDeniz Bahadir2021-01-221-2/+15