summaryrefslogtreecommitdiff
path: root/dev-cpp/eigen/eigen-9999.ebuild
AgeCommit message (Collapse)Author
2024-12-11Move {sys-devel → llvm-core}/clangMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-12-11Move sys-libs/libomp → llvm-runtimes/openmpMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-11-24dev-cpp/eigen: Restrict testsAndreas Sturmlechner
Otherwise we will never be able to stabilise anything here. Bug: https://bugs.gentoo.org/927892 Bug: https://bugs.gentoo.org/932646 Bug: https://bugs.gentoo.org/943401 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-01-21dev-cpp/eigen: bugfix & improvementPaul Zander
Fix llvm_pkg_setup failure when llvm isn't installed. Refactor src_configure to reduce detection steps when not building tests. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34927 Signed-off-by: Sam James <sam@gentoo.org>
2024-01-20dev-cpp/eigen: fix DependencyMoved (doxygen)Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-01-20dev-cpp/eigen: add 3.4.0-r2, 3.4.9999, 9999 with fixed cuda testsPaul Zander
Automatically detects working compiler. Automatically detects host CUDA arch, can be overriden by setting CUDAARCHS env var. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34547 Signed-off-by: Sam James <sam@gentoo.org>