summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Help: Clarify how PKG_CONFIG env var initializes cache varsCraig Scott2021-11-071-16/+33
* CheckLinkerFlag: Set policies needed by the implementationThomas Dickerson2021-11-041-0/+6
* Merge topic 'FindHDF5-avoid-duplicate-library-entries' into release-3.22Brad King2021-11-041-0/+8
|\
| * FindHDF5: clear language-specific libraries list before discoveryBen Boeckel2021-11-031-0/+6
| * FindHDF5: clear library output variables at the top of the moduleBen Boeckel2021-11-031-0/+2
* | Merge topic 'FindHDF5-fix-windows-hl-implib-query' into release-3.22Brad King2021-11-041-1/+1
|\ \
| * | FindHDF5: fix variable name when querying `hdf5_hl`'s implibBen Boeckel2021-11-031-1/+1
| |/
* | Merge topic 'GNUtoMS-vs2022' into release-3.22Brad King2021-11-041-1/+1
|\ \ | |/ |/|
| * GNUtoMS: Add search path for VS 2022 environment scriptsBrad King2021-11-031-1/+1
* | Merge topic 'nvhpc-isystem' into release-3.22Brad King2021-11-031-0/+1
|\ \
| * | NVHPC: Support SYSTEM include directoriesRobert Maynard2021-11-021-0/+1
* | | FindMPI: Fix finding PkgConfg for fallbackBrad King2021-11-011-2/+2
* | | 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
|/ /
* | CPack/IFW: Add support for QtIFW 4.2Erlend E. Aasland2021-10-271-0/+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
|\ \ | |/
| * BinUtils: Avoid llvm-strip versions older than Clang 11Brad King2021-10-221-1/+4
* | Android: Refactor sysroot detection under Visual StudioBrad King2021-10-201-1/+3
* | CheckLanguage: Don't pass CMAKE_CUDA_HOST_COMPILER for Visual StudioRaul Tambre2021-10-191-1/+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
* | | | | | | Merge topic 'xcode-lang-defaults'Brad King2021-10-071-3/+10
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Fix detection of default language standard when given -std= flagsBrad King2021-10-061-2/+9
| * | | | | | | CMakeDetermineCompilerId: Tolerate variables named for languagesBrad King2021-10-061-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'corret_nvhpc_fortran_compile_deps'Brad King2021-10-073-12/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | NVHPC: only use '-MD' for the C and CXX languagesRobert Maynard2021-10-063-12/+21
* | | | | | Merge topic 'cpack-qtifw-4.1'Brad King2021-10-061-0/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | CPack/IFW: Add support for QtIFW 4.1Erlend E. Aasland2021-10-051-0/+1
| * | | | | Merge topic 'FortranCInterface-timestamp-check' into release-3.21Brad King2021-10-041-2/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'find-blas-lapack-sizeof-integer'Brad King2021-10-062-182/+396
|\ \ \ \ \ \ \