25 Commits (dec7ad0dfd2738ac708aae408d16e280ee06b5cc)

Author SHA1 Message Date
  Zhang Xianyi c92ae012a6 Refs #279. Provide ONLY_CBLAS flag. If you only need CBLAS without 13 years ago
  Zhang Xianyi 36adfe8d64 Merge branch 'hotfix-v0.2.8' into develop 13 years ago
  Zhang Xianyi a07cc39571 Refs #266. Fixed the compiling bug with Open64 5.0. 13 years ago
  Zhang Xianyi 1e1250b703 Fixed #260. Fixed generating 32-bit shared library on previous commit. 13 years ago
  Sebastien Fabbro 9f0fb6e662 Respect user's LDFLAGS 13 years ago
  Zhang Xianyi 6df39ad9e7 Refs #248. Support LAPACK and LAPACKE with lsbcc. 13 years ago
  Zhang Xianyi 7110d17146 Added -lgomp for generating DLL on Windows. 13 years ago
  Alexander Nasonov e85549ee11 Fix NetBSD build. 13 years ago
  Zaheer Chothia e8306f623a Refs #127. Generate DLL without a version suffix on Windows. 14 years ago
  Mike Nolta 839b18aa26 FreeBSD: allow CC & FC to have different versions 14 years ago
  Zaheer Chothia a27339b244 DLL: replace FEXTRALIB -> EXTRALIB (for consistency) 14 years ago
  Zaheer Chothia 10e25690b4 Fix FreeBSD build (undefined reference to `pthread_create') 14 years ago
  Mike Nolta e9be1fdd2b FreeBSD: replace EXTRALIB -> FEXTRALIB 14 years ago
  Xianyi Zhang fd2ee0c9e2 Refs #88. Fixed the build bug about LAPACKE C Interface to LAPACKE. 14 years ago
  Zaheer Chothia 78914475ae Fixed #88. Build LAPACKE: C Interface to LAPACK. 14 years ago
  Xianyi Zhang 1f15bee02a Refs #81. Added LIBNAMESUFFIX flag in Makefile.rule. The user can use this flag to control the library name, e.g. libopenblas.a, libopenblas_ifort.a or libopenblas_omp.a. 14 years ago
  Xianyi Zhang d047afe615 Set shared library soname in Linux. 14 years ago
  Xianyi Zhang a7a7751be7 Export CBLAS funtions on Windows DLL. 14 years ago
  traits 66a3c6df4e Ref #63. Fixed generating DLL bug on ming-w64. 14 years ago
  Xianyi bcc7956216 Refs #57. Continue to fix absolute path issue about shared library on Mac OSX. 15 years ago
  Xianyi 68cae521df Refs #57. The bug about absolute path of shared library on Mac OSX. 15 years ago
  Xianyi Zhang 078bfd0b4f Refs #39. Moved the shared lib (dll) to top directory in MingW64 compiler environment. 15 years ago
  Xianyi Zhang 3d7e62eb8b Fixed #31 Shared library placement on Mac. Thank Mr.Viral B. Shah for this patch. 15 years ago
  Xianyi Zhang 8f1090d32a Support NO_LAPACK=1 to build the lib without LAPACK functions. 15 years ago
  Xianyi Zhang 342bbc3871 Import GotoBLAS2 1.13 BSD version codes. 15 years ago