Lots of trailing whitespaces in the files of Syd. Cleaning this. No big deal.
[platform/upstream/lapack.git] / CBLAS /
2016-10-23 JulieMerge branch 'tsqr' of git://github.com/sydha/lapack...
2016-10-23 JulieRemove duplicate definitions
2016-10-23 julielangouMerge pull request #66 from turboencabulator/pkgconfig
2016-10-06 Kyle GuinnImprove pkgconfig file generation
2016-09-05 langouMerge pull request #39 from antonio-rojas/master
2016-09-05 langouMerge pull request #45 from jschueller/testing
2016-09-01 Antonio RojasUpdate cblas.pc.in
2016-08-23 Julien SchuellerFix CBLAS testing
2016-07-11 Julien LangouMaking FORTRAN compilers happy. Replacing STEMP by...
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-10 julielangouMerge pull request #5 from hjmjohnson/RemoveEndOfLineSpaces
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in Fortran files
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in MISC files
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in C files
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in CMake files
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
2016-07-05 Hans JohnsonBUG: Fix pathing to include files
2016-07-04 Hans JohnsonSTYLE: Change source template files to .in extension
2016-06-04 julielangouMerge pull request #1 from jschueller/testing
2016-06-04 Julien SchuellerFix empty cmake replace
2016-01-08 julieCommitting Sébastien Villemot patches (5) sent on Jan...
2015-11-18 julieFix typo
2015-11-18 julieFix upper case issue in CMakeLists reported by Julien...
2015-11-15 julieUpdating version number
2015-01-10 julieApplied Jakub's CBLAS patch sent on Jan 9th
2014-10-08 julieFixing folder uppercase / lower case issue - Thank...