Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-16 | Introduce configuration variable TOOLCHAIN_CONFIG | Oliver Reiche | |
... to pass along toolchain settings for current and future toolchain definitions. Configuration variable COMPILER_FAMILY is replaced by TOOLCHAIN_CONFIG["FAMILY"]. | |||
2023-08-11 | external: Fix missing abseil export targets | Paul Cristian Sarbu | |
2023-08-08 | external: Update abseil to LTS 20230125.3 | Paul Cristian Sarbu | |
Also adds the extra targets needed by protobuf v23.4, which now has a dependency on abseil, and by grpc v1.56.2. |