]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Renamed directory
authorCarl Woffenden <cwoffenden@gmail.com>
Tue, 7 Apr 2020 11:34:19 +0000 (13:34 +0200)
committerCarl Woffenden <cwoffenden@gmail.com>
Tue, 7 Apr 2020 11:34:19 +0000 (13:34 +0200)
17 files changed:
contrib/single_file_libs/.gitignore [moved from contrib/single_file_decoder/.gitignore with 100% similarity]
contrib/single_file_libs/README.md [moved from contrib/single_file_decoder/README.md with 100% similarity]
contrib/single_file_libs/build_decoder_test.sh [moved from contrib/single_file_decoder/build_decoder_test.sh with 100% similarity]
contrib/single_file_libs/build_library_test.sh [moved from contrib/single_file_decoder/build_library_test.sh with 100% similarity]
contrib/single_file_libs/combine.sh [moved from contrib/single_file_decoder/combine.sh with 100% similarity]
contrib/single_file_libs/create_single_file_decoder.sh [moved from contrib/single_file_decoder/create_single_file_decoder.sh with 100% similarity]
contrib/single_file_libs/create_single_file_library.sh [moved from contrib/single_file_decoder/create_single_file_library.sh with 100% similarity]
contrib/single_file_libs/examples/README.md [moved from contrib/single_file_decoder/examples/README.md with 100% similarity]
contrib/single_file_libs/examples/emscripten.c [moved from contrib/single_file_decoder/examples/emscripten.c with 100% similarity]
contrib/single_file_libs/examples/roundtrip.c [moved from contrib/single_file_decoder/examples/roundtrip.c with 100% similarity]
contrib/single_file_libs/examples/shell.html [moved from contrib/single_file_decoder/examples/shell.html with 100% similarity]
contrib/single_file_libs/examples/simple.c [moved from contrib/single_file_decoder/examples/simple.c with 100% similarity]
contrib/single_file_libs/examples/testcard-dxt1.inl [moved from contrib/single_file_decoder/examples/testcard-dxt1.inl with 100% similarity]
contrib/single_file_libs/examples/testcard-zstd.inl [moved from contrib/single_file_decoder/examples/testcard-zstd.inl with 100% similarity]
contrib/single_file_libs/examples/testcard.png [moved from contrib/single_file_decoder/examples/testcard.png with 100% similarity]
contrib/single_file_libs/zstd-in.c [moved from contrib/single_file_decoder/zstd-in.c with 100% similarity]
contrib/single_file_libs/zstddeclib-in.c [moved from contrib/single_file_decoder/zstddeclib-in.c with 100% similarity]