Commit Graph

4 Commits

Author SHA256 Message Date
Richard Brown
a0a8a84664 Accepting request 1169729 from home:dirkmueller:Factory
- split abseil libraries so that libzypp / protobuf doesn't
  require all to be installed (jsc#PED-8153)

OBS-URL: https://build.opensuse.org/request/show/1169729
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=35
2024-05-06 08:36:59 +00:00
Fabian Vogt
ae9b1d71c9 Accepting request 1154384 from home:AndreasStieger:branches:devel:microos
abseil-cpp 20240116.1

OBS-URL: https://build.opensuse.org/request/show/1154384
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=28
2024-03-04 08:45:52 +00:00
Fabian Vogt
01bd6a7e6a Accepting request 1109429 from home:adrianSuSE:branches:devel:microos
- update to 20230802.0
  What's New:
  * Added the nullability library for designating the expected
    nullability of pointers. Currently these serve as annotations
    only, but it is expected that compilers will one day be able
    to use these annotations for diagnostic purposes.
  * Added the prefetch library as a portable layer for moving data
    into caches before it is read.
  * Abseil's hash tables now detect many more programming errors
    in debug and sanitizer builds.
  * Abseil's synchronization objects now differentiate absolute
    waits (when passed an absl::Time) from relative waits (when
    passed an absl::Duration) when the underlying platform supports
    differentiating these cases. This only makes a difference when
    system clocks are adjusted.
  * Abseil's flag parsing library includes additional methods that
    make it easier to use when another library also expects to be
    able to parse flags.
  * absl::string_view is now available as a smaller target,
    @com_google_absl//absl/strings:string_view, so that users may
    use this library without depending on the much larger
    @com_google_absl//absl/strings target.

OBS-URL: https://build.opensuse.org/request/show/1109429
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=20
2023-09-07 07:32:30 +00:00
Fabian Vogt
471a8f27a8 Accepting request 1095945 from home:favogt:branches:devel:microos
- Add baselibs.conf to make protobuf happy. Hopefully temporary.

OBS-URL: https://build.opensuse.org/request/show/1095945
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=16
2023-06-29 09:56:17 +00:00