summary refs log tree commit diff
path: root/pkgs/development/libraries/snappy
AgeCommit message (Collapse)AuthorFilesLines
2022-07-04treewide: Stop setting CMAKE_SKIP_BUILD_RPATH=OFFJosef Kemetmüller1-1/+0
This is now the new default and thus doesn't need to be set manually anymore.
2021-12-02snappy: add patch to re-enable RTTIArtturin1-0/+8
2021-11-06snappy: fix build on x86_64-darwinRyan Burns1-0/+9
Needs patch for compatibility with clang 7
2021-10-27snappy: 1.1.8 -> 1.1.9 + add pkgconfig fileArtturin2-11/+16
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-2/+2
2021-01-03treewide: Inline more of the static overlayJohn Ericson1-1/+3
Picking up where #107238 left off. I think I'll have gotten all the easy stuff with this.
2020-02-05snappy: 1.1.7 -> 1.1.8R. RyanTM1-2/+2
2019-12-29snappy: add pkgsStatic supportTobias Mayer1-3/+6
2019-11-13snappy: Builds with MinGW just fine!John Ericson1-1/+1
2019-09-08treewide: remove redundant quotesvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-04-05snappy: fix include path in generated cmake targetDmitry Kalinkin1-0/+5
2019-01-26treewide: remove wkennington as maintainerJörg Thalheim1-1/+0
He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those.
2017-12-20snappy: build shared libraryOrivej Desh2-7/+11
See https://github.com/NixOS/nixpkgs/commit/f689a6d1c6796c4a4f116ffec6c4624379e04bc9 Closes #32880
2017-11-26snappy: 1.1.4 -> 1.1.7Tuomas Tynkkynen1-8/+12
Fixes build on ARM
2017-11-03treewide: abandon Google Code homepagesc0bw3b1-2/+2
2017-03-03snappy: split into multiple outputsVladimír Čunát1-0/+2
Most of the size was documentation; it got into many closures via mysql attribute.
2017-03-03snappy: performance update 1.1.3 -> 1.1.4Vladimír Čunát1-8/+7
... and use release tarball instead of snapshot.
2015-09-18snappy: 1.1.2 -> 1.1.3William A. Kennington III1-8/+5
2015-07-23make changes needed to build mongodbJude Taylor1-1/+2
2014-09-13snappy: 1.1.1 -> 1.1.2William A. Kennington III1-9/+17
2013-12-21snappy: update from 1.1.0 to 1.1.1Nixpkgs Monitor1-2/+2
2013-02-19Fix evaluationEelco Dolstra1-2/+2
2013-02-18Adding snappy 1.1.0Lluís Batlle i Rossell1-0/+23