summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindCUDAToolkit: Robust version checks when CUDA lang is not enabledRobert Maynard2021-02-091-0/+1
* 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
* | | | Merge topic 'SWIG-dependencies'Brad King2021-01-221-16/+61
|\ \ \ \
| * | | | UseSWIG: use swig tool to generate dependenciesMarc Chevrier2021-01-211-16/+61
* | | | | Merge topic 'msvc-arm64ec-platform-support'Brad King2021-01-222-3/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MSVC: Add support for targeting ARM64ECMoyo Okeremi 😊2021-01-212-3/+18
* | | | | Merge topic 'FindGit-cache-version'Brad King2021-01-214-15/+69
|\ \ \ \ \
| * | | | | FindGit: Cache the GIT_EXECUTABLE version for the current runCraig Scott2021-01-194-15/+69
* | | | | | Merge topic 'cuda-archs'Brad King2021-01-211-46/+43
|\ \ \ \ \ \
| * | | | | | CUDA: Update arch selection, restructure for maintainabilityHenry Schreiner2021-01-201-46/+32
| * | | | | | CUDA: Add arch selection debug mode to print out CUDA versionsHenry Schreiner2021-01-201-0/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindHDF5-silence-output'Brad King2021-01-211-3/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindHDF5: silence STATUS messages when found with QUIETBen Boeckel2021-01-201-3/+3
| * | | | | FindHDF5: avoid writing to the output when testing h5ccBen Boeckel2021-01-201-0/+2
* | | | | | Merge topic 'macos-include-weak-dependencies'Brad King2021-01-211-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | GetPrerequisites: Include weak macOS dependenciesBianca van Schaik2021-01-201-1/+1
| |/ / /
* | | | Merge topic 'ep-stash-options'Brad King2021-01-181-4/+7
|\ \ \ \
| * | | | ExternalProject: Don't git stash ignored filesCraig Scott2021-01-161-4/+7
| | |/ / | |/| |