| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Add source files needed to properly compile / link to zstd
version 1.4.5
|
|
|
|
|
|
| |
# By zstd upstream
* upstream-zstd:
zstd 2020-05-21 (b706286a)
|
|
|
|
|
|
| |
Our nightly and release binaries build in an environment that does not
support these instructions. Disable them everywhere for simplicity
because CMake's application of this library is not performance-critical.
|
|
|
|
|
|
| |
Although the upstream has a CMake build system, it is meant for the
complete package. Add a simple one to build just the static library
we need within CMake.
|
|
* upstream-zstd:
zstd 2018-12-27 (470344d3)
|