Michael Nosthoff
03d5b45653
package/libabseil-cpp: bump to version 20260107.1
...
Changelog:
https://github.com/abseil/abseil-cpp/releases/tag/20260107.1
https://github.com/abseil/abseil-cpp/releases/tag/20260107.0
Signed-off-by: Michael Nosthoff <buildroot@heine.tech >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-02-12 21:08:30 +01:00
Michael Nosthoff
1c9374b8b7
package/libabseil-cpp: bump to version 20250814.1
...
- enforce C++17 as this is required since 20250512
Release Notes:
https://github.com/abseil/abseil-cpp/releases/tag/20250814.1
https://github.com/abseil/abseil-cpp/releases/tag/20250814.0
https://github.com/abseil/abseil-cpp/releases/tag/20250512.0
Signed-off-by: Michael Nosthoff <buildroot@heine.tech >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2026-02-02 22:40:04 +01:00
James Hilliard
267a6fe44f
package/libabseil-cpp: bump to version 20250127.0
...
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
2025-02-05 22:14:37 +01:00
James Hilliard
0d40b47866
package/libabseil-cpp: bump to version 20240722.0
...
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2024-10-26 16:28:20 +02:00
Michael Nosthoff
aea790392a
package/libabseil-cpp: bump to version 20230802.1
...
abseil and other google tools are now subject to
"Google's Foundational C++ Support Policy" [0][1]. This currently mandates
gcc 7.3.1 and C++14 as minimum versions.
Since we don't have guards for patch versions of gcc 7 use gcc 8 as minimum.
[0] https://github.com/abseil/abseil-cpp/releases/tag/20230125.0
[1] b842c39db8/foundational-cxx-support-matrix.md
Signed-off-by: Michael Nosthoff <buildroot@heine.tech >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-11-18 15:36:06 +01:00
Michael Nosthoff
7c738c47e4
package/libabseil-cpp: bump version to 20220623.1
...
Signed-off-by: Michael Nosthoff <buildroot@heine.tech >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2022-09-28 23:39:58 +02:00
Michael Nosthoff
8657046cb1
package/libabseil-cpp: bump version to 20220623.0
...
- drop upstreamed patches
Signed-off-by: Michael Nosthoff <buildroot@heine.tech >
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
2022-07-23 10:34:28 +02:00
Fabrice Fontaine
6d0c0f1a43
package/libabseil-cpp: drop unrecognized option
...
ABSL_RUN_TESTS has been replaced by the standard BUILD_TESTING option
(which is already passed by cmake infrastructure) since version
20210324.0 and
a50ae369a3
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
2022-06-14 20:10:35 +02:00
Michael Nosthoff
3030189585
package/libabseil-cpp: bump to version 20211102.0
...
Signed-off-by: Michael Nosthoff <buildroot@heine.tech >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-21 22:29:27 +01:00
Michael Nosthoff
c6ac7df63f
package/libabseil-cpp: bump to version 20210324.2
...
Signed-off-by: Michael Nosthoff <buildroot@heine.tech >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-07-20 22:38:48 +02:00
Bernd Kuhls
3e6469f1f9
package/libabseil-cpp: bump version to 20200923.3
...
Release notes:
https://github.com/abseil/abseil-cpp/releases/tag/20200923.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2021-02-07 10:42:50 +01:00
Michael Nosthoff
1d1390e6e3
package/libabseil-cpp: enforce C++11
...
Abseil needs at least c++11 but removed the fallback when not set in [0].
So we need to do this.
[0] c6954897f7
Fixes:
http://autobuild.buildroot.net/results/5780d5e21e5e9c0ba86cc422ef995f45dc83cc4c
http://autobuild.buildroot.net/results/8138c63fc13940e1b97f07f24752b199f88ccfa8
http://autobuild.buildroot.net/results/f8eda966c6400c242680db378c8944444d89d5c5
http://autobuild.buildroot.net/results/38e9427d995e16bc4876f9fdc890c42e4fd04c06
http://autobuild.buildroot.net/results/4e99415728a6f3c6b396a9872924262652f77996
http://autobuild.buildroot.net/results/1830577843772bdfd6e310b4d361aa1edf5969d6
Signed-off-by: Michael Nosthoff <buildroot@heine.tech >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-10-31 22:20:56 +01:00
Michael Nosthoff
884497fc74
package/libabseil-cpp: bump version to 20200923.2
...
* removed patch 0003 as it is now in upstream
* removed patch 0002 as the logic has been reworked
* adjusted patch 0001 offset
Signed-off-by: Michael Nosthoff <buildroot@heine.tech >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-10-24 22:51:47 +02:00
Michael Nosthoff
d92b9efb6c
package/libabseil-cpp: bump to 20200225.2
...
patch release with two bugfixes
- fixes the list of dependencies of absl::Cord in the CMake build
- bug fix for absl::Status::ErasePayload
Signed-off-by: Michael Nosthoff <buildroot@heine.tech >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-09-19 21:51:38 +02:00
Adam Duskett
93568440ed
package/libabseil-cpp new package
...
This package is a new dependency on grpc versions > 1.25.0
Tested with the following distributions:
- Debian 9
- CentOS 7
- Fedora 32
Signed-off-by: Adam Duskett <Aduskett@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-07-25 22:37:35 +02:00