summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-09-19bart-git: install commands into proper dirChristian Holme
2023-08-24remove explicit openblas depChristian Holme
Thank you, MarsSeed
2023-06-15update dependencies and optdependsChristian Holme
2023-06-15provides is not enough, we also need conflictsChristian Holme
2023-06-15handle conflicts with 'provides', overwrite symlinkChristian Holme
overwriting the symlink is needed for repeated builds
2023-06-15run utest to check that bart somewhat worksChristian Holme
integration tests would be better (make test), but they take too long, for my taste.
2023-06-15switch to repository pacakges for openblasChristian Holme
2022-03-16remove gcc10, add gcc>=11.2.0Christian Holme
11.2.0 fixes the compilation problem which made us use gcc10
2021-06-02mark explicit dependency on gcc10Christian Holme
I hope this is the proper way now
2021-06-02updates for recent upstream changesChristian Holme
and because it currently fails to build with gcc-11, most likely because of a bug in gcc
2019-12-21New version and also install libs and headersRoosted7
2019-12-20New versionRoosted7
2019-08-28Add scripts to share folderRoosted7
2019-08-28Fix openblas lapack usageRoosted7
2019-08-28Initial packageRoosted7