Niko PLP
3b684c4a9f
remove ippcp plugin for rocksdb
4 months ago
Niko PLP
c501c31a45
fix apple silicon build, bump version ngalpaha.5
4 months ago
Niko PLP
87f6cc1ec0
using DOCS_RS to detect docsrs
10 months ago
Niko PLP
cfe343ff99
fix build for docsrs
10 months ago
Niko PLP
9fedf34e56
fix rocksdb_version on openbsd
10 months ago
Niko PLP
8fd0dab111
fix openbsd build
10 months ago
Niko PLP
95ec9536b1
flatten package to avoid another dependency
10 months ago
Niko PLP
9a1595d5cb
added some linking config for macos
11 months ago
Niko PLP
4a62adfbaf
allow rocksdb_ in C API
11 months ago
Niko PLP
846abdaaa2
removed arch haswell for openbsd
2 years ago
Niko PLP
3da534823f
fix build on linux
2 years ago
Niko PLP
708a0cfab4
back with haswell optimization
2 years 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
2 years ago
Niko PLP
ac80a50696
fix crypto lib linking
2 years ago
Niko PLP
e442d4082a
removed z lib
2 years ago
Niko PLP
b4725aac02
linking to libs in openbsd build
2 years ago
Niko PLP
20449d6d5d
removed haswell from openbsd build
2 years ago
Niko PLP
79d7017cd4
another attempt at compiling rocksdb on openbsd and linking to OS libcrypto
2 years ago
Niko PLP
e220f4f9e6
fix
2 years ago
Niko PLP
f38ba3b06f
trying again to compile openssl on openbsd via openssl-src rust crate
2 years ago
Niko PLP
2026e3002e
c++ dyn lib for android
2 years ago
Niko PLP
72c09f3b23
fix for android openssl
2 years ago
Niko PLP
1b2d4b763d
fix build for android
2 years ago
Niko PLP
48c0a29f92
fix build for android
2 years ago
Niko PLP
7acbf4389b
openbsd and openssl...
2 years ago
Niko PLP
a3cadbfb5c
link to crypto lib on openbsd
2 years ago
Niko PLP
8c2d83c48f
fix openbsd
2 years ago
Niko PLP
347ba0e3a4
using the links of openssl-sys
2 years ago
Niko PLP
43152750aa
fix for dependent lib openssl
2 years ago
Niko PLP
f154b3d03f
change include for openssl on openbsd
2 years ago
Niko PLP
91f91c73ee
fix for openbsd link with -lcrypto
2 years ago
Niko PLP
b0d87fd326
fix for openbsd and openssl
2 years ago
Niko PLP
67f184454c
adding openssl plugin of rocksdb (encryption data at rest) for all target_os except linux and darwin
2 years ago
Niko PLP
f2e471a23f
adding openssl plugin for some target (testing with darwin for now)
2 years ago
Niko PLP
cbd19b2b1e
build on win: link with static ipp lib
2 years ago
Niko PLP
9289895105
fix path for win lib
2 years ago
Niko PLP
fe543c1f77
added instruction and requirements for windows
2 years ago
Niko PLP
73e7fc4ac9
win build config for ippcp lib
2 years ago
Niko PLP
34f6c4ef9e
linux specific build parameters
2 years ago
Niko PLP
9117260f36
customize build based on target platform (linux/macos)
2 years ago
Niko PLP
0856ea9b1f
fix linux build
2 years ago
Niko PLP
c1b0f79c14
updated build.rs with more flags and settings
2 years ago
Niko PLP
813d75890f
Env::version()
2 years ago
Niko PLP
963faad14f
fix openbsd build
2 years ago
Niko PLP
4763f40b63
openbsd minimal build options
2 years ago
Niko PLP
fc0b298e76
change submodule rocksdb to point to nextgraph fork
2 years ago
Niklas Fiekas
c62c8c248d
Update to RocksDB 8.3.2 ( #796 )
2 years 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