Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 61605b1c | 2025-10-20 04:43:55 | pick VCPKG patches PiperOrigin-RevId: 821593009 | ||
| 09b0992b | 2020-09-02 11:38:26 | Revert "Add runtime linker path to pkg-config files (#740)" (#838) This reverts commit 31754d4ffce14153b5c2addf7a11019ec23f51c1. | ||
| 31754d4f | 2020-05-15 13:11:01 | Add runtime linker path to pkg-config files (#740) Otherwise libraries will not be found at runtime when installing to a path not included in the default runtime linker's path with programs linking brotli configured via pkg-config. | ||
| 0ad94eed | 2017-11-28 15:37:28 | Update (#620) * add autotools build * separate semantic and ABI version * extract sources.lst (used by CMake and Automake) * share pkgconfig templates (used by CMake and Automake) * decoder: always set `total_out` * encoder: fix `BROTLI_ENSURE_CAPACITY` macro (no-op after preprocessor) * decoder/encoder: refine `free_func` contract |