48 Commits (3d32011909367612ae59761bd786fe7e5ee14c46)

Author SHA1 Message Date
Oleksandr Anyshchenko 3d32011909
Bump rocksdb up to 6.15.4 (#493) 4 years ago
Stanislav Tkach 3e223d1591
Use matches! to fix Clippy warning (#473) 4 years ago
Cheng XU d0e1ebd801
Do not set rerun-if-changed=build.rs (#449) 4 years ago
unrealhoang 5a35cb7262
Add link stdlib when linking prebuilt rocksdb (#443) 4 years ago
Vyacheslav Gudkov c70b59de55
Fixed build for x86_64-linux-android that doesn't support PCLMUL (#429) 4 years ago
David Calavera 8c59ac01f5
Allow to build RocksDB with a different stdlib. (#423) 4 years ago
Oleksandr Anyshchenko d4023f2683
Add clippy linter in CI (#417) 4 years ago
Oleksandr Anyshchenko c10bfe5b56
Fix building rocksdb library on windows host (#412) 4 years ago
Oleksandr Anyshchenko eac44e64da
Release 0.14.0 (#408) 4 years ago
Bas van Dijk 8a7996e943
Fix building librocksdb-sys with system libraries (#393) 4 years ago
Oleksandr Anyshchenko e0a09a1f47
Bump internal snappy version up to 1.1.8 (#397) 5 years ago
Sascha Hanse 0e84c32468
Check if we're on a big endian system and act upon it (#396) 5 years ago
Oleksandr Anyshchenko 46e0c08af5
Bump librocksdb-sys up to 6.6.4 (#389) 5 years ago
Oleksandr Anyshchenko 5abcfe801a
Do not take into account a windows host build for overall CI status (#388) 5 years ago
Jon Gjengset 3b9df2dd05
Bump uuid and bindgen dependencies (#387) 5 years ago
wqfish 4f9524bd36 Move to Rust 2018 (#375) 5 years ago
Roman Tsisyk 394238ff94 Add Android support (#343) 5 years ago
Vladimir Motylenko ba2ae63799 Fix rocksdb build on MinGW. (#342) 5 years ago
Oleksandr Anyshchenko 2a22123901 Bump rocksdb up to 6.2.4 5 years ago
tobiasruck 9368269bb7 Disable trait derivation for librocksdb-sys (fixes #335) 5 years ago
Ilya Bogdanov 393288e2f0 Update rocksdb submodule to 6.1.2 (#328) 5 years ago
Oleksandr Anyshchenko eed3270342 Try to fix build on windows 5 years ago
Andrew Dirksen de431e3e5e fmt 5 years ago
Andrew Dirksen 54aff620fa enable cross compilation by fix #322 5 years ago
John-John Tedro d7cfbdcb6d Build RocksDB with support for unicode filenames on Windows 5 years ago
Jihyun Yu 5aeb49137d enable sse4.2/pclmul for accelerated crc32c 5 years ago
Jordan Terrell 896dbc6c61 Applying changes from rustfmt... 6 years ago
Oleksandr Anyshchenko b9681c8613 Disabled warnings when builds c++ deps 6 years ago
Jordan Terrell a824913a36 Applying rustfmt to all code... 6 years ago
Jordan Terrell d997ad38ba
Adding Windows builds to CI (#219) 6 years ago
Jordan Terrell 16a49d9706 Compression algorthms are now enabled by crate features... 6 years ago
Jordan Terrell b56881e5d6 Adding Zlib and Bzip2 compression support... 6 years ago
Jordan Terrell 64b99a4f3b Adding Zstandard compression support... 6 years ago
Jordan Terrell f54deaf1e0 Adding LZ4 compression support and updated Snappy version to same version targeted by RocksDb... 6 years ago
Martin Ek f1c3b48b3f Update bindgen to 0.37 6 years ago
Jordan Terrell 0eab9980ed Adding additional Windows sources to fix linker issue when trying to resolve WindowsThread symbols... 6 years ago
Andrey Lesnikov d3ccbe5e43
System rocksdb and snappy libs through envvars 7 years ago
Jeffrey Quesnelle 6bf579471c fixes windows build 7 years ago
Griffin Smith 09b7022b5a Update dependency on cc (previously gcc) crate 7 years ago
Rick Richardson 963b8cba51 bump gcc to cc 1.0+ (for actual parallel builds) 7 years ago
Rick Richardson 6ca99a8121 add workaround for weird bindgen stddefs.h align bug, fix tests 7 years ago
Tyler Neely 68f6a123df
bump rocksdb to 5.6.2, suppress unused-parameter warnings 7 years ago
Nikhil Benesch 9d0a5e2819
use bindgen to generate ffi 7 years ago
Volker Mische a890ec3f14 Fail if RocksDB or Snappy source is missing 8 years ago
Tyler Neely 5446ab4dca rename rocksdb-sys 8 years ago
Tyler Neely ad2c15ac7c prep for 0.5 release 8 years ago
Tyler Neely 121ed9a993 formatting 8 years ago
Alexander Regueiro ffefbd0907 Performed lots of clean-up on code. 8 years ago
Karl Hobley 108c9cdf61 Convert tabs to spaces 8 years ago
Karl Hobley e34692948e Implement static linking 8 years ago