Searched hist:bd9cab6fb43aa1cebd5b0c4b05201146dae3c1a9 (Results 1 – 4 of 4) sorted by relevance
/freebsd/release/ |
H A D | Makefile.vm | diff bd9cab6fb43aa1cebd5b0c4b05201146dae3c1a9 Wed Feb 18 00:13:45 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> release: use xz via pipe when compressing the tarballs.
libarchive(3) doesn't support the new liblzma API yet, but this change allows us to enable multi-threaded xz compression. ``make release'' should now finish in half the time on a machine with several cores and fast disks (our typical build server).
This behaviour only applies when building a release and it doesn't affect buildworld/installworld. To disable threaded xz compression, set XZ_THREADS=1.
Reviewed by: gjb Tested by: gjb
|
H A D | Makefile | diff bd9cab6fb43aa1cebd5b0c4b05201146dae3c1a9 Wed Feb 18 00:13:45 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> release: use xz via pipe when compressing the tarballs.
libarchive(3) doesn't support the new liblzma API yet, but this change allows us to enable multi-threaded xz compression. ``make release'' should now finish in half the time on a machine with several cores and fast disks (our typical build server).
This behaviour only applies when building a release and it doesn't affect buildworld/installworld. To disable threaded xz compression, set XZ_THREADS=1.
Reviewed by: gjb Tested by: gjb
|
/freebsd/share/mk/ |
H A D | bsd.own.mk | diff bd9cab6fb43aa1cebd5b0c4b05201146dae3c1a9 Wed Feb 18 00:13:45 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> release: use xz via pipe when compressing the tarballs.
libarchive(3) doesn't support the new liblzma API yet, but this change allows us to enable multi-threaded xz compression. ``make release'' should now finish in half the time on a machine with several cores and fast disks (our typical build server).
This behaviour only applies when building a release and it doesn't affect buildworld/installworld. To disable threaded xz compression, set XZ_THREADS=1.
Reviewed by: gjb Tested by: gjb
|
/freebsd/ |
H A D | Makefile.inc1 | diff bd9cab6fb43aa1cebd5b0c4b05201146dae3c1a9 Wed Feb 18 00:13:45 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> release: use xz via pipe when compressing the tarballs.
libarchive(3) doesn't support the new liblzma API yet, but this change allows us to enable multi-threaded xz compression. ``make release'' should now finish in half the time on a machine with several cores and fast disks (our typical build server).
This behaviour only applies when building a release and it doesn't affect buildworld/installworld. To disable threaded xz compression, set XZ_THREADS=1.
Reviewed by: gjb Tested by: gjb
|