OpenBLAS/cmake
Martin Kroeker c7a8512d12 Cmake fixes for DYNAMIC_ARCH builds and whitespace in path names (#1323)
* prebuild.cmake: Put quotes around path names that may contain whitespace
(Copied from alexkaratakis' PR #1295)
* kernel/CMakeLists.txt: Fix common_lapack header inclusion and DYNAMIC_ARCH generation of ?neg_tcopy and ?laswp_ncopy files
* lapack/CMakeLists.txt: Use correct template for ?laswp_(plus,minus) functions
2017-10-09 23:34:18 +02:00
..
arch.cmake Fix open_blas.config which was never working out-of-source. Remove need for gen_config_h.exe. If OpenMP is requested, do not silently ignore when it isn't available. 2017-08-23 11:16:24 +10:00
cc.cmake Clean up, fix old typos. Simplify arch usages. Move system arch check to earlier position. 2017-08-21 00:37:29 +10:00
export.cmake Ninja complains that file openblas.def does not exist 2017-07-29 21:00:32 +05:30
f_check.cmake Improvements to previous commit (cross-compile). 2017-08-20 22:50:31 +10:00
fc.cmake Clean up, fix old typos. Simplify arch usages. Move system arch check to earlier position. 2017-08-21 00:37:29 +10:00
kernel.cmake Fixed cmake build bugs on Linux. 2015-08-11 16:25:16 -05:00
lapack.cmake Fix misspelling of zlasyf_aa from previous commit 2017-03-10 08:44:49 +01:00
lapacke.cmake Fix lapacke copying 2017-08-01 15:47:14 +05:30
openblas.pc.in Use GNUInstallDirs to allow changing target directories 2017-04-16 00:43:47 +02:00
os.cmake Clean up, fix old typos. Simplify arch usages. Move system arch check to earlier position. 2017-08-21 00:37:29 +10:00
prebuild.cmake Cmake fixes for DYNAMIC_ARCH builds and whitespace in path names (#1323) 2017-10-09 23:34:18 +02:00
system.cmake Clean up, fix old typos. Simplify arch usages. Move system arch check to earlier position. 2017-08-21 00:37:29 +10:00
system_check.cmake Clean up, fix old typos. Simplify arch usages. Move system arch check to earlier position. 2017-08-21 00:37:29 +10:00
utils.cmake Add commonobjs 2017-08-07 23:12:40 +05:30