Update dependencies libarchive/zlib/liblzma/zstd

Update various bundled dependencies to handle archive formats.
(Only used on Windows and OSX. On Linux system libraries are used)
This commit is contained in:
Floris Bos 2023-03-24 14:05:29 +01:00
parent ed15fcda46
commit 50b017332f
2353 changed files with 70571 additions and 33209 deletions

55
src/dependencies/zstd-1.5.4/.gitignore vendored Normal file
View file

@ -0,0 +1,55 @@
# Object files
*.o
*.ko
*.dSYM
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
/zstd
zstdmt
*.exe
*.out
*.app
# Test artefacts
tmp*
*.zst
*.zstd
dictionary.
dictionary
NUL
# Build artefacts
contrib/linux-kernel/linux/
projects/
bin/
.buckd/
buck-out/
build-*
*.gcda
# Other files
.directory
_codelite/
_zstdbench/
.clang_complete
*.idea
*.swp
.DS_Store
googletest/
*.d
*.vscode
*.code-workspace
compile_commands.json
.clangd
perf.data
perf.data.old