summaryrefslogtreecommitdiff
path: root/CBLAS
AgeCommit message (Expand)AuthorFilesLines
2017-04-16Replace last occurrences of `include` install pathsDavid Seifert2-3/+4
2017-02-06Simplify the clean targetsKyle Guinn4-23/+29
2017-02-05Use $(MAKE) -C for recursionKyle Guinn1-7/+7
2017-02-05Fix missing or unnecessary prerequisitesKyle Guinn2-31/+16
2017-02-04Add libraries as prerequisitesKyle Guinn3-44/+44
2017-02-04Update commentsKyle Guinn2-20/+20
2017-02-03Version the CBLAS and LAPACKE librariesKyle Guinn1-0/+6
2017-02-03Use the BUILD_* option variables for BLAS and CBLASKyle Guinn1-4/+4
2017-02-03Use appending to create lists of source filesKyle Guinn1-17/+7
2017-02-02Sanitize the installation directoriesKyle Guinn1-3/+3
2017-02-02Fix overlinking CBLAS dependenciesKyle Guinn4-14/+14
2017-01-22Avoid rebuilding CBLAS library and examplesKyle Guinn3-17/+19
2017-01-20Update commentsKyle Guinn2-160/+63
2016-12-06fix #3cmoha1-2/+2
2016-12-06bug: fixed compilation errorcmoha1-1/+1
2016-11-25merging: Various cleanups to makefiles #84Julie11-194/+136
2016-11-15bug: fixed compilation errorcmoha1-1/+1
2016-10-23Remove duplicate definitionsJulie1-2/+0
2016-10-05Improve pkgconfig file generationKyle Guinn2-7/+7
2016-09-05Merge pull request #39 from antonio-rojas/masterlangou1-3/+3
2016-09-01Update cblas.pc.inAntonio Rojas1-3/+3
2016-08-23Fix CBLAS testingJulien Schueller1-2/+2
2016-07-11Making FORTRAN compilers happy. Replacing STEMP by STEMP(1) in some subroutineJulien Langou2-4/+4
2016-07-11Merge branch 'FixInstalledPathingWithLib64' of https://github.com/hjmjohnson/...Julien Langou2-5/+5
2016-07-10Remove CMake-language block-end command argumentsHans Johnson3-7/+7
2016-07-10STYLE: Convert CMake-language commands to lower caseHans Johnson3-15/+15
2016-07-09STYLE: Remove trailing whitespace in Fortran filesHans Johnson11-182/+182
2016-07-09STYLE: Remove trailing whitespace in MISC filesHans Johnson7-50/+50
2016-07-09STYLE: Remove trailing whitespace in C filesHans Johnson168-1751/+1751
2016-07-09STYLE: Remove trailing whitespace in CMake filesHans Johnson3-24/+24
2016-07-09BUG: path failure for find_package config filesHans Johnson2-5/+5
2016-07-05Merge pull request #3 from hjmjohnson/FixFindPackgePathsjulielangou1-3/+3
2016-07-05COMP: Improve introspection and header configurationHans Johnson2-15/+11
2016-07-05BUG: Fix pathing to include filesHans Johnson1-3/+3
2016-07-04STYLE: Change source template files to .in extensionHans Johnson2-1/+1
2016-06-04Fix empty cmake replaceJulien Schueller1-1/+0
2016-01-08Committing Sébastien Villemot patches (5) sent on Jan 6th 2016 to LAPACK Mai...julie6-14/+18
2015-11-18Fix typojulie1-1/+1
2015-11-18Fix upper case issue in CMakeLists reported by Julien Shueller on Nov 17th to...julie1-2/+2
2015-11-15Updating version numberjulie2-2/+2
2015-01-10Applied Jakub's CBLAS patch sent on Jan 9thjulie15-22/+23
2014-10-08Fixing folder uppercase / lower case issue - Thank you Donjulie228-0/+54464