Commit Graph

6 Commits

Author SHA1 Message Date
whispers
2d92ea3951 abseil-cpp: allow overriding cxxStandard
individual abseil-cpp_* versions allow overriding the C++ standard
version that abseil is built with. this is very useful when the default
compiler C++ standard is different than the project's C++ standard.
accordingly, we extend this capability to the top-level abseil-cpp
wrapper alias as there's no reason to pin to an abseil LTS just for
this.
2026-07-24 14:06:56 -04:00
Gaetan Lepage
6796a65223 abseil-cpp: 20250814.2 -> 20260107.1 2026-02-13 23:28:07 +00:00
Anders Kaseorg
612c63c9b0 abseil-cpp: Rename to abseil-cpp_202508
Some packages, such as or-tools, strictly require a specific LTS branch
of abseil-cpp, and will be broken by arbitrary upgrades.  See also
https://abseil.io/about/compatibility, which confirms “Each LTS release
should be considered to be a new major version of the library.”

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2026-01-26 15:04:21 -08:00
Marcin Serwin
2fe0aea20b abseil-cpp: add dev output
Shaves off around 5 MiBs from the main output.

Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-01-05 18:23:38 +01:00
Gaetan Lepage
96f7a260cc abseil-cpp: 20250814.0 -> 20250814.1
Diff: https://github.com/abseil/abseil-cpp/compare/20250814.0...20250814.1

Changelog: https://github.com/abseil/abseil-cpp/releases/tag/20250814.1
2025-09-22 18:59:45 +00:00
Gaetan Lepage
024f10286f abseil-cpp: drop useless alias 2025-09-15 15:02:39 +02:00