Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | Merge topic 'pch-no-Fortran' into release-3.17 | Brad King | 2020-06-03 | 2 | -11/+15 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ \ \ \ | Merge topic 'FPHSA-name-mismatches-chained-via-include' into release-3.18 | Brad King | 2020-08-10 | 7 | -0/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FPHSA: detect inclusion between find modules | Ben Boeckel | 2020-08-07 | 7 | -0/+52 | |
* | | | | | | | | | | | | | Merge topic 'FindRuby-restore-include-path' into release-3.18 | Brad King | 2020-08-10 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | FindRuby: Restore compatibility variable RUBY_INCLUDE_PATH | Brad King | 2020-08-07 | 1 | -2/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'FindPython-user-policies' into release-3.18 | Brad King | 2020-08-10 | 1 | -8/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | FindPython: ensure user's policies are respected | Marc Chevrier | 2020-08-07 | 1 | -8/+5 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | GoogleTest: Restore support for list arguments in TEST_EXECUTOR | Laurits Riple | 2020-08-03 | 1 | -2/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'clang-msvc-cxx-std' into release-3.18 | Brad King | 2020-07-30 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Clang: Fix fallback compile features when simulating old MSVC versions | Brad King | 2020-07-29 | 1 | -5/+5 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | FindCURL: Fix list index check after search | Mike Gelfand | 2020-07-28 | 1 | -3/+3 | |
* | | | | | | | | | | | Compilers: Ignore -print-sysroot prefix when it is '/' | Brad King | 2020-07-27 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge topic 'externalproject-download-git-2.20-fix' into release-3.18 | Brad King | 2020-07-27 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ExternalProject: omit --no-checkout from git clone when using git 2.20.x. | Nate Avers | 2020-07-24 | 1 | -1/+5 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'FindXalanC-1.12' into release-3.18 | Brad King | 2020-07-27 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindXalanC: Fix version parsing for XalanC 1.12 | Brad King | 2020-07-24 | 1 | -3/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Xcode: Explicitly specify default native architecture on macOS | Brad King | 2020-07-20 | 2 | -0/+7 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | NVCC: Handle host compiler with spaces in path | Raul Tambre | 2020-07-14 | 1 | -2/+2 | |
* | | | | | | | | | | Merge topic 'irsl-intel-ia32' into release-3.18 | Brad King | 2020-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | IRSL: Fix path to Intel 32-bit redist libraries | Torgeir Rusten | 2020-07-09 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'FindOpenMP-version' into release-3.18 | Brad King | 2020-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindOpenMP: Set version variables every time CMake runs | Brad King | 2020-07-09 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'FindJava-no-macos-stub' into release-3.18 | Brad King | 2020-07-09 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindJava: Update check to avoid accepting macOS stub 'java' as Java | Brad King | 2020-07-08 | 1 | -3/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'cuda-11-ptx-arch' into release-3.18 | Brad King | 2020-07-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindCUDA/select_compute_arch: generate PTX for the latest architecture | zasdfg bnm | 2020-07-08 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge topic 'doc-CPack-source-package' into release-3.18 | Brad King | 2020-07-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Help: Fix CPack module docs on config file for source package | Joachim Wuttke (h) | 2020-07-08 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'FindMPI-nvcc-link-pthread' into release-3.18 | Brad King | 2020-07-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindMPI: Pass -pthread to NVCC through -Xlinker for device linking | Robert Maynard | 2020-07-07 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge topic 'cuda-11-compute-arch' into release-3.18 | Brad King | 2020-07-08 | 1 | -7/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FindCUDA/select_compute_arch: Add CUDA 11 and Ampere support | zasdfg bnm | 2020-07-07 | 1 | -7/+27 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'find-blas-lapack-mklroot-win' into release-3.18 | Brad King | 2020-07-08 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindLAPACK: Handle Windows Intel MKLROOT with backslash | Michael Hirsch | 2020-07-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | FindBLAS: Handle Windows Intel MKLROOT with backslash | Michael Hirsch | 2020-07-07 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'FindMPI-nvcc-fexceptions' into release-3.18 | Brad King | 2020-07-07 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindMPI: Deny -fexceptions from NVCC | Axel Huebl | 2020-07-06 | 1 | -1/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | FindLua: Add support for Lua 5.4 | Felix Yan | 2020-07-01 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'gtest-xml-output' into release-3.18 | Brad King | 2020-06-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | GoogleTest: Fix name generation for XML_OUTPUT_DIR | Stefan Floeren | 2020-06-26 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'intel-c++20' into release-3.18 | Brad King | 2020-06-29 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Intel: Add flags for C++20 | Brad King | 2020-06-26 | 1 | -0/+10 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | GoogleTest: Replace SEND_ERROR with FATAL_ERROR | Craig Scott | 2020-06-24 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'VxWorks-platform-id' into release-3.18 | Brad King | 2020-06-23 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | VxWorks: Add Platform ID for Modules/CMakePlatformId.h.in | Lihua Zhao | 2020-06-23 | 1 | -0/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'fix-win-flex-bison' into release-3.18 | Brad King | 2020-06-23 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Find{FLEX,BISON}: Add 'win-' executable names | Yan | 2020-06-22 | 2 | -2/+2 | |
* | | | | | | | | | | | | Merge topic 'FindCUDA-11' into release-3.18 | Brad King | 2020-06-23 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FindCUDA: Do not search for the deprecated nppicom when CUDA >= 11 | Robert Maynard | 2020-06-22 | 1 | -2/+5 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'CUDAToolkit-cuda-11' into release-3.18 | Brad King | 2020-06-19 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |