Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2021-10-07 | 1 | -1/+1 |
* | Merge branch 'release-3.21' | Brad King | 2021-10-06 | 0 | -0/+0 |
|\ | |||||
| * | Merge topic 'bootstrap-qt6' into release-3.21 | Brad King | 2021-10-06 | 2 | -2/+3 |
| |\ | |||||
* | \ | Merge topic 'bootstrap-qt6' | Brad King | 2021-10-06 | 2 | -2/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | bootstrap: Enable cmake_language command to support cmake-gui with Qt 6.2 | Brad King | 2021-10-05 | 2 | -2/+3 |
* | | | Merge topic 'Wunused-but-set-variable' | Brad King | 2021-10-06 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | CPack/OSXX11: Fix Clang 13 Wunused-but-set-variable | Sean McBride | 2021-10-05 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.21' | Brad King | 2021-10-06 | 0 | -0/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge topic 'cpack-qtifw-4.1' into release-3.21 | Brad King | 2021-10-06 | 1 | -0/+1 |
| |\ \ \ | |||||
* | \ \ \ | 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 branch 'release-3.21' | Brad King | 2021-10-06 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'ci-xcode-13.0' into release-3.21 | Brad King | 2021-10-06 | 3 | -10/+10 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'ci-xcode-13.0' | Brad King | 2021-10-06 | 3 | -10/+10 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | gitlab-ci: update macOS jobs to use Xcode 13.0 | Brad King | 2021-10-05 | 1 | -6/+6 |
| * | | | | Tests: Fix RunCMake.XcodeProject XcodeIOSInstallCombined cases for Xcode 13.0 | Brad King | 2021-10-05 | 2 | -4/+4 |
* | | | | | Merge branch 'release-3.21' | Brad King | 2021-10-06 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'xcode13-schema' into release-3.21 | Brad King | 2021-10-06 | 1 | -1/+6 |
| |\ \ \ \ | | |/ / / | |||||
* | | | | | Merge topic 'xcode13-schema' | Brad King | 2021-10-06 | 1 | -1/+6 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Tests: Specify destination for Xcode scheme | Gregor Jasny | 2021-10-05 | 1 | -1/+6 |
* | | | | | Merge branch 'release-3.21' | Brad King | 2021-10-06 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'ci-ctest-update' into release-3.21 | Brad King | 2021-10-06 | 4 | -3/+20 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'ci-ctest-update' | Brad King | 2021-10-06 | 4 | -3/+20 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | ci: Enable CTest.Update{CVS,SVN,HG} tests | Brad King | 2021-10-05 | 4 | -3/+20 |
| |/ / / | |||||
* | | | | Merge topic 'tutorial_update_step_10' | Brad King | 2021-10-06 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | Tutorial: Add version update instructions to Step 10 | Joseph Snyder | 2021-10-05 | 1 | -0/+10 |
* | | | | | 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 |
|\ \ \ \ \ \ |