summaryrefslogtreecommitdiff
path: root/Modules/FindBLAS.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'lapack-docs'Brad King2019-01-311-52/+66
|\
| * Find{BLAS,LAPACK}: Add note and example for using Intel MKLMichael Hirsch, Ph.D2019-01-301-0/+11
| * Find{BLAS,LAPACK}: Update docs to use modern conventionsMichael Hirsch, Ph.D2019-01-301-56/+59
* | Find{BLAS,LAPACK}: Drop unnecessary mark_as_advanced callsBrad King2019-01-311-1/+0
|/
* Merge topic 'blaslapack_mkl_gfortran'Brad King2018-11-271-44/+63
|\
| * FindBLAS: Do not look for BLAS once BLAS95 has been foundJakub Benda2018-11-241-7/+9
| * FindBLAS: Support 32bit Intel MKL 10.3+Jakub Benda2018-11-181-1/+10
| * FindBLAS: Support combination of gfortran and Intel MKLJakub Benda2018-11-181-24/+37
| * FindBLAS: Consolidate duplicated code related to MKL on WindowsJakub Benda2018-11-181-12/+7
* | Merge topic 'blas-pkgcfg'Brad King2018-11-201-0/+1
|\ \ | |/ |/|
| * FindBLAS: Restore BLAS_FOUND when found using pkgconfigMartin von Gagern2018-11-191-0/+1
* | Merge topic 'blaslapack95'Brad King2018-11-061-1/+1
|\ \ | |/
| * FindBLAS: Correct symbol searched in BLAS95 wrapperJakub Benda2018-11-051-1/+1
* | Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-68/+69
|/
* Find{BLAS,LAPACK}: Find also ILP64 MKL BLAS and LAPACKJakub Benda2018-10-081-19/+27
* FindBLAS: Make Intel MKL the most preferred explicit BLAS library againHubertus van Dam2018-08-301-180/+180
* FindBLAS: Make Intel MKL code block respect prior found BLAS librariesHubertus van Dam2018-08-301-155/+157
* FindBLAS: Detect implicitly linked BLAS libraryHubertus van Dam2018-08-301-2/+28
* FindBLAS: Re-indent module source code to use normal conventionsKitware Robot2018-08-301-476/+476
* FindPkgConfig: export the list of found libraries also as variableRolf Eike Beer2018-05-111-9/+2
* FindBLAS: do not write an imported target name into BLAS_LIBRARIESRolf Eike Beer2018-04-241-1/+5
* FindBLAS: optionally query pkg-config for a libraryRolf Eike Beer2017-12-151-0/+19
* FindBLAS: simplify if()Rolf Eike Beer2017-12-151-2/+1
* FindBLAS: use FPHSARolf Eike Beer2017-12-151-42/+6
* Find{BLAS,LAPACK}: Add support for FLAME blis and libflameJ M Dieterich2017-11-161-0/+15
* FindBLAS/LAPACK: Format documentationGregor Jasny2017-03-221-7/+26
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* Find{BLAS,LAPACK}: Fix when used in pure Fortran projects (#16039)Melven Roehrig-Zoellner2016-04-051-8/+3
* Find{BLAS,LAPACK}: Add support for OpenBLAS (#16024)J M Dieterich2016-03-181-3/+17
* FindBLAS: Fix pattern matching on BLAS vendor nameBrad King2016-01-081-6/+6
* Replace MATCHES ".+" tests with NOT STREQUAL ""Rolf Eike Beer2014-04-141-1/+1
* Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-4/+4
* Find*: Make find_package(.. QUIET) affect Check* modules.Clinton Stimpson2014-03-291-0/+4
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-25/+35
* FindBLAS: Fixes for Windows MKL supportLeszek Swirski2013-10-081-12/+86
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-2/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-73/+73
* Merge topic 'mixed-lib-to-lib64'David Cole2012-08-131-2/+2
|\
| * remove lib64 Unix paths if the respective lib path is also givenRolf Eike Beer2012-07-211-2/+2
* | Fixed: FindLAPACK does not find MKL 10.3 when using gcc 4.xAlexey Ozeritsky2012-07-181-4/+2
|/
* FindBLAS/FindLAPACK: Work with MKL version 10.3 (#12924, #12925)Alexey Ozeritsky2012-02-161-110/+94
* FindBLAS/LAPACK fixesAlexey Ozeritsky2011-09-011-6/+6
* FindBLAS/LAPACK fixesAlexey Ozeritsky2011-08-311-5/+14
* fixed: search of ATLAS library for C/C++-only projectsAlexey Ozeritsky2011-08-151-3/+3
* ACML-GPU supportedAlexey Ozeritsky2011-08-131-11/+43
* gotoblas supportedAlexey Ozeritsky2011-08-111-1/+15
* fixed: search of acml librariesAlexey Ozeritsky2011-08-111-32/+40
* ACML search improvementAlexey Ozeritsky2011-03-151-8/+88
* fix for Fortran-only projectsAlexey Ozeritsky2010-12-271-1/+9
* ACML find fixes (issue 0011219)Alexey Ozeritsky2010-12-161-1/+12