25 Commits (5a8447e97eb40ee8030a0bfd0131c6a1c91af7f6)

Author SHA1 Message Date
  Zhang Xianyi 4e4a3e783f Update develop version. 10 years ago
  Zhang Xianyi b809f99cee Add CBLAS test for CMAKE. 10 years ago
  Zhang Xianyi f8eba3d548 Fixed cmake build bugs on Linux. 10 years ago
  Zhang Xianyi f874465bb8 Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit. 10 years ago
  Zhang Xianyi 7ac7e147d4 Fixed cmake building bugs on Linux. Disable LAPACK by default. 10 years ago
  Hank Anderson 1d183dcda8 Added lapacke sources. 10 years ago
  Hank Anderson 00e373aea6 Added LAPACK sources directly to add_library call instead of OBJECT. 10 years ago
  Hank Anderson 504cdb10ed Added check for MSVC before enabling fortran. 10 years ago
  Hank Anderson 0d8e227ea7 Changed strategy for setting preprocessor definitions. 10 years ago
  Hank Anderson 9eb1499095 Added another param to GenerateNamedObjects to mangle complex source names. 10 years ago
  Hank Anderson 4662a0b13a Changed generate functions to iterate through a list of float types. 10 years ago
  Hank Anderson 64b5a0ef84 Added AUX files from lapack-netlib. 10 years ago
  Hank Anderson 8743093bd7 Added aux files from lapack-netlib. 10 years ago
  Hank Anderson 96cf6779ca Added DLA sources from lapack-netlib. 10 years ago
  Hank Anderson 189fadfde0 Started implementing kernel/Makefile in cmake. 10 years ago
  Hank Anderson 373a1bdadb Converted lapack/Makefile to cmake. 10 years ago
  Hank Anderson a0aeda6187 Added function to set defines for the object names (e.g. -DNAME=dgemm). 10 years ago
  Hank Anderson 30be551502 Corrected fortran compiler name variables. 10 years ago
  Hank Anderson e66aa5f3b7 Ported arch dependent settings from Makefile.system to new cmake file. 10 years ago
  Hank Anderson d11bde60d0 DOUBLE define for DBLAS objects is now set in main CMakeLists.txt. 10 years ago
  Hank Anderson 5057a4b4df Added openblas add_library call that uses DBLAS_OBJS ojbects. 10 years ago
  Hank Anderson d3dcdddf75 Moved functions into util cmake file. 10 years ago
  Hank Anderson 5eefe18ae4 Added CMakeLists.txt for the first of the BLAS folders. 10 years ago
  Hank Anderson d2d15e522f Started converting lib target to CMake. 10 years ago
  Hank Anderson e5c47e44f6 First pass at converting a few makefiles to CMake. 10 years ago