Sign in
boringssl
/
boringssl.git
/
ec87e1a7672044cbd7d484f2478cd618a7f1f81a
/
rust
/
bssl-sys
/
build.rs
8d71d24
Export OPENSSL_NO_* defines in bssl-sys for consumption in rust-openssl
by Alex Gaynor
· 1 year, 5 months ago
26669ff
Don't copy all of bssl-sys into the CMake build directory
by David Benjamin
· 1 year, 11 months ago
1a5570b
Update docs to recommend a much more convenient CMake invocation
by David Benjamin
· 1 year, 11 months ago
404d98b
Include bindgen generated file via a build time env var, this plays nicer with other build systems like Soong and Gn.
by Nabil Wadih
· 1 year, 11 months ago
be79283
initial setup for bssl crate with hmac and sha2 bindings
by Nabil Wadih
· 2 years, 1 month ago
[Renamed (77%) from rust/build.rs]
e5abf58
Rust bindings: Use CARGO_MANIFEST_DIR in build.rs
by Kenichi Ishibashi
· 3 years, 1 month ago
8d8d8f3
Generates "low-level" bindings for Rust using bindgen
by Benjamin Brittain
· 3 years, 6 months ago