12 Commits

Author SHA1 Message Date
Radovan Bast
9e32dd790d create own module proxies for blas/lapack 2015-09-19 15:47:17 +02:00
Radovan Bast
c56e9eaa56 rm int64 dependency in blas/lapack tests 2015-09-19 15:32:06 +02:00
Radovan Bast
825f8cfb9c rm unreachable code (in our regular automated testing) 2015-09-18 14:26:06 +02:00
Radovan Bast
bed8a42945 remove static linking from tests
this will be implemented and tested externally
see #134
2015-09-17 10:06:52 +02:00
Radovan Bast
ea650eace1 s/minimum_cmake_version/min_cmake_version/ 2015-09-07 17:45:31 +02:00
Radovan Bast
66ac83482f s/minimum_required_version/minimum_cmake_version/ 2015-09-06 14:37:38 +02:00
Radovan Bast
699ea2a26d add minimum_required_version to all tests 2015-09-06 14:35:31 +02:00
Miro ILIAS
7150ae9793 adaptation of autocmake for the static linking 2015-08-10 15:34:30 +02:00
Radovan Bast
1bf3d3e355 more consistency 2015-08-07 16:47:50 +02:00
Radovan Bast
c89a15ef58 fortran code cosmetics 2015-08-04 11:44:57 +02:00
Radovan Bast
792b66f037 cleanup 2015-08-04 11:44:39 +02:00
Miro ILIAS
7d192205aa new test for lapack added, all fc tests fixed for PGI Fortran 2015-08-02 18:16:46 +02:00