| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
xz 5.2.2.
MFC after: 1 month
Relnotes: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update xz to 5.2.1, where the most visible change is that it
fixed a compression-ratio regression in fast mode LZMA1 and
LZMA2 and used cpuset_getaffinity() for CPU cores detection.
- Make liblzma use the base system SHA256 implementation instead of
the bundled one.
- Additional annotation in config.h for FreeBSD specific tweaks.
- Refresh symbols in XZprivate_1.0 to reflect reality.
Relnotes: yes
MFC after: 1 month (TBD)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This brings support for multi-threaded compression. This brings close
N times faster compression where N is the number of CPU cores.
Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786
Reviewed by: bapt
|
|
|
|
| |
MFC after: 1 week
|
|
|
|
| |
MFC after: 2 weeks
|
| |
|
|
|
|
|
|
| |
Update vendor/xz from v5.0 branch to post-5.0.5
MFC after: 2 weeks
|
|
|
|
|
|
| |
Update contrib/xz to version 5.0.4
MFC after: 2 weeks
|
|
|
|
|
|
|
| |
For architectures with __NO_STRICT_ALIGNMENT
define TUKLIB_FAST_UNALIGNED_ACCESS
MFC after: 2 weeks
|
|
|
|
| |
MFC after: 1 week
|
|
|
|
|
| |
Approved by: delphij (mentor)
MFC after: 1 week
|
|
|
|
|
| |
Approved by: delphij (mentor)
MFC after: 1 month
|
|
Add support for xz and lzma to lesspipe.sh (xzless, lzless)
Bump __FreeBSD_version
Approved by: delphij (mentor)
MFC after: 2 weeks
|