Commit Graph

12 Commits

Author SHA1 Message Date
Tino Reichardt
5ff0657d9f Major changes, including Brotli and Lizard
- update of zstd-mt library
- add brotli v0.6.0
- add lizard v2.0
- xxhash is from zstd for lz4, lz5 and lizard now
- update also the documentation, where needed
2017-05-25 18:40:15 +02:00
Tino Reichardt
54389d6e2f release time for v1.1.4
- add package.cmd, I am using this file for creating the setup
- fix date in the version headers
- minor improvements in the build batch files
2017-04-27 20:38:09 +02:00
Aras Pranckevicius
6b0b1ab05c Build 7za.exe that includes Zstd/LZ4/LZ5 too, to better match what p7zip-zstd does 2017-04-11 10:43:41 +03:00
Tino Reichardt
58069903d0 merge multi threading to master branch
- updated zstd to latest devel release
- lz4, lz5 and zstd is included now
- all three support threading
2016-10-16 23:38:46 +02:00
Tino Reichardt
db49bea95b fix build script for x32 add added generic %cd% path there 2016-09-10 10:22:28 +02:00
Tino Reichardt
0b3f10720c First Steps for own Install Path @ Setup 2016-09-04 14:48:17 +02:00
Tino Reichardt
2512b6593c Switch from zbuff to stream interface
- using the recommended buffersizes from zstd lib
- compile also an codec dll with support for legacy versions
2016-09-04 13:37:51 +02:00
Tino Reichardt
c21cd63d10 Added Extra Codec, for easier integration into existing 7-Zip installations 2016-08-15 20:31:10 +02:00
Tino Reichardt
559693c75b zstd release 0.8.0
- made an extra zstd.mak file
- removed Format7zZStd
- SFXSetup also has zstd now
- the big 7z.dll is backward compatible to: 0.5 .. 0.7
- the small 7za.dll has only support for zstd 0.8
2016-08-09 09:44:05 +02:00
Tino Reichardt
2542318d0e fixed 2016-06-26 10:10:52 +02:00
Tino Reichardt
5bce54c26e build.txt 2016-06-25 22:01:14 +02:00
Tino Reichardt
c3967fe27a Initialer Commit 2016-06-25 21:15:50 +02:00