This website requires JavaScript.
Explore
Help
Sign In
xevion
/
easy7zip
Watch
1
Star
0
Fork
0
You've already forked easy7zip
mirror of
https://github.com/Xevion/easy7zip.git
synced
2025-12-09 14:07:08 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b48366507849052cfdf2b6a5bff429993a5a6b8
easy7zip
/
CPP
History
sebres
2b48366507
if single-threaded brotli, retain artificial number set in BrotliHandler (0) - always prefer it for .br format, otherwise
-mmt1
causes that it'd use brotli-mt and the stream is incompatible;
-mmt=n
with
n >= 2
forces multi-threaded compression/decompression (therefore incompatible with standard brotli)
2023-09-07 20:29:35 +02:00
..
7zip
if single-threaded brotli, retain artificial number set in BrotliHandler (0) - always prefer it for .br format, otherwise
-mmt1
causes that it'd use brotli-mt and the stream is incompatible;
-mmt=n
with
n >= 2
forces multi-threaded compression/decompression (therefore incompatible with standard brotli)
2023-09-07 20:29:35 +02:00
Common
Add SHA3 hashing
2023-06-18 15:09:58 +02:00
Windows
Code deduplication GetQuotedString()
2023-04-14 21:17:56 +02:00
appveyor.cmd
Update appveyor.cmd for Visual Studio 2022
2023-02-13 23:12:34 +01:00
build-it.cmd
Normalize all the line endings
2020-05-31 13:08:03 +02:00
Build.mak
Add Github Build Action
2023-02-13 23:13:27 +01:00