Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | CudaToolkit: Update for new/removed libraries in CUDA 11 | Robert Maynard | 2020-06-18 | 1 | -1/+5 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | CUDA: Fix CMAKE_CUDA_COMPILER_TOOLKIT_ROOT detection in Visual Studio | Brad King | 2020-06-18 | 1 | -108/+121 | |
* | | | | | | | | | | | | CUDA: Re-order some logic for determining the compiler | Brad King | 2020-06-18 | 1 | -11/+9 | |
* | | | | | | | | | | | | CUDA: Remove unused variables while determining compiler | Brad King | 2020-06-18 | 1 | -2/+0 | |
* | | | | | | | | | | | | CUDA: Simplify CMAKE_CUDA_COMPILER_TOOLKIT_ROOT computation | Brad King | 2020-06-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | CUDA: Skip the entire search for nvcc when it is CMAKE_CUDA_COMPILER | Brad King | 2020-06-18 | 1 | -80/+80 | |
* | | | | | | | | | | | | CUDA: Fix NVCC executable search during compiler detection | Raul Tambre | 2020-06-18 | 1 | -7/+1 | |
* | | | | | | | | | | | | Merge topic 'doc-3.18-fixups' into release-3.18 | Brad King | 2020-06-18 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Help: Fix formatting error and consistency for gtest_discover_tests() | Craig Scott | 2020-06-18 | 1 | -4/+4 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | ARMClang: Fix typo in -Xlinker flag | Osama Moharam | 2020-06-18 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | CUDA: Throw error for Clang on Windows | Raul Tambre | 2020-06-16 | 1 | -0/+4 | |
* | | | | | | | | | | | Merge topic 'cuda_clang_toolkit_path' into release-3.18 | Brad King | 2020-06-15 | 4 | -260/+415 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CUDA: Determine CUDA toolkit location for NVCC | Raul Tambre | 2020-06-12 | 3 | -123/+127 | |
| * | | | | | | | | | | | CUDA: Pass toolkit path to Clang | Raul Tambre | 2020-06-12 | 2 | -235/+268 | |
| * | | | | | | | | | | | FindCUDAToolkit: Avoid unnecessary temporary variable computing binary dir | Raul Tambre | 2020-06-12 | 1 | -6/+4 | |
| * | | | | | | | | | | | FindCUDAToolkit: Remove unnecessary checks around searches | Raul Tambre | 2020-06-12 | 2 | -21/+15 | |
| * | | | | | | | | | | | FindCUDAToolkit: Use list(SORT) to sort in natural order | Raul Tambre | 2020-06-12 | 2 | -72/+8 | |
| * | | | | | | | | | | | FindCUDAToolkit: Compute CUDAToolkit_INCLUDE_DIR instead of searching | Raul Tambre | 2020-06-12 | 2 | -8/+14 | |
| * | | | | | | | | | | | FindCUDAToolkit: Add CUDAToolkit_LIBRARY_ROOT | Raul Tambre | 2020-06-12 | 2 | -0/+27 | |
| * | | | | | | | | | | | FindCUDAToolkit: Re-unify with Internal/CUDAToolkit | Raul Tambre | 2020-06-12 | 3 | -233/+390 | |
* | | | | | | | | | | | | Merge topic 'cuda_architectures_disable' into release-3.18 | Brad King | 2020-06-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | CUDA: Add support for disabling CUDA_ARCHITECTURES | Raul Tambre | 2020-06-15 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Clang: Record Clang 6.0+ as fully supporting C++17 | Raul Tambre | 2020-06-13 | 1 | -0/+4 | |
* | | | | | | | | | | | | Clang: Add final C++20 flag for Clang 11.0+ | Raul Tambre | 2020-06-13 | 1 | -1/+4 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'nvcc_supports_cuda17' into release-3.18 | Brad King | 2020-06-11 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CUDA: Teach CMake that NVCC 11 supports cuda_std_17 | Robert Maynard | 2020-06-10 | 1 | -0/+11 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | FindProtobuf: Fix typo in documentation | Ron Klein | 2020-06-10 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'cpack-ifw-3.2' into release-3.18 | Brad King | 2020-06-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CPack/IFW: Add Qt installer framework version 3.2 | Frederik Gladhorn | 2020-06-08 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge topic 'FindOpenSSL-3.0' into release-3.18 | Brad King | 2020-06-09 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | FindOpenSSL: Fix OpenSSL 3.0.0 version extraction | Billy Brumley | 2020-06-08 | 1 | -2/+4 | |
* | | | | | | | | | | CPack/IFW: Fix documentation typo: REQUARED | Frederik Gladhorn | 2020-06-08 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'cuda_cudart_status' into release-3.18 | Brad King | 2020-06-08 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ |