summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'msvc-c17'Brad King2021-10-291-29/+39
|\
| * MSVC: Add support for C17Brad King2021-10-281-0/+2
| * MSVC: Tolerate c_std_17 and c_std_23 features on older compiler versionsBrad King2021-10-281-0/+2
| * MSVC: Refactor C compile features table for C90, C99, and C11Brad King2021-10-281-29/+35
* | Merge topic 'vulkan-version-support'Brad King2021-10-281-14/+43
|\ \
| * | FindVulkan: Add version supportRalf Habacker2021-10-271-14/+43
* | | Merge topic 'cpack-qtifw-4.2'Brad King2021-10-281-0/+1
|\ \ \ | |/ / |/| / | |/
| * CPack/IFW: Add support for QtIFW 4.2Erlend E. Aasland2021-10-271-0/+1
* | Merge topic 'hip-flags-append'Brad King2021-10-271-1/+1
|\ \ | |/
| * HIP: Add missing space when appending --cuda-host-onlyBrad King2021-10-261-1/+1
| * Merge topic 'binutils-llvm-strip' into release-3.22Brad King2021-10-261-1/+4
| |\
* | \ Merge topic 'check-symbol-exists-pedantic-errors'Brad King2021-10-261-0/+15
|\ \ \
| * | | CheckSymbolExists: Work around GCC failure with -pedantic-errors optionTimo Röhling2021-10-221-0/+15
* | | | Merge topic 'binutils-llvm-strip'Brad King2021-10-261-1/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | BinUtils: Avoid llvm-strip versions older than Clang 11Brad King2021-10-221-1/+4
* | | Merge topic 'lcc-policy'Brad King2021-10-223-0/+37
|\ \ \
| * | | LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-213-0/+37
* | | | Merge topic 'vs-instance'Brad King2021-10-211-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Android: Refactor sysroot detection under Visual StudioBrad King2021-10-201-1/+3
* | | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATIONRobert Maynard2021-10-204-24/+9
* | | | Merge topic 'platform-generic-elf'Brad King2021-10-201-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Generic-ELF: Add platform module to configure the .elf file extensionJordan Williams2021-10-191-0/+7
* | | | Merge topic 'lcc-compiler'Brad King2021-10-1927-11/+421
|\ \ \ \
| * | | | LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-1526-11/+413
| * | | | CPack/DEB: deal with broken dpkg-shlibdeps on E2K architecturemakise-homura2021-10-151-0/+8
* | | | | Merge topic 'CheckLanguage-cuda-host-compiler'Brad King2021-10-191-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | CheckLanguage: Don't pass CMAKE_CUDA_HOST_COMPILER for Visual StudioRaul Tambre2021-10-191-1/+1
| | |/ / | |/| |
* | | | Merge topic 'ctest_submit-inactivity-timeout'Brad King2021-10-181-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | CTest: Add CTEST_SUBMIT_INACTIVITY_TIMEOUT variableNikhil Reddy Ramolla2021-10-141-0/+1
| * | | Merge topic 'msvc-c++23'Brad King2021-10-121-0/+1
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'backport-3.21-vs2022' into vs2022Brad King2021-10-141-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | IRSL: Fix discovery of VS 2022 v143 toolset redistributables for preview 5Brad King2021-10-141-1/+1
| * | | Merge branch 'msvc-c++23' into release-3.21Brad King2021-10-121-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge topic 'revert-debian-libexec' into release-3.21Brad King2021-10-081-13/+2
| |\ \ \
| * \ \ \ Merge topic 'corret_nvhpc_fortran_compile_deps' into release-3.21Brad King2021-10-073-12/+21
| |\ \ \ \
* | \ \ \ \ Merge topic 'msvc-c++23' into release-3.22Brad King2021-10-121-0/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | MSVC: Tolerate cxx_std_23 feature on older compiler versionsBrad King2021-10-071-0/+1
* | | | | Merge topic 'find-blas-lapack-cleanup'Brad King2021-10-082-30/+30
|\ \ \ \ \
| * | | | | FindBLAS: Fix EML and ArmPL indentationsIgor S. Gerasimov2021-10-071-19/+19
| * | | | | FindBLAS: Replace set(A val) with string(APPEND)Igor S. Gerasimov2021-10-072-8/+8
| * | | | | FindLAPACK: Replace set(A val) with string(APPEND)Igor S. Gerasimov2021-10-071-5/+5
* | | | | | Merge topic 'revert-debian-libexec'Brad King2021-10-081-13/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIRTimo Röhling2021-10-071-13/+2
* | | | | Merge topic 'math_libs_include'Brad King2021-10-071-0/+19
|\ \ \ \ \
| * | | | | FindCUDAToolkit: Fix missing sibling include directory for math librariesSteven Hahn2021-10-051-0/+19
* | | | | | Merge topic 'FindJasper-imported-target'Brad King2021-10-071-26/+69
|\ \ \ \ \ \
| * | | | | | FindJasper: Add IMPORTED targetHiroshi Miura2021-10-061-0/+27
| * | | | | | FindJasper: Add JASPER_INCLUDE_DIRS result variableHiroshi Miura2021-10-061-1/+4
| * | | | | | FindJasper: Modernize documentation layoutHiroshi Miura2021-10-061-7/+24
| * | | | | | FindJasper: Modernize code layoutHiroshi Miura2021-10-061-20/+16