Lines Matching full:https
17 LZ4 is also compatible with [dictionary compression](https://github.com/facebook/zstd#the-case-for-…
18 both at [API](https://github.com/lz4/lz4/blob/v1.8.3/lib/lz4frame.h#L481) and [CLI](https://github.…
20 This capability can be combined with the [Zstandard Dictionary Builder](https://github.com/facebook…
31 [travisDevBadge]: https://travis-ci.org/lz4/lz4.svg?branch=dev "Continuous Integration test suite"
32 [travisLink]: https://travis-ci.org/lz4/lz4
33 [AppveyorDevBadge]: https://ci.appveyor.com/api/projects/status/github/lz4/lz4?branch=dev&svg=true …
34 [AppveyorLink]: https://ci.appveyor.com/project/YannCollet/lz4-1lndh
46 [lzbench]: https://github.com/inikep/lzbench
81 [Makefile conventions]: https://www.gnu.org/prep/standards/html_node/Makefile-Conventions.html
82 [staged installs]: https://www.gnu.org/prep/standards/html_node/DESTDIR.html
83 [redirection]: https://www.gnu.org/prep/standards/html_node/Directory-Variables.html
84 [command redefinition]: https://www.gnu.org/prep/standards/html_node/Utilities-in-Makefiles.html
88 You can download and install LZ4 using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency m…
90 git clone https://github.com/Microsoft/vcpkg.git
96 …. If the version is out of date, please [create an issue or pull request](https://github.com/Micro…