COMMITS
/ programs/Makefile January 5, 2025
P
Update MANDIR for FreeBSD
Po-Chuan Hsieh committed
August 8, 2024
X
Fix zstd-pgo run error
Xionghu Luo committed
June 5, 2024
Q
Fix $filter and Msys/Cygwin
Quentin Boswank committed
March 12, 2024
A
chore: fix some typos (#3949)
acceptacross committed
August 28, 2023
Y
define LIB_SRCDIR and LIB_BINDIR
Yann Collet committed
August 27, 2023
Y
default targets of lib/ and programs/ have different names
Yann Collet committed
August 13, 2023
Q
Updated Makefiles for full MSYS2 and Cygwin installation and testing support.
Quentin Boswank committed
February 12, 2023
Y
Fix zstd-dll build missing dependencies (#3496)
Yonatan Komornik committed
January 20, 2023
W
Add Additional Flags to PGO Build
W. Felix Handte committed
December 20, 2022
W
Coalesce Almost All Copyright Notices to Standard Phrasing
W. Felix Handte committed
W
Update Copyright Headers 'Facebook' -> 'Meta Platforms'
W. Felix Handte committed
December 14, 2022
D
Convert references to https from http
Danielle Rozenblit committed
October 5, 2022
I
zstd-pgo: also clean zstd binary from objects
Ilya Kurdyukov committed
I
fixed zstd-pgo target for GCC
Ilya Kurdyukov committed
September 19, 2022
Y
Merge pull request #3247 from haampie/fix/grep
Yann Collet committed
September 12, 2022
Y
simplify clean target maintenance within programs/
Yann Collet committed
August 19, 2022
H
Fix make variable
Harmen Stoppels committed
July 29, 2022
Q
[AIX] Fix Compiler Flags and Bugs on AIX to Pass All Tests (#3219)
Qiongsi Wu committed
January 24, 2022
Y
AsyncIO compression part 1 - refactor of existing asyncio code (#3021)
Yonatan Komornik committed
January 18, 2022
N
[build][asm] Pass ASFLAGS to the assembler instead of CFLAGS
Nick Terrell committed
January 5, 2022
W
Makefiles: Add `noexecstack` Options to Compilation and Linking
W. Felix Handte committed
December 2, 2021
Y
Merge pull request #2687 from sapiippo/dev
Yann Collet committed
December 23, 2020
A
Makefile: sort all wildcard file list expansions
Alexander Kanavin committed
October 1, 2021
Y
Merge pull request #2747 from Helflym/dev
Yann Collet committed
September 17, 2021
N
[build] Add support for ASM files in Make + CMake
Nick Terrell committed
August 30, 2021
Y
fix playTests.sh when EXE_PREFIX not null
Yann Collet committed
August 3, 2021
C
Makefile: add AIX support
Clément Chigot committed
May 27, 2021
S
Makefile: fix build for mingw
Samuli Piippo committed
May 7, 2021
S
Add PHONY targets to makefiles (#2629)
sen committed
May 4, 2021
W
Detect Presence of `md5` on Darwin
W. Felix Handte committed
March 28, 2021
N
Stop complaining about hash tool not found
Niclas Rosenvik committed
March 29, 2021
N
[copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files
Nick Terrell committed
February 11, 2021
N
Use standard md5 tool on NetBSD.
nia committed
February 4, 2021
N
Add basic tracing functionality
Nick Terrell committed
January 18, 2021
Y
parallel make build on linux
Yann Collet committed
January 7, 2021
Y
Added library version check
Yann Collet committed
Y
The CLI can be linked to libzstd dynamic library
Yann Collet committed
January 4, 2021
N
[license] Update year to 2021
Nick Terrell committed
December 21, 2020
Y
try to fix cross-compiler tests
Yann Collet committed
Y
fixed zstd+sanitizer build
Yann Collet committed
Y
fixed zstd recipe
Yann Collet committed
Y
try to keep libzstd.a "as is" once created
Yann Collet committed
December 10, 2020
Y
refinement : only copy if binary is different
Yann Collet committed
Y
replace final links by direct copy
Yann Collet committed
October 28, 2020
Y
Y
minor Makefile refactor
Yann Collet committed
October 27, 2020
Y
Merge branch 'dev' into libzstd_autoconf_full
Yann Collet committed
B
'head -c BYTES' is non-portable
Björn Ketelaars committed
October 23, 2020
Y
make install only rebuild binaries if they don't exist
Yann Collet committed
Y
make zstd is now differentiated from zstd-nomt
Yann Collet committed