summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge topic 'gtest-xml-output' into release-3.18Brad King2020-06-291-1/+1
| |\ \
| * \ \ Merge topic 'intel-c++20' into release-3.18Brad King2020-06-291-0/+10
| |\ \ \
* | \ \ \ Merge topic 'FindTIFF-tiffxx'Brad King2020-07-011-6/+93
|\ \ \ \ \
| * | | | | FindTIFF: add component CXX to include the C++ wrapper libtiffxxJoachim Wuttke (h)2020-06-291-6/+93
* | | | | | Merge topic 'find_vulkan_glslc'Brad King2020-06-301-4/+26
|\ \ \ \ \ \
| * | | | | | FindVulkan: Support for finding glslcRyan Kawicki2020-06-271-4/+26
* | | | | | | Merge topic 'gtest-xml-output'Brad King2020-06-291-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | GoogleTest: Fix name generation for XML_OUTPUT_DIRStefan Floeren2020-06-261-1/+1
* | | | | | | Merge topic 'intel-c++20'Brad King2020-06-291-0/+10
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'backport-intel-c++20' into intel-c++20Brad King2020-06-261-0/+10
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Intel: Add flags for C++20Brad King2020-06-261-0/+10
| | |/ / /
* | | | | Merge topic 'visual-studio-android'Brad King2020-06-266-9/+128
|\ \ \ \ \
| * | | | | Visual Studio: Add Android supportKyle Edwards2020-06-246-9/+128
* | | | | | Merge topic 'GoogleTest-DISCOVERY_MODE-cleanups'Brad King2020-06-261-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | GoogleTest: Replace SEND_ERROR with FATAL_ERRORCraig Scott2020-06-241-1/+1
| * | | | Merge topic 'VxWorks-platform-id' into release-3.18Brad King2020-06-231-0/+3
| |\ \ \ \
| * \ \ \ \ Merge topic 'fix-win-flex-bison' into release-3.18Brad King2020-06-232-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'FindCUDA-11' into release-3.18Brad King2020-06-231-2/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'CUDAToolkit-cuda-11' into release-3.18Brad King2020-06-191-1/+5
| |\ \ \ \ \ \ \
* | | | | | | | | Find{BLAS,LAPACK}: Add missing thread library for Intel MKL on Win32evatux2020-06-232-2/+6
* | | | | | | | | Merge topic 'VxWorks-platform-id'Brad King2020-06-231-0/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | VxWorks: Add Platform ID for Modules/CMakePlatformId.h.inLihua Zhao2020-06-231-0/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'fix-win-flex-bison'Brad King2020-06-232-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Find{FLEX,BISON}: Add 'win-' executable namesYan2020-06-222-2/+2
* | | | | | | | Merge topic 'FindCUDA-11'Brad King2020-06-231-2/+5
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | FindCUDA: Do not search for the deprecated nppicom when CUDA >= 11Robert Maynard2020-06-221-2/+5
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindSDL-update'Brad King2020-06-191-23/+62
|\ \ \ \ \ \
| * | | | | | FindSDL: Add SDL_INCLUDE_DIRS, SDL_LIBRARIES, and SDL::SDLFrédéric Simonis2020-06-181-23/+62
* | | | | | | Merge topic 'CUDAToolkit-cuda-11'Brad King2020-06-191-1/+5
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | CudaToolkit: Update for new/removed libraries in CUDA 11Robert Maynard2020-06-181-1/+5
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cuda-toolkit-vs'Brad King2020-06-191-121/+130
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | CUDA: Fix CMAKE_CUDA_COMPILER_TOOLKIT_ROOT detection in Visual StudioBrad King2020-06-181-108/+121
| * | | | | CUDA: Re-order some logic for determining the compilerBrad King2020-06-181-11/+9
| * | | | | CUDA: Remove unused variables while determining compilerBrad King2020-06-181-2/+0
| * | | | | CUDA: Simplify CMAKE_CUDA_COMPILER_TOOLKIT_ROOT computationBrad King2020-06-181-1/+1
| * | | | | CUDA: Skip the entire search for nvcc when it is CMAKE_CUDA_COMPILERBrad King2020-06-181-80/+80
* | | | | | Merge topic 'cuda_nvcc_exe_search'Brad King2020-06-191-7/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | CUDA: Fix NVCC executable search during compiler detectionRaul Tambre2020-06-181-7/+1
| * | | | Merge topic 'doc-3.18-fixups' into release-3.18Brad King2020-06-181-4/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-3.18-fixups'Brad King2020-06-181-4/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Fix formatting error and consistency for gtest_discover_tests()Craig Scott2020-06-181-4/+4
| | |/ / / | |/| | |
* | | | | Merge topic 'mkl-lib-dir'Brad King2020-06-182-0/+4
|\ \ \ \ \
| * | | | | FindLAPACK: Extend search directories for MKLevatux2020-06-161-0/+2
| * | | | | FindBLAS: Extend search directories for MKLevatux2020-06-161-0/+2
* | | | | | Merge topic 'armclang-typo'Brad King2020-06-181-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | ARMClang: Fix typo in -Xlinker flagOsama Moharam2020-06-181-1/+1
| | |/ / | |/| |