111 Commits (7ba244568d5795190484b05d7fc8b06eb98ec945)

Author SHA1 Message Date
Friedel Ziegelmayer 64c19df614
Enable a building on the iOS platform (#653) 2 years ago
Rajiv Shah 59434f93ed
Fix Windows UTF-8 build flag (#623) 2 years ago
Niklas Fiekas cad6e50b2e
Use more target features to build librocksdb-sys (#620) 2 years ago
Friedel Ziegelmayer 803cfaa5ba
Bump rocksdb to 7.1.2 (#626) 2 years ago
Oleksandr Anyshchenko 180e65e1b0 Bump librocksdb-sys to 0.6.1 3 years ago
Oleksandr Anyshchenko 19f2dfa37b
Release 0.18.0 (#601) 3 years ago
Zachary Dremann 86d983987e
Use external compression crates where possible (#555) 3 years ago
Johnny Graettinger 97ceb8466f
Add feature flag for runtime type information, and metadata for locating library and sources (#544) 3 years ago
Rajiv Shah e2e8834975
Support UTF-8 file paths on Windows (#551) 3 years ago
Artem Krylysov e6407ed405
Support building RocksDB with jemalloc (#542) 3 years ago
Marcel Bargull 81a9edea83
Make SSE inclusion conditional for target features (#526) 3 years ago
Artem Krylysov f00ae8c4ab
Upgrade librocksdb-sys to 6.20.3 (#531) 3 years ago
Oleg Nosov 476cab4f4e
Bump `librocksdb-sys` up to 6.19.3 (#525) 3 years ago
Andronik Ordian bc59596da1
librocksdb-sys: bump to 6.17.3 (#503) 4 years ago
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