summaryrefslogtreecommitdiff
path: root/dev-cpp
AgeCommit message (Collapse)Author
2025-11-04*/*: Add := to virtual/zlib deps, part 4Michał Górny
Done via: ``` git grep -l 'virtual/zlib\[' | xargs sed -i -e 's@virtual/zlib\[@virtual/zlib:=\[@g' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04*/*: Add := to virtual/zlib deps, part 1Michał Górny
Done via: ``` git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04dev-cpp/robin-map: Stabilize 1.4.0-r1 x86, #965535Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-04dev-cpp/robin-map: Stabilize 1.4.0-r1 amd64, #965535Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-04dev-*/*: update for virtual/zlibMichał Górny
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Followed by manual revert in dev-python/zlib-ng where it accidentally caught sys-libs/zlib-ng dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-02dev-cpp/cpp-httplib: add 0.27.0Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/44362 Closes: https://github.com/gentoo/gentoo/pull/44362 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-11-02dev-cpp/cpp-httplib: drop 0.20.1, 0.23.1Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/44362 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-11-02dev-cpp/asio: add 1.36.0Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/44426 Closes: https://github.com/gentoo/gentoo/pull/44426 Signed-off-by: Sam James <sam@gentoo.org>
2025-11-02dev-cpp/asio: drop 1.34.0Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/44426 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-31dev-cpp/exprtk: Keyword 0.0.3 riscv, #960964Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2025-10-30dev-cpp/folly: workaround GCC 16 bugSam James
Closes: https://bugs.gentoo.org/963586 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-29dev-cpp/taskflow: remove unused patch(es)Michael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
2025-10-29dev-cpp/tbb: add 2022.2.0Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-28dev-cpp/tbb: Stabilize 2022.1.0 ppc64, #965219Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-28dev-cpp/tbb: Stabilize 2022.1.0 amd64, #965219Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-28dev-cpp/tbb: Stabilize 2022.1.0 x86, #965219Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-28dev-cpp/tbb: Stabilize 2022.1.0 arm64, #965219Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-27dev-cpp/cli11: add 2.6.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-25dev-cpp/highway: add 1.3.0Daniel Novomeský
[sam: Mention bug #960548 as this release has a workaround for it.] Bug: https://bugs.gentoo.org/960548 Closes: https://bugs.gentoo.org/963744 Signed-off-by: Daniel Novomeský <dnovomesky@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44334 Closes: https://github.com/gentoo/gentoo/pull/44334 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-25dev-cpp/jwt-cpp: drop 0.7.0Oliver Freyermuth
Version FTBFS with any recent dev-cpp/jsoncons and dependency is not optional, fixed upstream, waiting for new release. Closes: https://bugs.gentoo.org/964323 Closes: https://github.com/gentoo/gentoo/pull/44237 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2025-10-22dev-cpp/abseil-cpp: 20250814.1 pass DEBUG/NDEBUGPaul Zander
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44225 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-22dev-cpp/abseil-cpp: add 20250814.1Paul Zander
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44225 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-22dev-cpp/abseil-cpp: drop oldPaul Zander
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44225 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-21dev-cpp/robin-map: Fix cmake patchAndreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-20dev-cpp/valijson: drop 1.0.4, 1.0.5, 1.0.6Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-20dev-cpp/cli11: add 2.6.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-18dev-cpp/robin-map: drop 1.4.0Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-18dev-cpp/robin-map: Fix CMake < 3.10 warningAndreas Sturmlechner
Closes: https://bugs.gentoo.org/964543 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-18dev-cpp/opentelemetry-cpp: QA tweaksSam James
* Add missing die * Define phases in execution order Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18dev-cpp/opentelemetry-cpp: add find_dependency if use="prometheus"Z. Liu
by insert using sed, which is a workaround for these versions, and it had been fixed by upstream in v1.21.0. prometheus_exporter was added after release 1.3.0 Closes: https://bugs.gentoo.org/930064 Closes: https://bugs.gentoo.org/953948 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42678 Closes: https://github.com/gentoo/gentoo/pull/42678 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18dev-cpp/doctest: drop 2.4.11Petr Vaněk
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-10-18dev-cpp/gtkmm: Stabilize 4.18.0-r1 ppc64, #964161Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-14dev-cpp/fast_float: Stabilize 8.0.2 ppc, #964100Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-13dev-cpp/simdutf: Keyword 7.3.4 ppc64, #963886Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-13dev-cpp/muParser: Stabilize 2.3.5 amd64, #951718Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-cpp/gtkmm: Stabilize 4.18.0-r1 amd64, #964161Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-12dev-cpp/simdutf: Keyword 7.3.4 riscv, #963886Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2025-10-12dev-cpp/muParser: Stabilize 2.3.5 x86, #951718Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-cpp/muParser: Stabilize 2.3.5 arm64, #951718Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-cpp/muParser: Remove unused examples subdir to silence CMake 4 warningAndreas Sturmlechner
Bug: https://bugs.gentoo.org/951718 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-12dev-cpp/simdutf: Keyword 7.3.4 arm64, #963886Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-cpp/simdutf: Keyword 7.3.4 arm, #963886Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-cpp/simdutf: Keyword 7.3.4 x86, #963886Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-cpp/gtkmm: Stabilize 4.18.0-r1 arm64, #964161Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-cpp/gtkmm: Stabilize 4.18.0-r1 x86, #964161Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-cpp/fast_float: Stabilize 8.0.2 arm64, #964100Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-cpp/gtkmm: Stabilize 4.18.0-r1 arm, #964161Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-cpp/fast_float: Stabilize 8.0.2 x86, #964100Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-cpp/fast_float: Stabilize 8.0.2 arm, #964100Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-11dev-cpp/*mm: Update $HOMEPAGE of projects on gtkmm.orgzyxhere💭
Removing remote-id as most of GNOME doesn't include it Signed-off-by: zyxhere💭 <zyx@envs.net> Part-of: https://github.com/gentoo/gentoo/pull/44128 Closes: https://github.com/gentoo/gentoo/pull/44128 Signed-off-by: Sam James <sam@gentoo.org>