Niko PLP
|
34f6c4ef9e
|
linux specific build parameters
|
1 year ago |
Niko PLP
|
9117260f36
|
customize build based on target platform (linux/macos)
|
1 year ago |
Niko PLP
|
0856ea9b1f
|
fix linux build
|
1 year ago |
Niko PLP
|
230f3de74d
|
added missing c file
|
1 year ago |
Niko PLP
|
192074e2b0
|
Removed submodules in favor of git subtree
|
1 year ago |
Niko PLP
|
c1b0f79c14
|
updated build.rs with more flags and settings
|
1 year ago |
Niko PLP
|
813d75890f
|
Env::version()
|
1 year ago |
Niko PLP
|
963faad14f
|
fix openbsd build
|
1 year ago |
Niko PLP
|
74dee7a20f
|
fix rocksdb_options_set_plain_table_factory
|
1 year ago |
Niko PLP
|
4763f40b63
|
openbsd minimal build options
|
1 year ago |
Niko PLP
|
1b28d31165
|
adding lz4 submodule
|
1 year ago |
Niko PLP
|
fc0b298e76
|
change submodule rocksdb to point to nextgraph fork
|
1 year ago |
Niklas Fiekas
|
c62c8c248d
|
Update to RocksDB 8.3.2 (#796)
|
1 year ago |
Tim
|
bcf5667805
|
Update snappy to 1.1.10 (#788)
|
1 year ago |
Oleksandr Anyshchenko
|
b539412366
|
Release 0.21.0 (#777)
|
2 years ago |
Niklas Fiekas
|
d44de09925
|
Update to RocksDB 8.1.1 (#774)
|
2 years ago |
Niklas Fiekas
|
ef8d60ae00
|
Actually enable io-uring (#751)
|
2 years ago |
Sharang Parnerkar
|
9e519fe6e4
|
Update iOS min version to 12 in the build script (#770)
|
2 years ago |
Niklas Fiekas
|
c08acedbbd
|
Update to RocksDB 8.0.0 (#761)
* Compressed block cache removed.
* RocksDB Lite removed.
https://github.com/facebook/rocksdb/releases/tag/v8.0.0
|
2 years ago |
Resende
|
44dc84171a
|
Enable librocksdb-sys to be built by rustc_codegen_cranelift (#760)
|
2 years ago |
Tobias
|
a6103ef311
|
Fix 32-bit ARM build (#754)
|
2 years ago |
Oleksandr Anyshchenko
|
e646999c71
|
Check in CI compatibility with MSRV (#741)
|
2 years ago |
Dirreck
|
3805d1fd1a
|
Fix int128 compatibility check (#682)
|
2 years ago |
cwlittle
|
548b425a13
|
Bump bindgen 0.63.0 -> 0.64.0 (#734)
|
2 years ago |
Brord van Wierst
|
c1314a3d59
|
Bump rocksdb to 7.9.2 (#726)
|
2 years ago |
Oleksandr Anyshchenko
|
b5b9e56d08
|
Bump rocksdb to 7.8.3 (#722)
|
2 years ago |
Bernhard Schuster
|
83eea97024
|
Re-run build.rs if env vars change (#694)
|
2 years ago |
Niklas Fiekas
|
76d85e9c70
|
Use lz4-sys crate rather then submodule (#679)
|
2 years ago |
Niklas Fiekas
|
080d2fa7c8
|
Fix clippy warnings (#680)
|
2 years ago |
parazyd
|
03f10c0d2a
|
Add support for building with io_uring on Linux. (#621)
|
2 years ago |
Yiyuan Liu
|
2257be1563
|
Support RocksDB transaction. (#565)
|
2 years ago |
Niklas Fiekas
|
934855fe54
|
Avoid pulling in dependencies via static feature flag (#649)
|
2 years ago |
Niklas Fiekas
|
63240f6ea6
|
Bump rocksdb to 7.4.4 (#667)
|
2 years ago |
Niklas Fiekas
|
3256152125
|
Bump tikv-jemalloc-sys to 0.5 (#662)
|
2 years ago |
Oleksandr Anyshchenko
|
17471a6da7
|
Bump rocksdb to 7.4.3 (#658)
|
2 years ago |
Isaac Clayton
|
39dc822dde
|
Bump zstd-sys from 1.6 to 2.0 (#651)
|
2 years ago |
Friedel Ziegelmayer
|
64c19df614
|
Enable a building on the iOS platform (#653)
|
2 years ago |
Yueh-Hsuan Chiang
|
da4b7143b9
|
Upgrade to rocksdb v7.3.1 (#645)
|
2 years ago |
Rajiv Shah
|
59434f93ed
|
Fix Windows UTF-8 build flag (#623)
Co-authored-by: Oleksandr Anyshchenko <oleksandr.anyshchenko@xdev.re>
|
3 years ago |
Niklas Fiekas
|
cad6e50b2e
|
Use more target features to build librocksdb-sys (#620)
|
3 years ago |
南浦月
|
35674e714d
|
fix: 'bz_internal_error': symbol multiply defined! (#628)
|
3 years ago |
Friedel Ziegelmayer
|
803cfaa5ba
|
Bump rocksdb to 7.1.2 (#626)
|
3 years ago |
Federico Guerinoni
|
5a3ced8d3d
|
Fix clippy warnings (#627)
|
3 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 |
Artem Krylysov
|
871c461580
|
Upgrade to RocksDB 6.28.2 (#600)
|
3 years ago |
Niklas Fiekas
|
92b27f5d33
|
Replace mem::transmute with narrower conversions (#584)
|
3 years ago |
Oleksandr Anyshchenko
|
6ed14c3e34
|
Fix CI builds (#582)
|
3 years ago |
Zachary Dremann
|
86d983987e
|
Use external compression crates where possible (#555)
|
3 years ago |
Artem Krylysov
|
f98e432623
|
Update compression dependencies (#570)
|
3 years ago |