Yann Collet
c9d3af9ed0
[cmake] root wrapper
...
allow the existence of a `CMakeLists.txt` file at root,
for easier integration with other projects expecting this file at root.
Existing integration point, within `build/cmake/`, still works as expected.
2025-09-24 22:46:29 -07:00
Yann Collet
be072c708e
Added documentation details for Makefile installation and pkg-config.
2025-09-20 16:33:41 +00:00
Yann Collet
334af72280
update zstd --fast benchmark result
...
use --fast=4, instead of --fast=3,
to make it more representative of a lzo equivalent scenario.
2025-03-23 12:06:58 -07:00
Yann Collet
c59f7ac51e
update benchmark result
...
brotli uses -1 level, like all other compressors
2025-03-23 12:02:51 -07:00
Yann Collet
37077c859b
updated benchmark numbers
...
using latest version of @inikep's lzbench
2025-02-18 21:22:02 -08:00
Uilian Ries
0986e1e630
Add Conan to readme
...
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2024-07-26 09:45:06 +02:00
Yann Collet
e0ee0fccf8
updated benchmarks for v1.5.6
2024-03-27 18:19:31 -07:00
John Hughes
98d8ad27a2
Add Bazel module instructions to README.md
2023-11-08 09:08:21 +00:00
Nick Terrell
969e54f26e
Improve dual license wording in README
...
We are licensed under BSD or GPLv2. It is clear in our headers, but not in the README.
Fixes #3717
2023-08-14 12:44:04 -04:00
Yann Collet
8eef3370a3
removed Appveyor Badge
...
as we don't use Appveyor CI anymore.
2023-04-03 17:40:39 -07:00
Yann Collet
c36d54f5ed
Update README.md
...
fix minor doc mistake (`ninja build` doesn't work)
2023-03-27 09:09:22 -07:00
Rick Mark
408bd1e9fe
Add instructions for building Universal2 on macOS via CMake
2023-03-23 09:41:31 -07:00
Yann Collet
515266e31b
minor nit updates to README.md
2023-02-09 15:51:18 -08:00
Yann Collet
6be3181307
added mention of compilation flags
2022-12-15 10:46:47 -08:00
Danielle Rozenblit
4dffc35f2e
Convert references to https from http
2022-12-14 06:58:35 -08:00
Yann Collet
b33ef91694
updated documentation regarding build systems
2022-06-19 11:12:16 -07:00
Yann Collet
925649b2d0
fixed version number for fast modes
2021-12-16 11:52:43 -08:00
Yann Collet
5c63096269
updated benchmark for v1.5.1
...
answers #2764
2021-12-16 04:46:21 -08:00
Yann Collet
ecb2daeaa9
added link to RFC
2021-09-26 06:58:10 -07:00
Yann Collet
70a80b6be8
minor : makes the "stable" property of Zstandard format more prominent
2021-09-26 06:48:52 -07:00
Goutham Krishna
912bb9fbf3
Update README for Travis CI Badge
...
### Updating Badge link to the newTravis CI link.
- Update badge root to `api.travis-ci.com` (new)
from `travis-ci.org` (old), which was migrated.
2021-06-09 12:38:22 +05:30
Yann Collet
0b39531d75
moving all references to release branch
...
was previously `master`
2020-12-16 23:00:35 -08:00
Shaojing Li
3a3da1712b
check env variables and add default values
2020-06-03 10:49:21 -07:00
Nick Terrell
f2f86b50ae
Update benchmarks and add fast mode
2020-05-11 12:36:36 -07:00
PhoebeHui
7738709020
Update comments
2020-01-19 23:51:40 -08:00
PhoebeHui
3e8222be58
Add vcpkg installation instructions
2020-01-17 03:31:08 -08:00
Yann Collet
305ac2653e
update table benchmark with zstd v1.4.4
2019-11-04 10:59:59 -08:00
Hasnain Lakhani
8826f3b433
Add OSS-Fuzz fuzzing badge
...
This is basically redoing https://github.com/facebook/zstd/pull/1818 by @inferno-chromium from the OSS-Fuzz team
2019-10-08 14:13:45 -07:00
Nick Terrell
203aac5bc6
Update benchmarks in README
2019-04-15 13:57:14 -07:00
Li-Wen Hsu
1a6f2b4f7f
Change Cirrus CI's badge to dev branch
2019-01-31 05:37:04 +08:00
Li-Wen Hsu
281c7970ac
Add Cirrus-CI build status badge
2019-01-17 03:43:02 +08:00
Lzu Tao
c4b9b8aa52
README: Explain a bit more about Meson build [skip ci]
...
- Increase one heading level. Now headings is bigger and prettier.
2018-12-19 12:52:30 +07:00
Mitchell Grenier
f67da61281
Add buck build instruction to the readme
2018-12-06 14:49:17 -08:00
Lzu Tao
0669392937
Update relevant files after moving meson to build/
...
Update meson build instructions
2018-12-01 23:18:59 +07:00
Eden Zik
a6df961497
Cmake now builds with CMAKE_BUILD_TYPE=Release by default, both while
...
being invoked from the main Makefile (via cmakebuild) or directly from
the build/cmake directory. Suggested by @pdknsk (#1081 ).
2018-08-13 20:28:52 -04:00
Nick Terrell
259fb2d0fb
Clarify license in the second paragraph
2018-03-30 12:39:58 -07:00
Yann Collet
bffb4b46a1
updated VS studio readme
2018-03-26 09:55:10 -07:00
Yann Collet
184e1c8b8c
updated benchmark figures
2018-03-22 18:22:10 -07:00
Haydn Trigg
c6351021e4
Visual Studio 2017 build scripts
2018-03-11 00:15:31 +10:30
Yann Collet
821efa466e
fixed logo path
2018-02-10 21:05:48 -08:00
Yann Collet
64d1701c64
remove last paragraph
2017-12-15 13:28:34 -08:00
Yann Collet
78de28239f
minor readme formatting update
2017-12-15 13:26:39 -08:00
Dusta
287db17c8c
Missing dot
2017-11-20 21:35:28 +01:00
Yann Collet
4f73b3b55d
added GPLv2 license
...
and removed PATENTS clause
2017-08-18 16:32:08 -07:00
Muhammad Azeem
385f8d96b7
Minor grammatical changes
2017-06-12 11:09:44 +08:00
Yann Collet
11bff3fbd3
added dev branch CircleCI badge
2017-05-05 15:55:03 -07:00
Yann Collet
3d55e1fbee
added dev branch Appveyor badge
2017-05-05 15:48:42 -07:00
Yann Collet
25b2833396
keep dev branch status only
...
master branch status is removed, due to misattribution during cron jobs
2017-05-05 15:41:23 -07:00
Yann Collet
8a7f416871
fixed typo in server type
2017-03-17 15:33:09 -07:00
Yann Collet
e5c4f04033
updated compression graph
2017-03-17 14:25:57 -07:00