summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | FindLAPACK: Stop processing if LAPACK library does not have 64-bit integer APIIgor S. Gerasimov2021-10-051-33/+51
| * | | | | FindBLAS: Stop processing if BLAS library does not have 64-bit integer APIIgor S. Gerasimov2021-10-051-44/+68
| * | | | | FindLAPACK: Search 32/64-bit integer API via BLA_SIZEOF_INTEGER if possibleIgor S. Gerasimov2021-10-051-4/+82
| * | | | | FindBLAS: Search 32/64-bit integer API via BLA_SIZEOF_INTEGER if possibleIgor S. Gerasimov2021-10-051-8/+98
| * | | | | FindBLAS: Update Fujitsu_SSL2Igor S. Gerasimov2021-10-051-21/+29
| * | | | | FindBLAS: Update FlexiBLASIgor S. Gerasimov2021-09-221-1/+5
| * | | | | FindBLAS: Update OpenBLASIgor S. Gerasimov2021-09-221-2/+6
| * | | | | FindBLAS: Update FLAMEIgor S. Gerasimov2021-09-221-1/+5
| * | | | | FindBLAS: Update Generic BLASIgor S. Gerasimov2021-09-221-1/+5
| * | | | | FindBLAS: Move NVHPC from Generic BLASIgor S. Gerasimov2021-09-221-1/+20
| * | | | | FindLAPACK: Update Generic LAPACKIgor S. Gerasimov2021-09-221-1/+4
| * | | | | FindLAPACK: Update FlexiBLASIgor S. Gerasimov2021-09-221-1/+5
| * | | | | FindLAPACK: Update OpenBLASIgor S. Gerasimov2021-09-221-1/+5
| * | | | | FindLAPACK: Update NVHPCIgor S. Gerasimov2021-09-221-1/+6
| * | | | | FindLAPACK: EML: LAPACK is in BLASIgor S. Gerasimov2021-09-221-18/+2
| * | | | | FindLAPACK: IBMESSL: LAPACK is in BLASIgor S. Gerasimov2021-09-221-18/+2
| * | | | | FindLAPACK: Fujitsu_SSL2: LAPACK is in BLASIgor S. Gerasimov2021-09-221-26/+3
* | | | | | Merge topic 'fetchcontent-CMAKE-vars-passthrough'Craig Scott2021-10-062-11/+29
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | FetchContent: Pass through networking-related CMAKE_... variablesCraig Scott2021-10-051-7/+25
| * | | | | Help: Add documentation for CMAKE_TLS_CAINFOCraig Scott2021-10-041-4/+4
* | | | | | Merge topic 'iar-assembly-S-extension'Brad King2021-10-051-1/+1
|\ \ \ \ \ \
| * | | | | | IAR: added .S extension for IAR-ASM.cmakeFelipe Torrezan2021-10-021-1/+1
| |/ / / / /
* | | | | | Merge topic 'default_extensions'Brad King2021-10-0416-36/+116
|\ \ \ \ \ \
| * | | | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logicRaul Tambre2021-09-292-1/+2
| * | | | | | CompilerID: Compiler extensions default detectionRaul Tambre2021-09-2814-6/+85
| * | | | | | CompilerID: Rename language_dialect to language_standardRaul Tambre2021-09-287-29/+29
* | | | | | | Merge topic 'FortranCInterface-timestamp-check'Brad King2021-10-041-2/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | FortranCInterface: Fix regression in timestamp checkSeth R Johnson2021-10-011-2/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'cuda-6.5'Brad King2021-10-041-2/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | CUDA: Fix detection of implicit link information with CUDA 6.5samuel100u2021-09-301-2/+3
* | | | | | FindMatlab: Fix version selection if a version is givenAlexander Neumann2021-09-291-0/+23
|/ / / / /
* | | | | Merge topic 'GetPrerequisites-objdump-exe'Brad King2021-09-291-1/+1
|\ \ \ \ \
| * | | | | GetPrerequisites: Support CMAKE_OBJDUMP with .exe extensionDaniel Schlegel2021-09-281-1/+1
| | |/ / / | |/| | |
* | | | | ASM_NASM: Pass preprocessor definitions to assemblerWirtos_new2021-09-281-1/+1
|/ / / /