48 Commits (a41d241a0e9fe70c95e9ce1e406d5c57fd2d593b)

Author SHA1 Message Date
  Alex Arslan a41d241a0e
Add support for DragonFly BSD 7 years ago
  Alex Arslan 8da6b6ae52
Allow building on OpenBSD 7 years ago
  Christoph Conrads 7c7e2d9dc6 Make: escape paths to pkg-config file 7 years ago
  Erik M. Bray dddedbab5d More canonical installation on Cygwin: 8 years ago
  Zhang Xianyi 90dd190a6d Build shared library for Android. 8 years ago
  Martin Kroeker faf06f0d8b Create and install only a single openblas.pc file 8 years ago
  Isuru Fernando cdc954675c Install pkg-config files 8 years ago
  Martin Kroeker e8d0e66982 Merge pull request #1067 from martin-frbg/msysinst 8 years ago
  Martin Kroeker 331fd51260 Fix DESTDIR support for cygwin/msys2 install 8 years ago
  Martin Kroeker 2e5f906f41 Update Makefile.install (#1064) 8 years ago
  Ivan Ukhov efaf30d536 Wrap CURDIR and DESTDIR in quotes 9 years ago
  Zhang Xianyi aaa8551c57 Merge pull request #749 from lotheac/illumos_fixes 9 years ago
  Lauri Tirkkonen 8d85be770d actually install the shared lib on illumos 9 years ago
  Lauri Tirkkonen 31aff441ce use $(AWK) in Makefile.install and switch it to nawk 9 years ago
  Zhang Xianyi 5d212f66a7 Refs #706. Fixed lapacke installation error. 9 years ago
  xantares 87336b9acf install OpenBLASConfigVersion.cmake 10 years ago
  xantares 0ac787eefe fix mingw install 10 years ago
  Zhang Xianyi 3e81c99b6b Fixed installation bug on Mac OSX. 10 years ago
  Zhang Xianyi 71966eba6c Merge pull request #475 from xantares/patch-2 10 years ago
  xantares 7a6a141bc4 add OpenBLAS_VERSION to cmake config file 10 years ago
  xantares b8ff6892f6 set OPENBLAS_CMAKE_DIR to <prefix>/lib/cmake/<package_name> 10 years ago
  Zhang Xianyi fe7dcf98f3 Refs #461. Provide OpenBLASConfig.cmake to support CMake. 11 years ago
  Elliot Saba a79df1ff49 Don't create an absolute symlink when installing on Darwin 11 years ago
  Zhang Xianyi 7a8949e0ce Merge branch 'develop' of https://github.com/TimothyGu/OpenBLAS into TimothyGu-develop 11 years ago
  Timothy Gu 8615d6ec87 Build import libs as .dll.a instead of .lib 11 years ago
  Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib 11 years ago
  Zhang Xianyi a40116de25 Fixed generating DLL bug. 11 years ago
  Timothy Gu fe858873af Add NO_STATIC variable which disables static lib installation 11 years ago
  Timothy Gu a8d4d1c4d3 Build import library for mingw 11 years ago
  xantares 187237b622 Install dll to prefix/bin instead of prefix/bin 11 years ago
  Olivier Grisel 5de5ef118c More robust OPENBLAS_ prefixing of macros in openblas_config.h 11 years ago
  lucasb-eyer 91eaea364b Added support for NO_SHARED in make install. 11 years ago
  Christopher Meng 2f0d2ce1ea Add DESTDIR support for easier building on RPM based distros. 11 years ago
  Zhang Xianyi 6d9d70c55c Fixed #315. Added OPENBLAS_ prefix to openblas_config.h. 12 years ago
  Lars Buitinck a29e6592da fix default prefix handling in makefiles 12 years ago
  Zhang Xianyi 9c0a834f98 Modified Makefile.install 12 years ago
  Zaheer Chothia 5c1efa1149 Fix installation step on Windows (regression from e8306f623a) 13 years ago
  Zhang Xianyi b695680a33 Fixed #143. Don't generate cblas.h with NO_CBLAS. 13 years ago
  Xianyi Zhang d48a1d1928 Fixed #101. Install the missing lapacke header with LAPACK-3.4.1. Thank Zaheer for this patch. 13 years ago
  Zaheer Chothia f93318a6c8 Refs #95 cblas: compatibility for compilers without C99 complex number support (e.g. Visual Studio) 13 years ago
  Xianyi Zhang fd2ee0c9e2 Refs #88. Fixed the build bug about LAPACKE C Interface to LAPACKE. 13 years ago
  Zaheer Chothia 78914475ae Fixed #88. Build LAPACKE: C Interface to LAPACK. 13 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. 13 years ago
  Xianyi Zhang d047afe615 Set shared library soname in Linux. 13 years ago
  Xianyi d40e5621e9 Change the installation folder into /include and /lib. 14 years ago
  Xianyi bcc7956216 Refs #57. Continue to fix absolute path issue about shared library on Mac OSX. 14 years ago
  Xianyi 68cae521df Refs #57. The bug about absolute path of shared library on Mac OSX. 14 years ago
  Xianyi Zhang 32353a9d30 Refs #20. Fixed the installation bug with DYNAMIC_ARCH=1. 14 years ago