summaryrefslogtreecommitdiff
path: root/Makefile.install
AgeCommit message (Expand)AuthorFilesLines
2021-06-09Removed use of non portable '-p' arg to installArthur Williams1-7/+7
2020-11-02allow setting soname without suffix or prefixAisha Tammy1-8/+8
2020-08-22Add OpenMP dependency to pkgconfig file if neededMartin Kroeker1-1/+9
2020-08-01Improve substitution rules for SYMBOLPREFIX and -SUFFIX additionMartin Kroeker1-4/+10
2020-07-31Add SYMBOLPREFIX and/or SYMBOLSUFFIX to cblas prototypesMartin Kroeker1-2/+10
2020-04-03libname: treat FreeBSD and DragonFly like linux and sunosBaptiste Daroussin1-2/+2
2020-02-18Fix install name on osx againIsuru Fernando1-1/+1
2020-01-12Install new lapack.h Martin Kroeker1-0/+2
2019-07-08Change install_name on osx to match linuxIsuru Fernando1-1/+2
2019-03-02Improve handling of NO_STATIC and NO_SHAREDMartin Kroeker1-5/+5
2018-11-01Use installbsd on AIXMartin Kroeker1-7/+7
2018-10-31Accomodate AIX install, which has different syntaxMartin Kroeker1-0/+29
2018-08-02Haiku supporting patchesZoltán Mizsei1-1/+1
2018-06-09Move some DYNAMIC_ARCH targets to new DYNAMIC_OLDER optionMartin Kroeker1-1/+1
2018-05-14Add build-time configuration options to pkgconfig fileMartin Kroeker1-1/+2
2018-04-03Add support for DragonFly BSDAlex Arslan1-2/+2
2018-04-02Allow building on OpenBSDAlex Arslan1-7/+2
2018-01-05Make: escape paths to pkg-config fileChristoph Conrads1-6/+6
2017-09-07More canonical installation on Cygwin:Erik M. Bray1-1/+2
2017-04-11Build shared library for Android.Zhang Xianyi1-1/+1
2017-02-12Create and install only a single openblas.pc fileMartin Kroeker1-16/+7
2017-02-06Install pkg-config filesIsuru Fernando1-0/+22
2017-01-16Merge pull request #1067 from martin-frbg/msysinstMartin Kroeker1-1/+1
2017-01-16Fix DESTDIR support for cygwin/msys2 installMartin Kroeker1-1/+1
2017-01-11Update Makefile.install (#1064)Martin Kroeker1-1/+1
2016-05-03Wrap CURDIR and DESTDIR in quotesIvan Ukhov1-49/+49
2016-01-26Merge pull request #749 from lotheac/illumos_fixesZhang Xianyi1-2/+2
2016-01-22actually install the shared lib on illumosLauri Tirkkonen1-1/+1
2016-01-22use $(AWK) in Makefile.install and switch it to nawkLauri Tirkkonen1-1/+1
2015-12-03Refs #706. Fixed lapacke installation error.Zhang Xianyi1-4/+4
2015-08-06install OpenBLASConfigVersion.cmakexantares1-0/+13
2015-03-30fix mingw installxantares1-2/+2
2014-12-13Fixed installation bug on Mac OSX.Zhang Xianyi1-5/+5
2014-12-09Merge pull request #475 from xantares/patch-2Zhang Xianyi1-1/+2
2014-12-09add OpenBLAS_VERSION to cmake config filexantares1-1/+2
2014-12-09set OPENBLAS_CMAKE_DIR to <prefix>/lib/cmake/<package_name>xantares1-1/+1
2014-11-29Refs #461. Provide OpenBLASConfig.cmake to support CMake.Zhang Xianyi1-1/+21
2014-07-16Don't create an absolute symlink when installing on DarwinElliot Saba1-1/+2
2014-06-28Merge branch 'develop' of https://github.com/TimothyGu/OpenBLAS into TimothyG...Zhang Xianyi1-4/+4
2014-06-27Build import libs as .dll.a instead of .libTimothy Gu1-1/+1
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu1-4/+4
2014-06-06Fixed generating DLL bug.Zhang Xianyi1-1/+2
2014-05-22Add NO_STATIC variable which disables static lib installationTimothy Gu1-0/+2
2014-05-22Build import library for mingwTimothy Gu1-0/+1
2014-05-01Install dll to prefix/bin instead of prefix/binxantares1-2/+3
2014-02-24More robust OPENBLAS_ prefixing of macros in openblas_config.hOlivier Grisel1-1/+1
2013-12-10Added support for NO_SHARED in make install.lucasb-eyer1-0/+2
2013-12-09Add DESTDIR support for easier building on RPM based distros.Christopher Meng1-40/+40
2013-11-02Fixed #315. Added OPENBLAS_ prefix to openblas_config.h.Zhang Xianyi1-2/+2
2013-08-28fix default prefix handling in makefilesLars Buitinck1-0/+2