summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/compression/pbzip2
AgeCommit message (Collapse)Author
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-12-30treewide: installFlags is a listRobin Gloster
2019-08-17treewide: name -> pnamevolth
2019-04-29treewide: make -Wno-error flags clang-onlyMatthew Bauer
In 724e833ea2a, I was a little too aggressive in enabling these flags. Many don’t work in gcc, and we should probably avoid settings them widely. This makes those flags optional on isclang
2019-04-26treewide: disable -Werror for llvm 7Matthew Bauer
Some of these have errors on newest llvm. It’s easiest to just add -Wno-error in these cases.
2016-04-12pbzip2: 1.1.12 -> 1.1.13Franz Pletz
2015-11-24pbzip2: fix a problem due to my bad refactoringVladimír Čunát
2015-11-24pbzip2: maintenance updates 1.1.9 -> 1.1.12Vladimír Čunát
2015-11-24pbzip2: g++ -> c++ to fix on darwin (close #11212)Mitch Tishmack
vcunat made it apply unconditionally, as it works OK on Linux at least. /cc maintainer @viric.
2015-11-17Replace 'with plaforms; platform' with 'platforms.platform'Pascal Wittmann
2014-11-02pbzip2: update packageNikolay Amiantov
2009-12-17Adding pbzip2 (Parallel bzip2 for multicore machines)Lluís Batlle i Rossell
svn path=/nixpkgs/trunk/; revision=19011