summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2010-12-23Added checks disable floating point exceptions for GNU, Intel, Sun, and IBM c...julie1-0/+5
2010-12-20Added a CTestCustom.cmake file to filter unwanted files from code coverage an...julie1-0/+7
2010-12-161. Corrected the way linker flags from FindBLAS are being usedjulie1-26/+33
2010-12-15 Merge some of Sebastien Fabbro's patch for CMAKEjulie1-14/+42
2010-12-15Added compiler flags from FindBLAS.julie1-0/+4
2010-12-15minor modif on find BLASjulie1-4/+4
2010-12-15Added support for external BLAS libraries in the CMake build.julie1-2/+19
2010-08-10Patch provided by the kitware team on Aug 5th (Brad King and Bill Hoffman)julie1-0/+18
2010-07-07 Add static/dynamic library, package support and rearrange source filesjulie1-1/+44
2010-06-23Update date and version for 3.2.2 releasejulie1-2/+2
2010-03-23Fix CMakeLists.txt only blas is exported, lapack needs to be exported as well...julie1-1/+1
2009-08-12 Fix ifort flags just for Unixjulie1-1/+3
2009-08-12 Use try_compile to look for the timing routinejulie1-3/+4
2009-08-11Better solution as we set NONE as default...WINDOWS build run great...julie1-1/+1
2009-08-11Need the NONE for Windows...julie1-0/+1
2009-08-11Add CMAKE support to LAPACKjulie1-0/+33