Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'VxWorks-platform-id' | 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' | 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' | 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 'FindSDL-update' | Brad King | 2020-06-19 | 1 | -23/+62 |
|\ \ \ | |||||
| * | | | FindSDL: Add SDL_INCLUDE_DIRS, SDL_LIBRARIES, and SDL::SDL | Frédéric Simonis | 2020-06-18 | 1 | -23/+62 |
* | | | | Merge topic 'CUDAToolkit-cuda-11' | 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 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cuda-toolkit-vs' | Brad King | 2020-06-19 | 1 | -121/+130 |
|\ \ \ \ | |||||
| * | | | | 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 |
* | | | | | Merge topic 'cuda_nvcc_exe_search' | Brad King | 2020-06-19 | 1 | -7/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'doc-3.18-fixups' | 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 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'mkl-lib-dir' | Brad King | 2020-06-18 | 2 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | FindLAPACK: Extend search directories for MKL | evatux | 2020-06-16 | 1 | -0/+2 |
| * | | | | | FindBLAS: Extend search directories for MKL | evatux | 2020-06-16 | 1 | -0/+2 |
* | | | | | | Merge topic 'armclang-typo' | Brad King | 2020-06-18 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | | | |||||
| * | | | | ARMClang: Fix typo in -Xlinker flag | Osama Moharam | 2020-06-18 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cuda_clang_limitations' | Brad King | 2020-06-17 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | 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 |
| |\ \ | |||||
| * \ \ | Merge topic 'cuda_architectures_disable' into release-3.18 | Brad King | 2020-06-15 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FindCurses-nodelay' | Brad King | 2020-06-16 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | FindCurses: Detect and satisfy dependency on tinfo for nodelay | Paymon MARANDI | 2020-06-15 | 1 | -1/+3 |
* | | | | | | CPack: Introduce pre- and post- build actions | Alex Turbov | 2020-06-15 | 1 | -0/+15 |
|/ / / / / | |||||
* | | | | | Merge topic 'cuda_clang_toolkit_path' | 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' | Brad King | 2020-06-15 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | CUDA: Add support for disabling CUDA_ARCHITECTURES | Raul Tambre | 2020-06-15 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'clang_cxx20' | Brad King | 2020-06-15 | 1 | -1/+8 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | 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 |
| |\ \ | |||||
* | \ \ | Merge topic 'findhdf5-temporary-files' | Brad King | 2020-06-12 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | FindHDF5: use CMakeFiles for temporary files | Seth R Johnson | 2020-06-11 | 1 | -2/+2 |