Niko PLP
|
8c2d83c48f
|
fix openbsd
|
1 year ago |
Niko PLP
|
347ba0e3a4
|
using the links of openssl-sys
|
1 year ago |
Niko PLP
|
43152750aa
|
fix for dependent lib openssl
|
1 year ago |
Niko PLP
|
f154b3d03f
|
change include for openssl on openbsd
|
1 year ago |
Niko PLP
|
91f91c73ee
|
fix for openbsd link with -lcrypto
|
1 year ago |
Niko PLP
|
b0d87fd326
|
fix for openbsd and openssl
|
1 year ago |
Niko PLP
|
67f184454c
|
adding openssl plugin of rocksdb (encryption data at rest) for all target_os except linux and darwin
|
1 year ago |
Niko PLP
|
f2e471a23f
|
adding openssl plugin for some target (testing with darwin for now)
|
1 year ago |
Niko PLP
|
cbd19b2b1e
|
build on win: link with static ipp lib
|
1 year ago |
Niko PLP
|
9289895105
|
fix path for win lib
|
1 year ago |
Niko PLP
|
fe543c1f77
|
added instruction and requirements for windows
|
1 year ago |
Niko PLP
|
73e7fc4ac9
|
win build config for ippcp lib
|
1 year ago |
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
|
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
|
4763f40b63
|
openbsd minimal build options
|
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 |
Sharang Parnerkar
|
9e519fe6e4
|
Update iOS min version to 12 in the build script (#770)
|
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 |
Dirreck
|
3805d1fd1a
|
Fix int128 compatibility check (#682)
|
2 years ago |
cwlittle
|
548b425a13
|
Bump bindgen 0.63.0 -> 0.64.0 (#734)
|
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 |
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 |
Friedel Ziegelmayer
|
64c19df614
|
Enable a building on the iOS platform (#653)
|
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 |
Friedel Ziegelmayer
|
803cfaa5ba
|
Bump rocksdb to 7.1.2 (#626)
|
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 |
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)
|
4 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)
|
5 years ago |