summaryrefslogtreecommitdiff
path: root/openblas_config_template.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-05Refs #708. Modified config template for MSVC.Zhang Xianyi1-3/+2
2015-11-17(Visual Studio) Don't use C99 complex numbers when building C++ code.Ray Glover1-1/+1
2015-08-10Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit.Zhang Xianyi1-1/+2
2013-11-02Fixed #315. Added OPENBLAS_ prefix to openblas_config.h.Zhang Xianyi1-8/+8
2013-07-01Fixed #217 openblas_config.h bug on Windows 64.Zhang Xianyi1-0/+10
2013-05-17Refs #215. Fixed the compatible between <complex.h> and <complex> in C++.Zhang Xianyi1-0/+2
2013-02-01Missing line continuation -- follow-up to last commit (64ad8b9809).Zaheer Chothia1-1/+1
2013-02-01Refs #193. Don't use C99 complex numbers when building C++ code.Zaheer Chothia1-1/+2
2012-10-08Fixed #141. make f77blas.h compatible with compilers which lack C99 complex n...Zhang Xianyi1-12/+20
2012-04-24Refs #95 cblas: compatibility for compilers without C99 complex number suppor...Zaheer Chothia1-0/+31
2011-08-31Fixed the bug about installation. f77blas.h works OK now.Xianyi Zhang1-0/+20
2011-06-20Fixed #20. Added install target in makefile. You can use "make install PREFIX...Xianyi Zhang1-0/+21