Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'msvc-c++23' into release-3.22 | Brad King | 2021-10-12 | 1 | -0/+1 |
|\ | |||||
| * | MSVC: Tolerate cxx_std_23 feature on older compiler versions | Brad King | 2021-10-07 | 1 | -0/+1 |
* | | Merge topic 'find-blas-lapack-cleanup' | Brad King | 2021-10-08 | 2 | -30/+30 |
|\ \ | |||||
| * | | FindBLAS: Fix EML and ArmPL indentations | Igor S. Gerasimov | 2021-10-07 | 1 | -19/+19 |
| * | | FindBLAS: Replace set(A val) with string(APPEND) | Igor S. Gerasimov | 2021-10-07 | 2 | -8/+8 |
| * | | FindLAPACK: Replace set(A val) with string(APPEND) | Igor S. Gerasimov | 2021-10-07 | 1 | -5/+5 |
* | | | Merge topic 'revert-debian-libexec' | Brad King | 2021-10-08 | 1 | -13/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIR | Timo Röhling | 2021-10-07 | 1 | -13/+2 |
* | | | Merge topic 'math_libs_include' | Brad King | 2021-10-07 | 1 | -0/+19 |
|\ \ \ | |||||
| * | | | FindCUDAToolkit: Fix missing sibling include directory for math libraries | Steven Hahn | 2021-10-05 | 1 | -0/+19 |
* | | | | Merge topic 'FindJasper-imported-target' | Brad King | 2021-10-07 | 1 | -26/+69 |
|\ \ \ \ | |||||
| * | | | | FindJasper: Add IMPORTED target | Hiroshi Miura | 2021-10-06 | 1 | -0/+27 |
| * | | | | FindJasper: Add JASPER_INCLUDE_DIRS result variable | Hiroshi Miura | 2021-10-06 | 1 | -1/+4 |
| * | | | | FindJasper: Modernize documentation layout | Hiroshi Miura | 2021-10-06 | 1 | -7/+24 |
| * | | | | FindJasper: Modernize code layout | Hiroshi Miura | 2021-10-06 | 1 | -20/+16 |
* | | | | | Merge topic 'xcode-lang-defaults' | Brad King | 2021-10-07 | 1 | -3/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Fix detection of default language standard when given -std= flags | Brad King | 2021-10-06 | 1 | -2/+9 |
| * | | | | | CMakeDetermineCompilerId: Tolerate variables named for languages | Brad King | 2021-10-06 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'corret_nvhpc_fortran_compile_deps' | Brad King | 2021-10-07 | 3 | -12/+21 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | NVHPC: only use '-MD' for the C and CXX languages | Robert Maynard | 2021-10-06 | 3 | -12/+21 |
* | | | | | Merge topic 'cpack-qtifw-4.1' | Brad King | 2021-10-06 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | CPack/IFW: Add support for QtIFW 4.1 | Erlend E. Aasland | 2021-10-05 | 1 | -0/+1 |
| * | | | | | Merge topic 'FortranCInterface-timestamp-check' into release-3.21 | Brad King | 2021-10-04 | 1 | -2/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'find-blas-lapack-sizeof-integer' | Brad King | 2021-10-06 | 2 | -182/+396 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindLAPACK: Stop processing if LAPACK library does not have 64-bit integer API | Igor S. Gerasimov | 2021-10-05 | 1 | -33/+51 |
| * | | | | | | | FindBLAS: Stop processing if BLAS library does not have 64-bit integer API | Igor S. Gerasimov | 2021-10-05 | 1 | -44/+68 |
| * | | | | | | | FindLAPACK: Search 32/64-bit integer API via BLA_SIZEOF_INTEGER if possible | Igor S. Gerasimov | 2021-10-05 | 1 | -4/+82 |
| * | | | | | | | FindBLAS: Search 32/64-bit integer API via BLA_SIZEOF_INTEGER if possible | Igor S. Gerasimov | 2021-10-05 | 1 | -8/+98 |
| * | | | | | | | FindBLAS: Update Fujitsu_SSL2 | Igor S. Gerasimov | 2021-10-05 | 1 | -21/+29 |
| * | | | | | | | FindBLAS: Update FlexiBLAS | Igor S. Gerasimov | 2021-09-22 | 1 | -1/+5 |
| * | | | | | | | FindBLAS: Update OpenBLAS | Igor S. Gerasimov | 2021-09-22 | 1 | -2/+6 |
| * | | | | | | | FindBLAS: Update FLAME | Igor S. Gerasimov | 2021-09-22 | 1 | -1/+5 |
| * | | | | | | | FindBLAS: Update Generic BLAS | Igor S. Gerasimov | 2021-09-22 | 1 | -1/+5 |
| * | | | | | | | FindBLAS: Move NVHPC from Generic BLAS | Igor S. Gerasimov | 2021-09-22 | 1 | -1/+20 |
| * | | | | | | | FindLAPACK: Update Generic LAPACK | Igor S. Gerasimov | 2021-09-22 | 1 | -1/+4 |
| * | | | | | | | FindLAPACK: Update FlexiBLAS | Igor S. Gerasimov | 2021-09-22 | 1 | -1/+5 |
| * | | | | | | | FindLAPACK: Update OpenBLAS | Igor S. Gerasimov | 2021-09-22 | 1 | -1/+5 |
| * | | | | | | | FindLAPACK: Update NVHPC | Igor S. Gerasimov | 2021-09-22 | 1 | -1/+6 |
| * | | | | | | | FindLAPACK: EML: LAPACK is in BLAS | Igor S. Gerasimov | 2021-09-22 | 1 | -18/+2 |
| * | | | | | | | FindLAPACK: IBMESSL: LAPACK is in BLAS | Igor S. Gerasimov | 2021-09-22 | 1 | -18/+2 |
| * | | | | | | | FindLAPACK: Fujitsu_SSL2: LAPACK is in BLAS | Igor S. Gerasimov | 2021-09-22 | 1 | -26/+3 |
* | | | | | | | | Merge topic 'fetchcontent-CMAKE-vars-passthrough' | Craig Scott | 2021-10-06 | 2 | -11/+29 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | FetchContent: Pass through networking-related CMAKE_... variables | Craig Scott | 2021-10-05 | 1 | -7/+25 |
| * | | | | | | | Help: Add documentation for CMAKE_TLS_CAINFO | Craig Scott | 2021-10-04 | 1 | -4/+4 |
* | | | | | | | | Merge topic 'iar-assembly-S-extension' | Brad King | 2021-10-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | IAR: added .S extension for IAR-ASM.cmake | Felipe Torrezan | 2021-10-02 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'default_extensions' | Brad King | 2021-10-04 | 16 | -36/+116 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logic | Raul Tambre | 2021-09-29 | 2 | -1/+2 |
| * | | | | | | | | CompilerID: Compiler extensions default detection | Raul Tambre | 2021-09-28 | 14 | -6/+85 |
| * | | | | | | | | CompilerID: Rename language_dialect to language_standard | Raul Tambre | 2021-09-28 | 7 | -29/+29 |