summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: unkeyword ~ia64Arthur Zamarin2024-09-121-1/+1
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-cpp/eigen: Stabilize 3.4.0-r2 sparc, #927892Arthur Zamarin2024-04-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-cpp/eigen: Stabilize 3.4.0-r2 arm64, #927892Arthur Zamarin2024-04-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-cpp/eigen: bugfix & improvementPaul Zander2024-01-211-18/+43
| | | | | | | | | 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/+432
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>