summaryrefslogtreecommitdiff
path: root/dev-cpp
AgeCommit message (Collapse)Author
2025-06-05dev-cpp/lucene++: Stabilize 3.0.9 x86, #956389Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-05dev-cpp/lucene++: Stabilize 3.0.9 amd64, #956389Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-05dev-cpp/cli11: drop 2.4.2Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-04dev-cpp/cpp-httplib: Stabilize 0.20.1 arm64, #957099Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-04dev-cpp/gpgmepp: depend on matching(ish) gpgmeSam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-04dev-cpp/gpgmepp: update LICENSESam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-04dev-cpp/gpgmepp: minor style tweakSam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-04dev-cpp/gpgmepp: drop maintenance commentSam James
It may not be as relevant with the now-split packages and different maintainers upstream. Signed-off-by: Sam James <sam@gentoo.org>
2025-06-04dev-cpp/gpgmepp: block !<app-crypt/gpgme-2[cxx(-)]Sam James
I've made it versioned as a hint to users for what's going on. Signed-off-by: Sam James <sam@gentoo.org>
2025-06-04dev-cpp/gpgmepp: add note wrt testingSam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-04dev-cpp/cpp-httplib: Stabilize 0.20.1 ppc, #957099Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-04dev-cpp/gpgmepp: new package, add 2.0.0Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-03dev-cpp/cpp-httplib: Stabilize 0.20.1 ppc64, #957099Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-03dev-cpp/cpp-httplib: Stabilize 0.20.1 x86, #957099Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-03dev-cpp/libcmis: backport upstream fix sha1 computationGabi Falk
Link: https://github.com/tdf/libcmis/pull/69 Link: https://github.com/tdf/libcmis/commit/0753091be57edae28655e43a9bae9e4c4e414117 Closes: https://bugs.gentoo.org/957018 Signed-off-by: Gabi Falk <gabifalk@gmx.com> Part-of: https://github.com/gentoo/gentoo/pull/42419 Closes: https://github.com/gentoo/gentoo/pull/42419 Signed-off-by: Sam James <sam@gentoo.org>
2025-06-02dev-cpp/abseil-cpp: drop obsolete patches from 20250512.0Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-02dev-cpp/abseil-cpp: add 20250512.0Paul Zander
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42210 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-30dev-cpp/libcmis: drop cppcheck depSam James
I meant to do this earlier. Closes: https://bugs.gentoo.org/577926 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-30dev-cpp/benchmark: add 1.9.4Mattéo Rossillol‑‑Laruelle
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42351 Closes: https://github.com/gentoo/gentoo/pull/42351 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-30dev-cpp/libcmis: unrestrict testsSam James
Tests in the past were automagic based on whether dev-util/cppcheck was installed. That's long-fixed since 0.5.2 which moves that into a separate target. Unfortunately, filtering LTO for now though as we can't test it effectively b/c of ODR issues in tests. Bug: https://github.com/tdf/libcmis/issues/12 Bug: https://bugs.gentoo.org/577926 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-30dev-cpp/websocketpp: drop 0.8.2, EAPI=7--Arthur Zamarin
Closes: https://bugs.gentoo.org/956387 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-30dev-cpp/doctest: Stabilize 2.4.12 ppc, #956825Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-30dev-cpp/doctest: Stabilize 2.4.12 amd64, #956825Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-30dev-cpp/doctest: Stabilize 2.4.12 arm, #956825Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-30dev-cpp/doctest: Stabilize 2.4.12 ppc64, #956825Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-30dev-cpp/doctest: Stabilize 2.4.12 arm64, #956825Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-30dev-cpp/doctest: Stabilize 2.4.12 x86, #956825Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-29dev-cpp/taskflow: sync liveSam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-29dev-cpp/taskflow: drop 3.3.0, 3.4.0Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-29dev-cpp/taskflow: add 3.10.0Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-28dev-cpp/libmcpp: build w/ -std=gnu17Sam James
There's some patches on the linked bug but we're already applying a bunch. We may switch to the mentioned fork though. Closes: https://bugs.gentoo.org/944370 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-28dev-cpp/clucene: fix build w/ cmake 4Johannes Huber
Closes: https://bugs.gentoo.org/951882 Signed-off-by: Johannes Huber <johu@gmx.de> Part-of: https://github.com/gentoo/gentoo/pull/42290 Closes: https://github.com/gentoo/gentoo/pull/42290 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-26dev-cpp/pystring: Fix compliation with cmake 4Sebastian Parborg
Closes: https://bugs.gentoo.org/952037 Signed-off-by: Sebastian Parborg <sebastian@blender.org> Part-of: https://github.com/gentoo/gentoo/pull/42213 Closes: https://github.com/gentoo/gentoo/pull/42213 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-26dev-cpp/glog: backport fixes to 0.6.0Sam James
* Fix CMake 4 * Skip buggy tests Bug: https://bugs.gentoo.org/863599 Bug: https://bugs.gentoo.org/954083 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-25dev-cpp/glog: add 0.7.1Sam James
Last release, it's been discontinued now (see README). Closes: https://bugs.gentoo.org/863599 Closes: https://bugs.gentoo.org/945274 Closes: https://bugs.gentoo.org/954083 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-24dev-cpp/valijson: add comment wrt test restrictionSam James
It was added in 44f039de30123a9472590cc6d2c15aa520a1d82b. Signed-off-by: Sam James <sam@gentoo.org>
2025-05-23dev-cpp/cctz: fix build with cmake 4Kostadin Shishmanov
Closes: https://bugs.gentoo.org/951679 Signed-off-by: Kostadin Shishmanov <kostadinshishmanov@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42231 Closes: https://github.com/gentoo/gentoo/pull/42231 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-23dev-cpp/abseil-cpp: Stabilize 20250127.1 ppc, #956443Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-22dev-cpp/abseil-cpp: Stabilize 20250127.1 arm64, #956443Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-22dev-cpp/abseil-cpp: Stabilize 20250127.1 x86, #956443Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-22dev-cpp/abseil-cpp: Stabilize 20250127.1 ppc64, #956443Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-22dev-cpp/abseil-cpp: Stabilize 20250127.1 amd64, #956443Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-22dev-cpp/abseil-cpp: Stabilize 20250127.1 arm, #956443Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-22dev-cpp/lucene++: Stabilize 3.0.9 ppc64, #956389Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-22dev-cpp/lucene++: Stabilize 3.0.9 ppc, #956389Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-22dev-cpp/websocketpp: Stabilize 0.8.2-r1 x86, #956387Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-22dev-cpp/websocketpp: Stabilize 0.8.2-r1 amd64, #956387Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-22dev-cpp/waylandpp: fix build with cmake 4Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/41931 Closes: https://github.com/gentoo/gentoo/pull/41931 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-21dev-cpp/benchmark: forward ~alphaSam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-21dev-cpp/benchmark: add 1.9.3Mattéo Rossillol‑‑Laruelle
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41988 Closes: https://github.com/gentoo/gentoo/pull/41988 Signed-off-by: Sam James <sam@gentoo.org>