summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/eigen: drop broken 3.4.9999 ebuildAndreas Sturmlechner2024-05-161-432/+0
| | | | | Closes: https://bugs.gentoo.org/928160 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/eigen: bugfix & improvementPaul Zander2024-01-211-19/+42
| | | | | | | | | 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>
* dev-cpp/eigen: fix DependencyMoved (doxygen)Sam James2024-01-201-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/eigen: add 3.4.0-r2, 3.4.9999, 9999 with fixed cuda testsPaul Zander2024-01-201-0/+409
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>