summaryrefslogtreecommitdiff
path: root/CMAKE
AgeCommit message (Expand)AuthorFilesLines
2017-02-21[coverage] Updated cmake coverage files for LapackGuillaume Jacquenot2-336/+280
2017-02-21[coverage] Added cmake files for coverageGuillaume Jacquenot2-0/+413
2016-11-25merging: Various cleanups to makefiles #84Julie1-0/+0
2016-07-28COMP: Prevent insource builds and inbuild installsHans Johnson2-0/+54
2016-07-10Remove CMake-language block-end command argumentsHans Johnson2-6/+6
2016-07-10STYLE: Convert CMake-language commands to lower caseHans Johnson1-33/+33
2016-07-09STYLE: Remove trailing whitespace in MISC filesHans Johnson1-0/+0
2016-07-09STYLE: Remove trailing whitespace in CMake filesHans Johnson3-14/+14
2015-09-02Committing Nico's change about build system improvements for LAPACKjulie1-8/+0
2014-02-09== Patch provided by Brad King from Kitware - brad.king@kitware.com ==julie2-3/+25
2013-12-06Remove unused leftover GNUtoMS support filejulie1-16/+0
2013-12-06Remove GNUtoMS code in favor of CMake builtin version - Thanks Brad (Kitware)julie6-110/+0
2012-08-25(no commit message)julie1-1/+1
2012-04-25Update CMAKE version requirement and remove FindBLAS module that is now inclu...julie1-451/+0
2012-01-10Adding CMAKE Support for LAPACKE.julie2-1/+106
2011-08-15Add missing files for GNU-built LAPACK DLLs with MS toolsjulie5-0/+124
2011-08-09Commiting BRAD patch julie2-0/+2
2011-03-06Added compiler options needed for HP Fortranjulie1-0/+21
2011-02-26Corrected a typo in the output message when setting optimization leveljulie1-1/+1
2011-02-26Re-worked type-size checks to search for differnt sizes for different typesjulie1-25/+31
2011-02-26Recude RELEASE optimization level from O>3 to O2julie1-2/+12
2011-02-07Move CMake files to a subdirectoryjulie4-0/+39
2011-02-07Revert "Move CMake files to a subdirectory"julie4-39/+0
2011-02-07Move CMake files to a subdirectoryjulie4-0/+39
2010-12-31Re-worked the type size check to be much more compactjulie3-62/+52
2010-12-30Added acml_mv to the ACML link librariesjulie1-3/+3
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