summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-03-23Add message highlighting minimum target choice at end of DYNAMIC_ARCH buildsMartin Kroeker1-0/+4
2020-03-07Merge pull request #2493 from martin-frbg/plainmakeMartin Kroeker1-1/+1
2020-03-07[OpenBLAS]:modifed the Makefilel005462691-4/+14
2020-03-06Fix another spot where make was used instead of $(MAKE)Martin Kroeker1-1/+1
2020-03-04[OpenBLAS]:modifed the Makefilel005462691-5/+6
2020-01-01[WIP] Update LAPACK to 3.9.0 (#2353)Martin Kroeker1-10/+10
2019-07-08Change install_name on osx to match linuxIsuru Fernando1-0/+1
2019-06-07Merge pull request #2148 from TiborGY/cpp_thread_test_2Martin Kroeker1-1/+4
2019-06-01hook up c++ thread safety test (main Makefile)TiborGY1-1/+4
2019-05-24Build and run utests in any case, they do their own checks for fortran availa...Martin Kroeker1-1/+1
2019-03-02Improve handling of NO_STATIC and NO_SHAREDMartin Kroeker1-1/+1
2018-12-28Update MakefileTiborGY1-1/+1
2018-10-09Merge pull request #1799 from martin-frbg/issue1796Martin Kroeker1-1/+1
2018-10-08Use override for ARCH in make.incMartin Kroeker1-1/+1
2018-08-02Haiku supporting patchesZoltán Mizsei1-1/+3
2018-06-27Update MakefileMartin Kroeker1-0/+11
2018-06-27Merge branch 'develop' into nofortMartin Kroeker1-14/+0
2018-06-27Handle NOFORTRAN=0Martin Kroeker1-9/+9
2018-06-26Revert changes to NOFORTRAN handling from 952541eMartin Kroeker1-21/+7
2018-06-20Need to use filter-out to handle NOFORTRAN not setMartin Kroeker1-4/+7
2018-06-19Modify NOFORTRAN tests to always check the value; fix rewriting of NO_FORTRANMartin Kroeker1-13/+15
2018-06-19Handle erroneous user settings NOFORTRAN=0 and NO_FORTRANMartin Kroeker1-0/+9
2018-06-09Move some DYNAMIC_ARCH targets to new DYNAMIC_OLDER optionMartin Kroeker1-0/+3
2018-05-29Adapt lapack-test and blas-test to changes in netlib directory layoutMartin Kroeker1-4/+5
2018-04-03Add support for DragonFly BSDAlex Arslan1-1/+1
2018-04-02Allow building on OpenBSDAlex Arslan1-5/+1
2017-11-23Update LAPACK to 3.8.0martin1-0/+1
2017-09-18(Plain make) build system fixes for AIXMartin Kroeker1-6/+3
2017-08-10Make: show installation instructions after buildChristoph Conrads1-2/+4
2017-08-10Make: fix installation instructionsChristoph Conrads1-2/+3
2017-07-13Disable ReLAPACK by default (#1238)Martin Kroeker1-1/+1
2017-07-02Add files via uploadMartin Kroeker1-2/+3
2017-06-28Add ReLAPACK to MakefilesMartin Kroeker1-6/+14
2017-05-04Add Makefile debugging trick so that we can inspect runtime Makefile variablesElliot Saba1-0/+5
2017-04-11Build shared library for Android.Zhang Xianyi1-1/+1
2016-12-15Never use "make" in makefiles. Only $(MAKE).François Bissey1-3/+3
2016-04-26allow building tests when CROSS compiling but don't run themAleksey Kuleshov1-4/+0
2016-03-04Modify travis script.Zhang Xianyi1-5/+5
2016-02-13Run utest when building.Zhang Xianyi1-2/+0
2016-02-11Refs #707. Add BUILD_LAPACK_DEPRECATED flag in Makefile.rule.Zhang Xianyi1-0/+3
2016-01-29Use ctest.h for unit test. Enable unit test on travis CI.Zhang Xianyi1-4/+0
2016-01-26Merge pull request #749 from lotheac/illumos_fixesZhang Xianyi1-1/+1
2016-01-22actually build the shared lib on illumosLauri Tirkkonen1-1/+1
2015-11-23fix for bad or outdated mingw compilerWerner Saar1-0/+4
2015-11-21fixes for cross compileWerner Saar1-1/+11
2015-05-191) Refs #575. Remove g77 from compiler list.Zhang Xianyi1-1/+1
2015-04-22added optimized dsymv kernels for haswellWerner Saar1-1/+3
2014-07-16changed string GFORTRAN to lowercasewernsaar1-1/+1
2014-07-06bugfix for fortran compilerwernsaar1-1/+1
2014-06-29modification, to run blas-test on Windowswernsaar1-0/+6