packaging: Enable cblas package
[platform/upstream/lapack.git] / LAPACKE / Makefile
2017-03-23 Julien LangouMerge branch 'master' of https://github.com/Reference...
2017-03-03 langouMerge pull request #132 from turboencabulator/cleanup
2017-02-06 Kyle GuinnSimplify the clean targets
2017-02-05 Kyle GuinnUse $(MAKE) -C for recursion
2017-02-05 Kyle GuinnFix missing or unnecessary prerequisites
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-07-11 Julien LangouMerge branch 'FixInstalledPathingWithLib64' of https...
2016-07-10 julielangouMerge pull request #5 from hjmjohnson/RemoveEndOfLineSpaces
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in MISC files
2016-07-06 julielangouMerge pull request #3 from hjmjohnson/FixFindPackgePaths
2016-07-06 julielangouMerge pull request #2 from hjmjohnson/ImproveCMakeBuilding
2016-07-04 Hans JohnsonSTYLE: Change source template files to .in extension
2014-10-08 julieFixing folder uppercase / lower case issue - Thank...