summaryrefslogtreecommitdiff
path: root/dev-cpp/eigen/files
AgeCommit message (Collapse)Author
2025-01-08dev-cpp/eigen: drop 3.4.0-r1Andreas Sturmlechner
Bug: https://bugs.gentoo.org/927892 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2024-07-17dev-cpp/eigen: properly guard VSX useSam James
Fixes build on VSX-less ppc* hardware. Closes: https://bugs.gentoo.org/936107 Thanks-to: jonys <vidra.jonas@seznam.cz> 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>
2021-12-29dev-cpp/eigen: Don't compress (and duplicate) html doc dirAndreas Sturmlechner
Closes: https://bugs.gentoo.org/830064 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2021-05-21dev-cpp/eigen: remove unused patchMichael Mair-Keimberger
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/20755 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2020-12-15dev-cpp/eigen: Disable cholmod tests through cmake.eclassDavid Seifert
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
2020-12-14dev-cpp/eigen: Version bump to 3.3.9David Seifert
Bug: https://bugs.gentoo.org/712808 Bug: https://bugs.gentoo.org/754327 Closes: https://bugs.gentoo.org/759961 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
2020-10-12dev-cpp/eigen: Backport fix for revdeps build failuresAndreas Sturmlechner
Reported-by: Anton Kochkov <anton.kochkov@gmail.com> Thanks-to: Sam James <sam@gentoo.org> Closes: https://bugs.gentoo.org/747949 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2020-07-21dev-cpp/eigen: EAPI-7 bump, switch to cmake.eclassAndreas Sturmlechner
- Update HOMEPAGE - Drop IUSE="c++11", build was broken anyway with it disabled - Drop obsolete slot 0 blocker - Sort dependencies - Drop useless src_unpack(), just define ${S} instead - Properly configure CMAKEPACKAGE_INSTALL_DIR instead of manual doins - configure in src_configure, compile in src_compile, drop src_test() - Drop obsolete -g2 removal - Consolidate and improve conditional !test seds - Replace CMAKE_BUILD_TYPE override sed with patch - Change FindEigen3.cmake module install path Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2019-02-25dev-cpp/eigen: Drop oldAndreas Sturmlechner
Closes: https://bugs.gentoo.org/577262 Closes: https://bugs.gentoo.org/466360 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2018-09-10dev-cpp/eigen: Fix prototypeAndreas Sturmlechner
Closes: https://bugs.gentoo.org/665488 Package-Manager: Portage-2.3.48, Repoman-2.3.10
2016-09-16dev-cpp/eigen: remove oldMichael Palimaka
Package-Manager: portage-2.3.0
2016-02-24dev-cpp/eigen: Forward porting ebuild changes, Backwards the patchesJustin Lecher
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575512 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-02-22dev-cpp/eigen: Drop -g2 from build flagsJustin Lecher
* Bump to EAPI=6 * Add missing test deps * Add missing USE Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575354 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed