about summary refs log tree commit diff
path: root/pkgs/build-support/alternatives
AgeCommit message (Expand)AuthorFilesLines
2024-01-07treewide: simplify exec format conditionalsRyan Burns2-4/+4
2023-03-24lapack: force a rebuild on x86_64-darwinVladimír Čunát1-0/+3
2023-02-13treewide: use optionalStringFelix Buehler2-8/+8
2022-02-11lapack,blas: allow for more flexible use of ILP64 interfaceMarkus Kowalewski2-27/+33
2021-12-01lapack: include lapacke_utils.h in alternatives/lapackEllie Hermaszewska1-1/+1
2021-09-16Merge staging-next into staginggithub-actions[bot]1-1/+0
2021-09-15alternatives/blas: fix ILP64 checkMarkus Kowalewski1-1/+0
2021-09-02blas: fix library id on darwin for cblasDmitry Kalinkin1-1/+1
2021-08-23blas: fix library id on darwinDmitry Kalinkin1-1/+1
2021-01-24treewide: stdenv.lib -> libPavol Rusnak2-2/+2
2020-08-15Merge pull request #92412 from matthewbauer/blas-crossFrederik Rietdijk1-1/+1
2020-07-22blas: do not report an empty line for every checked symbolDaniël de Kok1-1/+1
2020-07-06blas: use $NM instead of nmMatthew Bauer1-1/+1
2020-04-24lapack: fix darwin library identifiersDaiderd Jordan1-8/+0
2020-04-22blas,lapack: use correct name for libraryMatthew Bauer2-4/+4
2020-04-21blas,lapack: symlink headers when using mklMatthew Bauer2-0/+2
2020-04-20blas,lapack: provide symlink for libmkl_rt.soMatthew Bauer2-0/+2
2020-04-20blas,lapack: use isILP64 instead of is64bitMatthew Bauer2-11/+11
2020-04-20blas,lapack: don’t patchelfMatthew Bauer2-0/+4
2020-04-19blas: fix build on darwinSébastien Maret1-1/+1
2020-04-18blas: fix buildMilan Pässler1-1/+1
2020-04-17blas/lapack: add wrapper for “alternative”s of BLAS/LAPACK providerMatthew Bauer2-0/+248