summaryrefslogtreecommitdiff
path: root/exports/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-07-31Merge branch 'hotfix-v0.2.8' into developZhang Xianyi1-8/+12
2013-07-31Refs #266. Fixed the compiling bug with Open64 5.0.Zhang Xianyi1-8/+12
2013-07-27Fixed #260. Fixed generating 32-bit shared library on previous commit.Zhang Xianyi1-6/+6
2013-07-25Respect user's LDFLAGSSebastien Fabbro1-10/+10
2013-07-10Refs #248. Support LAPACK and LAPACKE with lsbcc.Zhang Xianyi1-0/+5
2012-11-28Added -lgomp for generating DLL on Windows.Zhang Xianyi1-0/+5
2012-11-10Fix NetBSD build.Alexander Nasonov1-1/+2
2012-07-30Refs #127. Generate DLL without a version suffix on Windows.Zaheer Chothia1-0/+5
2012-05-21FreeBSD: allow CC & FC to have different versionsMike Nolta1-1/+1
2012-05-21DLL: replace FEXTRALIB -> EXTRALIB (for consistency)Zaheer Chothia1-2/+2
2012-05-21Fix FreeBSD build (undefined reference to `pthread_create')Zaheer Chothia1-1/+1
2012-05-20FreeBSD: replace EXTRALIB -> FEXTRALIBMike Nolta1-1/+1
2012-04-13Refs #88. Fixed the build bug about LAPACKE C Interface to LAPACKE.Xianyi Zhang1-0/+8
2012-04-10Fixed #88. Build LAPACKE: C Interface to LAPACK.Zaheer Chothia1-8/+8
2012-03-21Refs #81. Added LIBNAMESUFFIX flag in Makefile.rule. The user can use this fl...Xianyi Zhang1-1/+1
2012-03-15Set shared library soname in Linux.Xianyi Zhang1-1/+1
2012-03-14Export CBLAS funtions on Windows DLL.Xianyi Zhang1-6/+6
2011-10-09Ref #63. Fixed generating DLL bug on ming-w64.traits1-1/+1
2011-09-18Refs #57. Continue to fix absolute path issue about shared library on Mac OSX.Xianyi1-1/+1
2011-09-17Refs #57. The bug about absolute path of shared library on Mac OSX.Xianyi1-1/+1
2011-06-22Refs #39. Moved the shared lib (dll) to top directory in MingW64 compiler env...Xianyi Zhang1-4/+5
2011-05-30Fixed #31 Shared library placement on Mac. Thank Mr.Viral B. Shah for this pa...Xianyi Zhang1-1/+1
2011-03-04Support NO_LAPACK=1 to build the lib without LAPACK functions.Xianyi Zhang1-8/+8
2011-01-24Import GotoBLAS2 1.13 BSD version codes.Xianyi Zhang1-0/+188