index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindBLAS.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindBLAS: Fix pattern matching on BLAS vendor name
Brad King
2016-01-08
1
-6/+6
*
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
-4/+4
*
Find*: Make find_package(.. QUIET) affect Check* modules.
Clinton Stimpson
2014-03-30
1
-0/+4
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-25/+35
*
FindBLAS: Fixes for Windows MKL support
Leszek Swirski
2013-10-08
1
-12/+86
*
Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()
Rolf Eike Beer
2012-11-04
1
-2/+2
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-73/+73
*
Merge topic 'mixed-lib-to-lib64'
David Cole
2012-08-13
1
-2/+2
|
\
|
*
remove lib64 Unix paths if the respective lib path is also given
Rolf Eike Beer
2012-07-21
1
-2/+2
*
|
Fixed: FindLAPACK does not find MKL 10.3 when using gcc 4.x
Alexey Ozeritsky
2012-07-18
1
-4/+2
|
/
*
FindBLAS/FindLAPACK: Work with MKL version 10.3 (#12924, #12925)
Alexey Ozeritsky
2012-02-16
1
-110/+94
*
FindBLAS/LAPACK fixes
Alexey Ozeritsky
2011-09-01
1
-6/+6
*
FindBLAS/LAPACK fixes
Alexey Ozeritsky
2011-08-31
1
-5/+14
*
fixed: search of ATLAS library for C/C++-only projects
Alexey Ozeritsky
2011-08-15
1
-3/+3
*
ACML-GPU supported
Alexey Ozeritsky
2011-08-13
1
-11/+43
*
gotoblas supported
Alexey Ozeritsky
2011-08-11
1
-1/+15
*
fixed: search of acml libraries
Alexey Ozeritsky
2011-08-11
1
-32/+40
*
ACML search improvement
Alexey Ozeritsky
2011-03-15
1
-8/+88
*
fix for Fortran-only projects
Alexey Ozeritsky
2010-12-27
1
-1/+9
*
ACML find fixes (issue 0011219)
Alexey Ozeritsky
2010-12-16
1
-1/+12
*
FindBLAS works in C/C++ projects without Fortran
Alexey Ozeritsky
2010-12-16
1
-17/+12
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
Convert CMake find-modules to BSD License
Brad King
2009-09-28
1
-0/+14
*
STYLE: fix typos in the docs
Alexander Neundorf
2009-04-19
1
-1/+1
*
ENH: change to correct line feed
Bill Hoffman
2008-07-22
1
-453/+453
*
ENH: FindBLAS.cmake, FindLAPACK.cmake modules were redesigned so now you hav...
Alin Elena
2008-07-22
1
-349/+453
*
ENH: get out of module if no fortran
Bill Hoffman
2008-07-21
1
-1/+2
*
ENH: this should fail only if required is sent to find package
Bill Hoffman
2008-07-21
1
-1/+5
*
ENH: checks if Fortran is enbaled. If not an error message is produced.
Alin Elena
2008-07-21
1
-5/+8
*
ENH: make find blas work if there is no fortran compiler
Bill Hoffman
2008-06-17
1
-1/+4
*
STYLE: fix indent for file
Bill Hoffman
2008-06-17
1
-338/+338
*
ENH: FindBLAS.cmake&FindLAPACK updated to support intel mkl 10
Alin Elena
2008-03-24
1
-273/+338
*
ENH: FindBLAS.cmake and FindLAPACK.cmake modules added. They locate various i...
Alin Elena
2007-10-10
1
-0/+273