packaging: Enable cblas package
[platform/upstream/lapack.git] / LAPACKE / CMakeLists.txt
2017-05-22 langouMerge pull request #155 from jeffhammond/fix_isnan_aliasing
2017-05-22 langouMerge pull request #140 from SoapGentoo/cmake-fixes
2017-04-15 David SeifertReplace last occurrences of `include` install paths
2017-02-05 julielangouMerge pull request #120 from echeresh/lapacke_bdb_csd
2017-02-04 langouMerge pull request #119 from turboencabulator/cleanup
2017-02-04 Kyle GuinnVersion the CBLAS and LAPACKE libraries
2017-02-03 Kyle GuinnUse the BUILD_* option variables for BLAS and CBLAS
2017-02-03 Kyle GuinnSanitize the installation directories
2017-02-02 Kyle GuinnFix overlinking LAPACKE dependencies
2017-02-02 Kyle GuinnAllow building LAPACKE with XBLAS and TMGLIB simultaneously
2016-12-06 cmohaMerge remote-tracking branch 'refs/remotes/Reference...
2016-11-26 Juliemerging: Various cleanups to makefiles #84
2016-11-07 Kyle GuinnVarious whitespace cleanup
2016-11-04 julielangouMerge pull request #71 from advanpix/master
2016-10-23 JulieMerge branch 'tsqr' of git://github.com/sydha/lapack...
2016-10-23 julielangouMerge pull request #66 from turboencabulator/pkgconfig
2016-10-06 Kyle GuinnImprove pkgconfig file generation
2016-07-11 Julien LangouMerge branch 'hjmjohnson-FixInstalledPathingWithLib64'
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-09 Hans JohnsonBUG: path failure for find_package config files
2016-07-06 julielangouMerge pull request #3 from hjmjohnson/FixFindPackgePaths
2016-07-06 julielangouMerge pull request #2 from hjmjohnson/ImproveCMakeBuilding
2016-07-05 Hans JohnsonCOMP: Improve introspection and header configuration
2015-11-17 julieCommit fix proposed by Julien Schueller
2014-10-08 julieFixing folder uppercase / lower case issue - Thank...