| Commit message (Expand) | Author | Age | Files | Lines |
* | FindLAPACK: Add pkgconfig support | Florent Pruvost | 2021-01-14 | 1 | -16/+42 |
|
|
* | Find{BLAS,LAPACK}: Add support for Elbrus Math Library | Igor S. Gerasimov | 2020-12-09 | 1 | -0/+29 |
|
|
* | Help: Add `.. versionadded` directives to module docs | Nikita Nemkin | 2020-12-02 | 1 | -0/+21 |
|
|
* | Find{BLAS,LAPACK}: Add support for FlexiBLAS | Mattias Ellert | 2020-09-14 | 1 | -0/+17 |
|
|
* | FindLAPACK: Use find_package_handle_standard_args | Seth R Johnson | 2020-08-07 | 1 | -296/+276 |
|
|
* | Merge topic 'find-blas-lapack-mklroot-win' | Brad King | 2020-07-08 | 1 | -1/+1 |
|\ |
|
| * | FindLAPACK: Handle Windows Intel MKLROOT with backslash | Michael Hirsch | 2020-07-07 | 1 | -1/+1 |
|
|
* | | FindLAPACK use NAMES_PER_DIR | Sibi Siddharthan | 2020-07-01 | 1 | -0/+1 |
|
|
* | | Find{BLAS,LAPACK}: Add missing thread library for Intel MKL on Win32 | evatux | 2020-06-23 | 1 | -1/+1 |
|
|
* | | FindLAPACK: Extend search directories for MKL | evatux | 2020-06-16 | 1 | -0/+2 |
|/ |
|
* | FindLAPACK: Provide the LAPACK::LAPACK import target | Robert Maynard | 2020-04-27 | 1 | -0/+25 |
|
|
* | Find{BLAS,LAPACK}: Add support for ArmPL targets | Olly Perks | 2020-04-09 | 1 | -0/+34 |
|
|
* | Find{BLAS,LAPACK}: Include parent of points directory in search | Mario Emmenlauer | 2020-01-31 | 1 | -0/+6 |
|
|
* | Find{BLAS,LAPACK}: Fixed an incorrect use of a macro argument | Mario Emmenlauer | 2020-01-31 | 1 | -5/+6 |
|
|
* | Find{BLAS,LAPACK}: Search always in dynamic linker paths | Mario Emmenlauer | 2020-01-28 | 1 | -8/+6 |
|
|
* | Find{BLAS,LAPACK}: Avoid repeated setting of prefered library suffixes | Mario Emmenlauer | 2020-01-28 | 1 | -14/+14 |
|
|
* | Find{BLAS,LAPACK}: Fixed incorrect static library suffix for Apple | Mario Emmenlauer | 2020-01-28 | 1 | -3/+0 |
|
|
* | Find{BLAS,LAPACK}: Added support for MKL single dynamic library | Mario Emmenlauer | 2020-01-28 | 1 | -0/+1 |
|
|
* | Find{BLAS,LAPACK}: Added support for static MKL required linker flags | Mario Emmenlauer | 2020-01-28 | 1 | -30/+30 |
|
|
* | Find{BLAS,LAPACK}: Fixed detection of MKL, and several MKL improvements | Mario Emmenlauer | 2020-01-28 | 1 | -11/+59 |
|
|
* | Find{BLAS,LAPACK}: Cleanup whitespace, style, and comments | Mario Emmenlauer | 2020-01-21 | 1 | -263/+266 |
|
|
* | FindLAPACK: Fixed order of arguments for internal helper macro | Mario Emmenlauer | 2020-01-21 | 1 | -9/+9 |
|
|
* | Find{BLAS,LAPACK}: Clarify names of internal helper macro | Mario Emmenlauer | 2020-01-20 | 1 | -7/+7 |
|
|
* | FindLAPACK: Fix support for LAPACK symbols inside BLAS libraries | Brad King | 2019-12-18 | 1 | -1/+1 |
|
|
* | FindLAPACK: Test for implicitly linked LAPACK libraries | Jakub Benda | 2019-06-17 | 1 | -5/+17 |
|
|
* | Modules: Consistently use 2 space indentation | Kitware Robot | 2019-05-14 | 1 | -56/+56 |
|
|
* | Help: Improve description of modules | Bartosz Kosiorek | 2019-04-23 | 1 | -2/+2 |
|
|
* | Merge topic 'lapack-docs' | Brad King | 2019-01-31 | 1 | -30/+57 |
|\ |
|
| * | Find{BLAS,LAPACK}: Add note and example for using Intel MKL | Michael Hirsch, Ph.D | 2019-01-30 | 1 | -0/+11 |
|
|
| * | Find{BLAS,LAPACK}: Update docs to use modern conventions | Michael Hirsch, Ph.D | 2019-01-30 | 1 | -29/+45 |
|
|
| * | FindLAPACK: Remove extra indentation from a line | Michael Hirsch, Ph.D | 2019-01-30 | 1 | -1/+1 |
|
|
* | | Find{BLAS,LAPACK}: Drop unnecessary mark_as_advanced calls | Brad King | 2019-01-31 | 1 | -1/+0 |
|/ |
|
* | FindLAPACK: Additional libraries for MKL+gfortran combination | Jakub Benda | 2018-11-18 | 1 | -1/+6 |
|
|
* | FindLAPACK: Unify internal variables related to MKL | Jakub Benda | 2018-11-18 | 1 | -8/+10 |
|
|
* | FindLAPACK: Remove MKL components already provided by MKL BLAS | Jakub Benda | 2018-11-18 | 1 | -4/+1 |
|
|
* | FindLAPACK: Prioritize Intel MKL | Jakub Benda | 2018-11-18 | 1 | -75/+77 |
|
|
* | Merge topic 'blaslapack95' | Brad King | 2018-11-06 | 1 | -2/+2 |
|\ |
|
| * | FindLAPACK: Correct library name and symbol searched in LAPACK95 wrapper | Jakub Benda | 2018-11-05 | 1 | -2/+2 |
|
|
* | | Help: Convert remaining modules to block-style comments | Kitware Robot | 2018-10-22 | 1 | -42/+43 |
|/ |
|
* | Find{BLAS,LAPACK}: Find also ILP64 MKL BLAS and LAPACK | Jakub Benda | 2018-10-08 | 1 | -2/+10 |
|
|
* | Find{BLAS,LAPACK}: Add support for FLAME blis and libflame | J M Dieterich | 2017-11-16 | 1 | -0/+15 |
|
|
* | FindBLAS/LAPACK: Format documentation | Gregor Jasny | 2017-03-22 | 1 | -2/+9 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+3 |
|
|
* | Find{BLAS,LAPACK}: Fix when used in pure Fortran projects (#16039) | Melven Roehrig-Zoellner | 2016-04-05 | 1 | -6/+15 |
|
|
* | Find{BLAS,LAPACK}: Add support for OpenBLAS (#16024) | J M Dieterich | 2016-03-18 | 1 | -1/+14 |
|
|
* | Replace MATCHES ".+" tests with NOT STREQUAL "" | Rolf Eike Beer | 2014-04-14 | 1 | -1/+1 |
|
|
* | Remove .* expressions from beginning and end of MATCHES regexs | Rolf Eike Beer | 2014-04-14 | 1 | -2/+2 |
|
|
* | Find*: Make find_package(.. QUIET) affect Check* modules. | Clinton Stimpson | 2014-03-30 | 1 | -0/+5 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -21/+31 |
|
|
* | FindLAPACK: MKL clean up and fix for windows | Leszek Swirski | 2013-10-08 | 1 | -45/+49 |
|
|