ENH: Improving the travis dashboard name
[platform/upstream/lapack.git] / CMAKE /
2016-07-11 Julien LangouMerge branch 'FixInstalledPathingWithLib64' of https...
2016-07-11 Julien LangouPull request from Hans Johnson. Move command directives...
2016-07-10 Hans JohnsonRemove CMake-language block-end command arguments
2016-07-10 Hans JohnsonSTYLE: Convert CMake-language commands to lower case
2016-07-10 julielangouMerge pull request #5 from hjmjohnson/RemoveEndOfLineSpaces
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in MISC files
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in CMake files
2015-09-02 julieCommitting Nico's change about build system improvement...
2014-02-09 julie== Patch provided by Brad King from Kitware - brad...
2013-12-06 julieRemove unused leftover GNUtoMS support file
2013-12-06 julieRemove GNUtoMS code in favor of CMake builtin version...
2012-08-25 julie(no commit message)
2012-04-25 julieUpdate CMAKE version requirement and remove FindBLAS...
2012-01-10 julieAdding CMAKE Support for LAPACKE.
2011-08-15 julieAdd missing files for GNU-built LAPACK DLLs with MS...
2011-08-09 julieCommiting BRAD patch
2011-03-06 julieAdded compiler options needed for HP Fortran
2011-02-26 julieCorrected a typo in the output message when setting...
2011-02-26 julieRe-worked type-size checks to search for differnt sizes...
2011-02-26 julieRecude RELEASE optimization level from O>3 to O2
2011-02-07 julieMove CMake files to a subdirectory
2011-02-07 julieRevert "Move CMake files to a subdirectory"
2011-02-07 julieMove CMake files to a subdirectory
2010-12-31 julieRe-worked the type size check to be much more compact
2010-12-30 julieAdded acml_mv to the ACML link libraries
2010-12-30 julie1. Adjusted regex checks in CheckLAPACKCompilerFlags...
2010-12-24 julie1. Fixed a typo in FindBLAS for SGI (SCCL should have...
2010-12-23 julie1. Added support for both IBM XL Fortran and IBM Visua...
2010-12-23 julieFixed a bug in the IBM compiler options (-ffixed-form...
2010-12-23 julieAdded checks disable floating point exceptions for...
2010-12-21 julieFixed FindBLAS for Sun Performance Library
2010-12-16 julie1. Corrected the way linker flags from FindBLAS are...
2010-12-15 julieAdded compiler flags from FindBLAS.
2010-12-15 julieminor modif on find BLAS
2010-12-15 julieRemoved leftover debug messages from FindBLAS.cmake
2010-12-15 julieAdded support for external BLAS libraries in the CMake...