Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-13 | boringssl: Add fix for building with gcc-14 | Oliver Reiche | |
... which is needed until this is merged: https://boringssl-review.googlesource.com/c/boringssl/+/68227 | |||
2023-08-21 | bundled absl: configure in a portable way | Klaus Aehlig | |
... by disabling auto-configuration. The problem that the result of this auto-configuration depends on the language standard used and may (and in case of libproto does) leak into public interfaces of consuming libraries; this would require every user of a library with a public dependency of absl to use the same language standard that library was built with. Such a requirement makes the rules hard to use in a portable way. | |||
2023-08-16 | just: Add defaults for patch | Oliver Reiche | |