Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-01 | Check for required libzstd APIs in cmake | sfan5 | |
It's very unlikely that anyone uses a zstd version this old, but if they do fail early. | |||
2021-08-31 | Switch MapBlock compression to zstd (#10788) | lhofhansl | |
* Add zstd support. * Rearrange serialization order * Compress entire mapblock Co-authored-by: sfan5 <sfan5@live.de> |