summaryrefslogtreecommitdiff
path: root/CMAKE
AgeCommit message (Expand)AuthorFilesLines
2010-12-301. Adjusted regex checks in CheckLAPACKCompilerFlags.cmake to be more compactjulie3-129/+288
2010-12-241. Fixed a typo in FindBLAS for SGI (SCCL should have been SCSL) and 2. Fix...julie2-8/+8
2010-12-231. Added support for both IBM XL Fortran and IBM VisualAge Fortranjulie2-9/+22
2010-12-23Fixed a bug in the IBM compiler options (-ffixed-form -> -qfixed).julie1-2/+2
2010-12-23Added checks disable floating point exceptions for GNU, Intel, Sun, and IBM c...julie1-0/+53
2010-12-21Fixed FindBLAS for Sun Performance Libraryjulie1-4/+6
2010-12-161. Corrected the way linker flags from FindBLAS are being usedjulie1-102/+114
2010-12-15Added compiler flags from FindBLAS.julie1-6/+7
2010-12-15minor modif on find BLASjulie1-14/+14
2010-12-15Removed leftover debug messages from FindBLAS.cmakejulie1-2/+0
2010-12-15Added support for external BLAS libraries in the CMake build.julie1-0/+329