|
feb6d8bc
|
2023-08-21T03:34:13
|
|
prepare for 1.1.0rc
PiperOrigin-RevId: 558736892
|
|
09b0992b
|
2020-09-02T11:38:26
|
|
Revert "Add runtime linker path to pkg-config files (#740)" (#838)
This reverts commit 31754d4ffce14153b5c2addf7a11019ec23f51c1.
|
|
31754d4f
|
2020-05-15T13: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-28T15: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
|