aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2012-04-26Commit patch sent by Sébastien Fabbro to enable LAPACKE built without LAPACK.julie
2012-04-25Update CMAKE version requirement and remove FindBLAS module that is now inclu...julie
2012-04-20Fix XLF flags that were causing test zgg to hangjulie
2012-04-13Update version numberjulie
2012-04-12Add -qnosave option for xlf compiler (Thanks Rodney)julie
2012-04-05Add the python script for LAPACK Summary output to CTESTjulie
2012-01-12Add an option LAPACKE_WITH_TMG that will generate the LAPACKE with the TMG ro...julie
2012-01-10Adding CMAKE Support for LAPACKE.julie
2011-12-20Fix linking problem C and Fortran with Sun Compilers on Linux machinejulie
2011-12-03Integrate LAPACKE into LAPACK make and CMAKE build system.julie
2011-11-16Update LAPACK version for CMAKEjulie
2011-09-23Improve CMAKE BUILD system and OUTPUT PARSING when not all precisions are nee...julie
2011-08-09Commiting BRAD patch julie
2011-04-20Apply Sebastien Fabbro patch for the cmake build.julie
2011-04-15Update Version Number in CMAKEjulie
2011-02-26Added a status message when using the supplied NETLIB BLASjulie
2011-02-07Move CMake files to a subdirectoryjulie
2011-02-07Organize binaries into bin and lib directoriesjulie
2011-02-07Restore CMake packaging removed in r858julie
2011-02-07Revert "Restore CMake packaging removed in r858"julie
2011-02-07Revert "Organize binaries into bin and lib directories"julie
2011-02-07Revert "Move CMake files to a subdirectory"julie
2011-02-07Move CMake files to a subdirectoryjulie
2011-02-07Organize binaries into bin and lib directoriesjulie
2011-02-07Restore CMake packaging removed in r858julie
2010-12-23Added checks disable floating point exceptions for GNU, Intel, Sun, and IBM c...julie
2010-12-20Added a CTestCustom.cmake file to filter unwanted files from code coverage an...julie
2010-12-161. Corrected the way linker flags from FindBLAS are being usedjulie
2010-12-15 Merge some of Sebastien Fabbro's patch for CMAKEjulie
2010-12-15Added compiler flags from FindBLAS.julie
2010-12-15minor modif on find BLASjulie
2010-12-15Added support for external BLAS libraries in the CMake build.julie
2010-08-10Patch provided by the kitware team on Aug 5th (Brad King and Bill Hoffman)julie
2010-07-07 Add static/dynamic library, package support and rearrange source filesjulie
2010-06-23Update date and version for 3.2.2 releasejulie
2010-03-23Fix CMakeLists.txt only blas is exported, lapack needs to be exported as well...julie
2009-08-12 Fix ifort flags just for Unixjulie
2009-08-12 Use try_compile to look for the timing routinejulie
2009-08-11Better solution as we set NONE as default...WINDOWS build run great...julie
2009-08-11Need the NONE for Windows...julie
2009-08-11Add CMAKE support to LAPACKjulie