Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 'clang-manifest' | Brad King | 2021-09-21 | 1 | -2/+4 |
|\ | |||||
| * | Clang: embed windows manifests with GNU interface | Thomas Bernard | 2021-09-16 | 1 | -2/+4 |
* | | Merge topic 'platform-vars' | Brad King | 2021-09-21 | 7 | -66/+20 |
|\ \ | |||||
| * | | MINGW: Define variable only when targeting Windows platforms | Brad King | 2021-09-17 | 7 | -45/+20 |
| * | | Cygwin: Remove redundant definitions of CYGWIN and UNIX variables | Brad King | 2021-09-16 | 6 | -21/+0 |
* | | | Merge topic 'hip-no-hipcc' | Brad King | 2021-09-20 | 19 | -303/+101 |
|\ \ \ | |||||
| * | | | HIP: Simplify detection of HIP runtime CMake package | Brad King | 2021-09-16 | 6 | -125/+29 |
| * | | | HIP: Remove ROMClang compiler id and use Clang directly | Brad King | 2021-09-16 | 14 | -164/+24 |
| * | | | HIP: Detect ROCm path earlier | Brad King | 2021-09-16 | 3 | -15/+18 |
| * | | | HIP: Use 'rocm_agent_enumerator' to determine CMAKE_HIP_ARCHITECTURES | Zack Galbreath | 2021-09-16 | 1 | -3/+34 |
* | | | | Merge topic 'android-PATH' | Brad King | 2021-09-17 | 1 | -5/+0 |
|\ \ \ \ | |||||
| * | | | | Android: Restore searching PATH for executables | hhb | 2021-09-16 | 1 | -5/+0 |
| * | | | | Merge branch 'GNUInstallDirs-variable-named-0' into release-3.20 | Brad King | 2021-08-24 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'iar-enable-in-list-operator' | Brad King | 2021-09-17 | 1 | -0/+5 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | IAR: Restore support for projects not enabling policy CMP0057 | Jean-Marc Hengen | 2021-09-16 | 1 | -0/+5 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge topic 'FindPyhton-homebew-on-Mac-M1' into release-3.21 | Marc Chevrier | 2021-09-07 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'vs2022' into release-3.21 | Brad King | 2021-09-03 | 2 | -3/+10 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'cpack-nsis-apps-n-features' | Brad King | 2021-09-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack/NSIS: Fix uninstall on Windows using "Apps & Features" | Andras Lasso | 2021-09-14 | 1 | -1/+1 |
* | | | | | | | | FindFLTK: Safe to include multiple times | Robert Maynard | 2021-09-14 | 1 | -4/+8 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge topic 'find-matlab-imported-targets' | Brad King | 2021-09-14 | 1 | -0/+53 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindMatlab: Add imported targets | Silvio Traversaro | 2021-09-13 | 1 | -0/+53 |
* | | | | | | | | Merge topic 'GNUInstallDirs_become_conda_install_aware' | Brad King | 2021-09-14 | 1 | -5/+32 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | GNUInstallDirs now aware of conda lib directory requirements | Robert Maynard | 2021-09-13 | 1 | -5/+32 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'iwyu-cl' | Brad King | 2021-09-14 | 8 | -0/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | IWYU: Add `--driver-mode=cl` when applicable | PigeonF | 2021-09-10 | 8 | -0/+8 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'CMakeDependentOption-condition-syntax' | Brad King | 2021-09-14 | 1 | -19/+42 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CMakeDependentOption: Introduce policy CMP0127 for full Condition Syntax | Daniel Schürmann | 2021-09-10 | 1 | -19/+42 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'CMakeFindPackageMode-sysroot' | Brad King | 2021-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | CMakeFindPackageMode: Honor CMAKE_SYSROOT to detect lib64 platforms | Pablo Romero | 2021-09-09 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'icu-advanced' | Brad King | 2021-09-10 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindICU: Really mark variables as advanced | Mathieu Malaterre | 2021-09-06 | 1 | -2/+2 |
* | | | | | | | | Merge topic 'clang_msvc_frontend_detection_for_asm' | Brad King | 2021-09-10 | 1 | -1/+18 |
|\ \ \ \ \ \ \ \ |