87 Commits (d96daa220de9e5c9d8d69f332a6fa550181c7f7e)

Author SHA1 Message Date
  Srangrang ec14e1648c fix: resolve non-RISCV host build failed issue 3 months ago
  gkdddd 670ec6f757 Added shgemm_kernel_8x8 for RISCV64_ZVL128B and shgemm_kernel_16x8 for RISCV64_ZVL256B 4 months ago
  Martin Kroeker ebcab90976
Handle flang-new runtime library linking on Linux like classic-flang 7 months ago
  frjohnst 87026ac1b1 Revert "fix conlict between PR 4515 and AIX shared obj support" 1 year ago
  Martin Kroeker 35d84ad012
Merge pull request #4658 from mattip/remove-extra-suffix 1 year ago
  Matti Picus 94feadf242 do not add LIBNAMESUFFIX to dylib 1 year ago
  Matti Picus 4d96e0ce18 remove extraneous suffix from shared object SONAME 1 year ago
  Chip Kerchner 0e0d0bce1a Fix global (static) constructor priorty so that OpenBLAS gets initialized before other libraries. Other unit test AIX fix. 1 year ago
  frjohnst bdaa6705ca fix conlict between PR 4515 and AIX shared obj support 1 year ago
  Martin Kroeker 2e86faa657
Merge branch 'develop' into issue4468 1 year ago
  Ayappan Perumal 892f8ff3e5 Shared library support for AIX 1 year ago
  Martin Kroeker 10ea3fb742
fix duplication of name parts 1 year ago
  Martin Kroeker 25b300bbee
improve internal names 1 year ago
  Martin Kroeker 440edfd997
Add option to suppress versioning of the internal name 1 year ago
  Martin Kroeker 2390e0bfbc
Quote the BU (underscore) option as it may not be set 2 years ago
  Martin Kroeker f5a379bf77
Add USE_PERL fallback option for gensymbol script 3 years ago
  Owen Rafferty 42c7a27e6b
rewrite perl scripts in universal shell 3 years ago
  Martin Kroeker db7a03dd4c
keep flang-classic on MacOS from trying to create an executable instead of a library 3 years ago
  Martin Kroeker 0b8a436af9
Add mixed clang/ifort build on OSX to Azure CI (#3185) 4 years ago
  Isuru Fernando a5c667b55c
Need a space when redirecting to file 5 years ago
  Martin Kroeker ae1ab5bfdf
Change "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker 6a83c591d6
Adapt for having only a subset of variable types 5 years ago
  Wileam Phan 9ae154ba89 Patch for building on Summit 5 years ago
  Martin Kroeker ba2c5b404d
When building with flang, use it also for the final link step to get dependencies right 5 years ago
  Martin Kroeker 5dd14e3d48
Make building the bfloat16 functions conditional on option BUILD_HALF (#2590) 5 years ago
  Baptiste Daroussin 41e802443a libname: treat FreeBSD and DragonFly like linux and sunos 5 years ago
  Isuru Fernando b89d9762a2 Change install_name on osx to match linux 6 years ago
  Martin Kroeker adb419ed67
With the Intel compiler on Linux, prefer ifort for the final link step 6 years ago
  Elliot Saba 6f77af2eef Add `$(LDFLAGS)` to `$(CC)` and `$(FC)` invocations within `exports/Makefile` 7 years ago
  Zoltán Mizsei 6463bffd59 Haiku supporting patches 7 years ago
  Zhang Xianyi 43e592ceb3 Add -lm for Android. 7 years ago
  Alex Arslan 24f8d5b624
Add DragonFly to exports/Makefile 7 years ago
  Alex Arslan 8da6b6ae52
Allow building on OpenBSD 7 years ago
  Martin Kroeker 00c42dc815 Merge pull request #1314 from martin-frbg/nofortran-fix-2 8 years ago
  Martin Kroeker 79e754e548 Rewrite NOFORTRAN conditionals 8 years ago
  Martin Kroeker 2922c15f36 Merge pull request #1302 from martin-frbg/nofortran-fix 8 years ago
  Martin Kroeker 3a245a376f Remove default FEXTRALIBS in NOFORTRAN case 8 years ago
  Erik M. Bray dddedbab5d More canonical installation on Cygwin: 8 years ago
  Martin Kroeker 3b0624d50f Build shared library on Android without SONAME versioning 8 years ago
  Zhang Xianyi 90dd190a6d Build shared library for Android. 8 years ago
  Ivan Ukhov efaf30d536 Wrap CURDIR and DESTDIR in quotes 9 years ago
  Zhang Xianyi fb8968fb83 Refs #707. Bugfix for previous commit. 9 years ago
  Zhang Xianyi dae6b82a71 Refs #707. Add BUILD_LAPACK_DEPRECATED flag in Makefile.rule. 9 years ago
  Zhang Xianyi aaa8551c57 Merge pull request #749 from lotheac/illumos_fixes 9 years ago
  Lauri Tirkkonen 7ba1d9b9ca actually build the shared lib on illumos 9 years ago
  Tony Kelman d22917a58a fix makefile warning when renaming symbols 9 years ago
  j-bo 1e0bbea868 Refs #676. Fixed ONLY_CBLAS=1 compiling bug on windows. 10 years ago
  Zhang Xianyi e127fb8fd8 1) Refs #575. Remove g77 from compiler list. 10 years ago
  Zhang Xianyi 75c40bcc48 Refs #520. Fixed ONLY_CBLAS=1 compiling bug on OSX. 10 years ago
  Tony Kelman 0b4602b753 add SYMBOLPREFIX and SYMBOLSUFFIX makefile options 11 years ago