summaryrefslogtreecommitdiff
path: root/Modules/FindBLAS.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* FindBLAS works in C/C++ projects without FortranAlexey Ozeritsky2010-12-161-17/+12
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+14
* STYLE: fix typos in the docsAlexander Neundorf2009-04-191-1/+1
* ENH: change to correct line feedBill Hoffman2008-07-221-453/+453
* ENH: FindBLAS.cmake, FindLAPACK.cmake modules were redesigned so now you hav...Alin Elena2008-07-221-349/+453
* ENH: get out of module if no fortranBill Hoffman2008-07-211-1/+2
* ENH: this should fail only if required is sent to find packageBill Hoffman2008-07-211-1/+5
* ENH: checks if Fortran is enbaled. If not an error message is produced.Alin Elena2008-07-211-5/+8
* ENH: make find blas work if there is no fortran compilerBill Hoffman2008-06-171-1/+4
* STYLE: fix indent for fileBill Hoffman2008-06-171-338/+338
* ENH: FindBLAS.cmake&FindLAPACK updated to support intel mkl 10Alin Elena2008-03-241-273/+338
* ENH: FindBLAS.cmake and FindLAPACK.cmake modules added. They locate various i...Alin Elena2007-10-101-0/+273