Update to Visual Studio 2017 and drop MFC dependency.
Update to latest lz4 and libuv.
Support for outputting all files in a specific other folder.
Add install/uninstall targets and manpage.
Allow overriding CFLAGS and CXXFLAGS.
Note: The 32bit version is slower. Use only when 64bit cannot be used.
Assets
4
unknownbrackets
released this
Support for DAX output.
Faster decompression of large block sizes.
Note: The 32bit version is slower. Use only when 64bit cannot be used.
Assets
4
unknownbrackets
released this
Allow flag override in Makefile.
Update 7-zip and libuv code.
Tune 7-zip deflate parameters better.
Note: The 32bit version is slower. Use only when 64bit cannot be used.
Assets
4
unknownbrackets
released this
Update zopfli and use PGO - ~25% faster, ~0.5% smaller.
Assets
4
unknownbrackets
released this
Support for Mac and Linux.
Assets
4
unknownbrackets
released this
Correct single-arg syntax breakage after Unicode changes.
Assets
4
unknownbrackets
released this
Fix bug in wildcard handling on Windows.
Assets
4
unknownbrackets
released this
Add support for Unicode paths on Windows.
Assets
4
unknownbrackets
released this
Add wildcard support, exit code, and smarter default block size.
Assets
3
unknownbrackets
released this
Add decompress feature and update dependencies.