summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Help: Document CMAKE_CUDA_HOST_COMPILER as specific to NVIDIA nvccBrad King2020-07-141-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge topic 'irsl-intel-ia32'Brad King2020-07-101-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | IRSL: Fix path to Intel 32-bit redist librariesTorgeir Rusten2020-07-091-1/+1
* | | | | | | | Merge topic 'FindOpenMP-version'Brad King2020-07-101-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | FindOpenMP: Set version variables every time CMake runsBrad King2020-07-091-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'FindMatlab-unknown-version'Brad King2020-07-091-1/+4
|\ \ \ \ \ \ \
| * | | | | | | FindMatlab: set MATLAB_DEFAULT_RELEASE for unknown versionAlexey Kreschuk2020-07-081-1/+4
* | | | | | | | Merge topic 'cpack2'Brad King2020-07-091-3/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Duplicate essential information on install paths in CPack.Joachim Wuttke (h)2020-07-081-3/+7
* | | | | | | | | Merge topic 'FindJava-no-macos-stub'Brad King2020-07-091-3/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | FindJava: Update check to avoid accepting macOS stub 'java' as JavaBrad King2020-07-081-3/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'cuda-11-ptx-arch'Brad King2020-07-091-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | FindCUDA/select_compute_arch: generate PTX for the latest architecturezasdfg bnm2020-07-081-2/+2
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge topic 'cuda-11-compute-arch' into release-3.18Brad King2020-07-081-7/+27
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'find-blas-lapack-mklroot-win' into release-3.18Brad King2020-07-082-2/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'doc-CPack-source-package'Brad King2020-07-091-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Help: Fix CPack module docs on config file for source packageJoachim Wuttke (h)2020-07-081-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'FindMPI-nvcc-link-pthread'Brad King2020-07-081-0/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | FindMPI: Pass -pthread to NVCC through -Xlinker for device linkingRobert Maynard2020-07-071-0/+2
| | |/ / / / | |/| | | |
| * | | | | Merge topic 'FindMPI-nvcc-fexceptions' into release-3.18Brad King2020-07-071-1/+3
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cuda-11-compute-arch'Brad King2020-07-081-7/+27
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | FindCUDA/select_compute_arch: Add CUDA 11 and Ampere supportzasdfg bnm2020-07-071-7/+27
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'find-blas-lapack-mklroot-win'Brad King2020-07-082-2/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | FindLAPACK: Handle Windows Intel MKLROOT with backslashMichael Hirsch2020-07-071-1/+1
| * | | | | FindBLAS: Handle Windows Intel MKLROOT with backslashMichael Hirsch2020-07-071-1/+1
| |/ / / /
* | | | | Merge topic 'doc-versionadded'Brad King2020-07-0742-0/+84
|\ \ \ \ \
| * | | | | Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-0642-0/+84
* | | | | | Merge topic 'FindMPI-nvcc-fexceptions'Brad King2020-07-071-1/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | FindMPI: Deny -fexceptions from NVCCAxel Huebl2020-07-061-1/+3
| | |/ / / | |/| | |
* | | | | Merge topic 'darwin-init-var-cleanup'Brad King2020-07-031-9/+9
|\ \ \ \ \
| * | | | | Darwin: prefix internal osx variables with "_" to hide them from usersChuck Cranor2020-07-031-9/+9
* | | | | | Merge topic 'find-libraries-NAMES_PER_DIR'Brad King2020-07-0314-10/+23
|\ \ \ \ \ \
| * | | | | | FindPNG use NAMES_PER_DIRSibi Siddharthan2020-07-011-2/+2
| * | | | | | FindGIF use NAMES_PER_DIRSibi Siddharthan2020-07-011-0/+1
| * | | | | | FindGLEW use NAMES_PER_DIRSibi Siddharthan2020-07-011-0/+4
| * | | | | | FindLAPACK use NAMES_PER_DIRSibi Siddharthan2020-07-011-0/+1
| * | | | | | FindIntl use NAMES_PER_DIRSibi Siddharthan2020-07-011-1/+1
| * | | | | | FindProtobuf use NAMES_PER_DIRSibi Siddharthan2020-07-011-0/+2
| * | | | | | FindLibLZMA use NAMES_PER_DIRSibi Siddharthan2020-07-011-2/+2
| * | | | | | FindJPEG use NAMES_PER_DIRSibi Siddharthan2020-07-011-2/+2
| * | | | | | FindIconv use NAMES_PER_DIRSibi Siddharthan2020-07-011-0/+1
| * | | | | | FindEXPAT use NAMES_PER_DIRSibi Siddharthan2020-07-011-1/+1
| * | | | | | FindCURL use NAMES_PER_DIRSibi Siddharthan2020-07-011-0/+2
| * | | | | | FindBZip2 use NAMES_PER_DIRSibi Siddharthan2020-07-011-2/+2
| * | | | | | FindBLAS use NAMES_PER_DIRSibi Siddharthan2020-07-011-0/+1
| * | | | | | FindArmadillo use NAMES_PER_DIRSibi Siddharthan2020-07-011-0/+1
* | | | | | | Merge topic 'FindGTest-no_release_support'Brad King2020-07-021-12/+28
|\ \ \ \ \ \ \
| * | | | | | | FindGTest: Allow either "Debug" or "Release" configurations.William Reid Paape2020-06-301-12/+28
* | | | | | | | Merge topic 'FindLua-5.4'Brad King2020-07-021-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | FindLua: Add support for Lua 5.4Felix Yan2020-07-011-1/+1
| | |_|/ / / | |/| | | |