summaryrefslogtreecommitdiff
path: root/dev-cpp/abseil-cpp/files
AgeCommit message (Collapse)Author
2025-08-01dev-cpp/abseil-cpp: drop obsolete ciso646 workaroundPaul Zander
This has been fix in gcc by now. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43085 Closes: https://github.com/gentoo/gentoo/pull/43085 Signed-off-by: Sam James <sam@gentoo.org>
2025-04-05dev-cpp/abseil-cpp: add 20250127.0, 20240722.1, 20240116.3, 20230802.3Paul Zander
Closes: https://bugs.gentoo.org/942192 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2024-09-08dev-cpp/abseil-cpp: fix building on ppcPaul Zander
Link in `atomic` on ppc. Disable failing test. Closes: https://bugs.gentoo.org/918981 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2024-09-04dev-cpp/abseil-cpp: add 20240722.0Paul Zander
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
2024-08-07dev-cpp/abseil-cpp: Fix compilation on GCC 15Christopher Fore
- Tests pass - Include patch from upstream including <cstdint> - 20211102.0-r2 and 20220623.1 need an additional commit backported from upstream so those will be done at a later time. Bug: https://bugs.gentoo.org/937307 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/37987 Signed-off-by: Sam James <sam@gentoo.org>
2024-07-13dev-cpp/abseil-cpp: make use of lzcnt conditionalPaul Zander
Closes: https://bugs.gentoo.org/934337 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37543 Signed-off-by: Sam James <sam@gentoo.org>
2024-07-07dev-cpp/abseil-cpp: fix build without testsSam James
Closes: https://bugs.gentoo.org/935417 Thanks-to: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-12-25dev-cpp/abseil-cpp: remove unused patchesMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/34296 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2023-11-20dev-cpp/abseil-cpp: add patch for test on .sdata platformsMatoro Mahri
See: https://github.com/matoro/abseil-cpp/commit/cc37c61553fa2a186d4abf48e97ad9df4e5d62e3 Bug: https://bugs.gentoo.org/917062 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
2023-07-05dev-cpp/abseil-cpp: fix build with musl-1.2.4orbea
Closes: https://bugs.gentoo.org/906218 Upstream-Issue: https://github.com/abseil/abseil-cpp/issues/1473 Upstream-Commit: https://github.com/abseil/abseil-cpp/commit/4500c2fada4e952037c59bd65e8be1ba0b29f21e Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/31367 Signed-off-by: Sam James <sam@gentoo.org>
2022-10-30dev-cpp/abseil-cpp/files: [QA] use git-format-patch style patchesDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2022-08-23dev-cpp/abseil-cpp: 20211102.0-r2: fix build on gcc-13WANG Xuerui
Fixes: https://bugs.gentoo.org/865211 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
2022-08-23dev-cpp/abseil-cpp: fix build on loongWANG Xuerui
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
2022-06-25dev-cpp/abseil-cpp: Fix build with nvidia cuda11.6Jason Zaman
also update EAPI 7 -> 8 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
2022-02-06dev-cpp/abseil-cpp: Fix build with CUDA nvccJason Zaman
Minor patch needed for tensorflow to unbundle abseil. Acked by gyakovlev on IRC. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
2021-12-25dev-cpp/abseil-cpp: drop 20200225.2-r1Georgy Yakovlev
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-11-16dev-cpp/abseil-cpp: fix 20210324.1 build with glibc-2.34Sam James
Closes: https://bugs.gentoo.org/823990 Signed-off-by: Sam James <sam@gentoo.org>
2021-06-17dev-cpp/abseil-cpp: include limitsGeorgy Yakovlev
Bug: https://bugs.gentoo.org/786726 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-04-29dev-cpp/abseil-cpp: backport fix for arm64 CPUs without crypto extensionsSam James
* Backport fix for arm64 CPUs without crypto extensions (needed for a keywording bug). * Add information in patch / background on the problem (including mentioning the need for an ebuild change, in case e.g. another distro tries to pick it up, and to remind us to try upstream it.) * Add explicit flag-o-matic inherits accordingly. See: 619cfe3daec298493d31030008efc12e5ebbf7ec Bug: https://bugs.gentoo.org/778926 Bug: https://bugs.gentoo.org/766411 Signed-off-by: Sam James <sam@gentoo.org>
2021-04-21dev-cpp/abseil-cpp: drop 20210324.0-r2Georgy Yakovlev
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-04-04dev-cpp/abseil-cpp: correct pkgconfig file locationArfrever Frehtes Taifersar Arahesis
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-04-01dev-cpp/abseil-cpp: Fix building on ARM{32,64} CPUs without crypto extension.Arfrever Frehtes Taifersar Arahesis
Closes: https://bugs.gentoo.org/778926 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>