Home
last modified time | relevance | path

Searched refs:libzstd (Results 1 – 25 of 25) sorted by relevance

/freebsd/sys/contrib/zstd/lib/
H A DREADME.md15 `libzstd` default scope is pretty large, including compression, decompression, dictionary builder,
34 When linking a POSIX program with a multithreaded version of `libzstd`,
67 It's possible to compile only a limited set of features within `libzstd`.
94 - While invoking `make libzstd`, it's possible to define build macros
102 `libzstd`.
148 - While invoking `make libzstd`, the build macro `ZSTD_LEGACY_MULTITHREADED_API=1`
198 DLL can be created using MinGW+MSYS with the `make libzstd` command.
199 This command creates `dll\libzstd.dll` and the import library `dll\libzstd.lib`.
201 The header file `zstd.h` and the dynamic library `dll\libzstd.dll` are required to
205 file it should be linked with `dll\libzstd.dll`. For example:
[all …]
H A Dmodule.modulemap1 module libzstd [extern_c] {
/freebsd/contrib/libarchive/libarchive/
H A Darchive_version_details.c178 const char *libzstd = archive_libzstd_version(); in archive_version_details() local
209 if (libzstd) { in archive_version_details()
211 archive_strcat(&str, libzstd); in archive_version_details()
/freebsd/usr.bin/zstd/
H A DMakefile.depend9 lib/libzstd \
/freebsd/usr.bin/gzip/
H A DMakefile.depend11 lib/libzstd \
/freebsd/sbin/savecore/
H A DMakefile.depend12 lib/libzstd \
/freebsd/lib/libarchive/
H A DMakefile.depend13 lib/libzstd \
/freebsd/usr.bin/mkuzip/
H A DMakefile.depend13 lib/libzstd \
/freebsd/usr.bin/clang/llvm-min-tblgen/
H A DMakefile.depend15 lib/libzstd \
/freebsd/usr.bin/clang/llvm-tblgen/
H A DMakefile.depend15 lib/libzstd \
/freebsd/usr.bin/clang/llvm-objdump/
H A DMakefile.depend15 lib/libzstd \
/freebsd/usr.bin/clang/clang/
H A DMakefile.depend16 lib/libzstd \
/freebsd/usr.bin/clang/clang-tblgen/
H A DMakefile.depend16 lib/libzstd \
/freebsd/usr.bin/clang/lld/
H A DMakefile.depend15 lib/libzstd \
/freebsd/usr.bin/clang/lldb-server/
H A DMakefile.depend20 lib/libzstd \
/freebsd/usr.bin/clang/lldb/
H A DMakefile.depend21 lib/libzstd \
/freebsd/lib/
H A DMakefile114 libzstd \
123 SUBDIR_DEPEND_libarchive= libz libbz2 libexpat liblzma libmd libzstd
/freebsd/sys/contrib/zstd/
H A DREADME.md126 When your system allows it, prefer using `make` to build `zstd` and `libzstd`.
132 It will also create `libzstd` into `lib/`.
142 are documented in [`lib/README.md`](lib/README.md#modular-build) for the `libzstd` library
149 to create `zstd` binary, and `libzstd` dynamic and static libraries.
204 which will build `zstd` cli and `libzstd` library without any need to open Visual Studio solution.
H A DCHANGELOG237 build: Zstd CLI Can Now be Linked to Dynamic `libzstd` (#2457, #2454 @Cyan4973)
322 build: Generate a single-file libzstd library (#2065, by @cwoffenden)
429 build: CMake now creates the libzstd.so.1 symlink
492 build: select custom libzstd scope through control macros, by @GeorgeLu97
631 API : fix : all symbols properly exposed in libzstd, by Nick Terrell
668 Changed : libzstd on Windows supports legacy formats, by Christophe Chevalier
772 Changed : Dictionary builder integrated into libzstd and zstd cli
/freebsd/rescue/rescue/
H A DMakefile.depend47 lib/libzstd \
/freebsd/sys/contrib/openzfs/lib/libzstd/
H A DMakefile.am9 noinst_LTLIBRARIES += libzstd.la
/freebsd/sys/contrib/openzfs/lib/
H A DMakefile.am68 include $(srcdir)/%D%/libzstd/Makefile.am
/freebsd/lib/libsysdecode/
H A DMakefile.depend122 lib/libzstd \
/freebsd/targets/pseudo/userland/lib/
H A DMakefile.depend188 lib/libzstd \
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A DMakefile.am210 libzstd.la \