Niko PLP
4a62adfbaf
allow rocksdb_ in C API
7 months ago
Niko PLP
846abdaaa2
removed arch haswell for openbsd
1 year ago
Niko PLP
3da534823f
fix build on linux
1 year ago
Niko PLP
708a0cfab4
back with haswell optimization
1 year ago
Niko PLP
c51f1bcffb
Squashed 'librocksdb-sys/rocksdb/' changes from 62d62a9d1..2776c764d
...
2776c764d copying key when received
85d59d7c7 randomize only the IV part of prefix
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: 2776c764d099304c656a4515ee4d4383fb2b12b1
1 year ago
Niko PLP
ac80a50696
fix crypto lib linking
1 year ago
Niko PLP
e442d4082a
removed z lib
1 year ago
Niko PLP
b4725aac02
linking to libs in openbsd build
1 year ago
Niko PLP
20449d6d5d
removed haswell from openbsd build
1 year ago
Niko PLP
79d7017cd4
another attempt at compiling rocksdb on openbsd and linking to OS libcrypto
1 year ago
Niko PLP
e220f4f9e6
fix
1 year ago
Niko PLP
f38ba3b06f
trying again to compile openssl on openbsd via openssl-src rust crate
1 year ago
Niko PLP
2026e3002e
c++ dyn lib for android
1 year ago
Niko PLP
72c09f3b23
fix for android openssl
1 year ago
Niko PLP
1b2d4b763d
fix build for android
1 year ago
Niko PLP
48c0a29f92
fix build for android
1 year ago
Niko PLP
7acbf4389b
openbsd and openssl...
1 year ago
Niko PLP
a3cadbfb5c
link to crypto lib on openbsd
1 year ago
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