Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'find-blas-lapack-sizeof-integer' | Brad King | 2021-10-06 | 14 | -309/+526 |
|\ | |||||
| * | Help: Add release notes for Find{BLAS,LAPACK} BLA_SIZEOF_INTEGER option | Brad King | 2021-10-05 | 1 | -0/+6 |
| * | Find{BLAS,LAPACK}: Provide testing of BLA_SIZEOF_INTEGER | Igor S. Gerasimov | 2021-10-05 | 6 | -4/+44 |
| * | Find{BLAS,LAPACK}: Make possible testing of ILP64 model | Igor S. Gerasimov | 2021-10-05 | 2 | -0/+10 |
| * | Find{BLAS,LAPACK}: Specify integer type in tests | Igor S. Gerasimov | 2021-10-05 | 2 | -9/+14 |
| * | Find{BLAS,LAPACK}: De-duplicate and generalize test creation logic | Brad King | 2021-10-05 | 7 | -118/+60 |
| * | 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 'uic-options-merge-qt6' | Craig Scott | 2021-10-06 | 3 | -9/+10 |
|\ \ | |||||
| * | | AUTOUIC: Fix merging of --blah options not being detected for Qt6 | Craig Scott | 2021-10-05 | 3 | -9/+10 |
* | | | Merge topic 'fetchcontent-CMAKE-vars-passthrough' | Craig Scott | 2021-10-06 | 11 | -30/+108 |
|\ \ \ | |||||
| * | | | FetchContent: Pass through networking-related CMAKE_... variables | Craig Scott | 2021-10-05 | 8 | -19/+88 |
| * | | | Help: Clean up how TLS and NETRC variables are discussed | Craig Scott | 2021-10-04 | 1 | -10/+8 |
| * | | | Help: Add documentation for CMAKE_TLS_CAINFO | Craig Scott | 2021-10-04 | 4 | -6/+17 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-06 | 1 | -1/+1 |
* | | | | Merge topic 'runpath-install' | Brad King | 2021-10-05 | 1 | -22/+43 |
|\ \ \ \ | |||||
| * | | | | cmInstallTargetGenerator: optimize rpath adjustments | Seth R Johnson | 2021-09-30 | 1 | -22/+43 |
* | | | | | Merge topic 'indexurl' | Brad King | 2021-10-05 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Utilities/Sphinx: Print path to index.html in build output | Arcturus Arcturus | 2021-10-04 | 1 | -0/+7 |
* | | | | | | 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 'tutorial_update_step_11' | Brad King | 2021-10-05 | 2 | -5/+45 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tutorial: Add documentation on Package helper functions | Joseph Snyder | 2021-09-30 | 2 | -1/+41 |
| * | | | | | | | Tutorial: Remove information about EXPORT keyword | Joseph Snyder | 2021-09-30 | 1 | -4/+4 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-10-05 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'testdriver-old-cast-warning' into release-3.21 | Brad King | 2021-10-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'testdriver-old-cast-warning' | Brad King | 2021-10-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | TestDriver: Fix old-style-cast warning in C++ mode | Sylvain Joubert | 2021-10-04 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'qt6-tests' | Craig Scott | 2021-10-05 | 78 | -166/+272 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Add support for testing Qt6 | Craig Scott | 2021-10-04 | 78 | -166/+272 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-05 | 1 | -1/+1 |
* | | | | | | | Merge topic 'default_extensions' | Brad King | 2021-10-04 | 67 | -194/+819 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logic | Raul Tambre | 2021-09-29 | 20 | -24/+375 |
| * | | | | | | | Tests: Simplify RunCMake.CompileFeatures introspection | Raul Tambre | 2021-09-28 | 4 | -60/+24 |
| * | | | | | | | CompilerID: Compiler extensions default detection | Raul Tambre | 2021-09-28 | 16 | -6/+93 |