summary refs log tree commit diff
path: root/pkgs/tools/compression
Commit message (Collapse)AuthorAge
* pigz: enable parallel buildingJoachim Fasting2017-08-06
|
* pigz: 2.3.3 -> 2.3.4Joachim Fasting2017-08-06
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* Merge branch 'master' into stagingFranz Pletz2017-07-28
|\
| * upx: fix clang buildDaiderd Jordan2017-07-26
| |
* | Merge remote-tracking branch 'upstream/master' into staging-baseJohn Ericson2017-07-26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/build-support/cc-wrapper/default.nix pkgs/build-support/gcc-wrapper-old/builder.sh pkgs/build-support/trivial-builders.nix pkgs/desktops/kde-4.14/kde-package/default.nix pkgs/development/compilers/openjdk-darwin/8.nix pkgs/development/compilers/openjdk-darwin/default.nix pkgs/development/compilers/openjdk/7.nix pkgs/development/compilers/openjdk/8.nix pkgs/development/compilers/oraclejdk/jdk-linux-base.nix pkgs/development/compilers/zulu/default.nix pkgs/development/haskell-modules/generic-builder.nix pkgs/misc/misc.nix pkgs/stdenv/generic/builder.sh pkgs/stdenv/generic/setup.sh
| * zstd: 1.2.0 -> 1.3.0Lluís Batlle i Rossell2017-07-25
| |
* | Fix Darwin stdenv to work on 10.13Dan Peebles2017-07-11
|/ | | | | | | The main changes are in libSystem, which lost the coretls component in 10.13 and some hardening changes that quietly crash any program that uses %n in a non-constant format string, so we've needed to patch a lot of programs that use gnulib.
* gzip: remove cygwin hackDavid McFarland2017-06-26
| | | | | The file being patched doesn't exist any more, and gzip now builds on cygwin without this.
* upx: 3.93 -> 3.94Will Dietz2017-06-21
| | | | | * Use release tarball * Cleanup a bit
* mozlz4a: init at 2015-07-24Michael Raskin2017-05-21
|
* brotli: 0.5.2 -> 0.6.0 (#25812)Miguel Madrid2017-05-20
|
* zstd: 1.1.3 -> 1.2.0Orivej Desh2017-05-10
|
* lzip: 1.18 -> 1.19Armijn Hemel2017-05-10
|
* Merge pull request #25066 from matthewbauer/less-darwin-eval-errorsDaiderd Jordan2017-04-24
|\ | | | | Add Darwin as platform to various "broken" packages that actually build
| * lhasa: supports darwinMatthew Bauer2017-04-23
| |
* | upx: 3.91 -> 3.93armijnhemel2017-04-18
|/ | | * moved from sourceforge to github
* lzma: 5.2.2 -> 5.2.3Tuomas Tynkkynen2017-04-11
|
* Merge pull request #24762 from matthewbauer/darwin-misc-fixesDaiderd Jordan2017-04-10
|\ | | | | darwin: miscellaneous fixes
| * zstmdt: fix macOS buildMatthew Bauer2017-04-08
| |
* | advancecomp: fix licensePetr Mikusek2017-04-07
| |
* | brotli: fix on DarwinDan Peebles2017-04-06
|/
* Merge pull request #24325 from ndowens/lzfsendowens2017-03-26
|\ | | | | lzfse: 2016-06-21 -> 2017-03-08
| * lzfse: 2016-06-21 -> 2017-03-08ndowens2017-03-25
| |
* | advancecomp: 1.19 -> 1.23ndowens2017-03-24
|/
* Merge pull request #23311 from cheecheeo/zstdmtMichael Raskin2017-03-18
|\ | | | | zstdmt: init at 0.3
| * zstdmt: init at 0.3John Chee2017-03-01
| |
* | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-03-14
|\ \ | | | | | | | | | | | | Conflicts: pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
| * | lzham: init at 1.0Lluís Batlle i Rossell2017-03-11
| | | | | | | | | | | | Compressor.
| * | bsc: init at 3.1.0Lluís Batlle i Rossell2017-03-11
| | | | | | | | | | | | Compressor.
* | | lzip: 1.17 -> 1.18ndowens2017-03-02
|/ /
* | lzbench: init at 20170208Lluís Batlle i Rossell2017-02-27
| | | | | | | | | | | | In-memory benchmark of several up-to-date compressors. Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
* | zsync: replace sha1 with sha256Jörg Thalheim2017-02-26
| |
* | dtrx: replace sha1 with sha256Jörg Thalheim2017-02-26
|/
* zstd: update to 1.1.3Lluís Batlle i Rossell2017-02-16
|
* brotli: update to 0.5.2Lluís Batlle i Rossell2017-02-16
| | | | From 0.3.0
* gzip: `xz.bin` should be native input---accidentally worked because `bin` ↵John Ericson2017-01-14
| | | | | (#21887) Otherwise http://hydra.nixos.org/build/46501984/nixlog/2
* lrzip: 0.630 -> 0.631Michael Raskin2017-01-02
|
* pixz: refactor allow builds on non linuxMitch Tishmack2016-12-26
|
* pigz: refactor allow builds on non linuxMitch Tishmack2016-12-26
|
* Revert "Revert "bzip2: patch for CVE-2016-3189""Graham Christensen2016-11-30
| | | | This reverts commit 6393ca650eb9ef5f045905600c4256a0d0bf20b7.
* treewide: quote URLs in my packagesNikolay Amiantov2016-11-24
|
* Revert "lz4: 131 -> 1.7.3"Vladimír Čunát2016-11-17
| | | | | | This reverts commit 1f0a12ee8d59e6de3309f36b669997757e8dd54d. Systemd build was broken and such change should probably go through staging anyway.
* lz4: 131 -> 1.7.3Tobias Geerinckx-Rice2016-11-17
| | | | ‘make install’ now supports FreeBSD out of the box (untested).
* dtrx: add archivers to dependenciesAlex Ivanov2016-11-10
|
* zstd: 1.0.0 -> 1.1.1Tobias Geerinckx-Rice2016-11-05
|
* lhasa: init at 0.3.1Sander van der Burg2016-10-10
|
* lz4: Don't install static libraryEelco Dolstra2016-09-05
|
* zstd: 0.7.5 -> 1.0.0Susan Potter2016-09-03
| | | | Also updated to use the new repository location under facebook organization.
* treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | Make either 'bin' or 'out' the first output.