-
Notifications
You must be signed in to change notification settings - Fork 254
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR also uses the same bindings for both (x86_64|aarch64)_(macos|linux). CI will check if it's OK to do so. This should make maintenance easier. Changes from #539 is also included in this PR. Features use-bindgen is removed as it can be detected during compile time now. This PR also rename the secure features to boringssl for better understanding. And now only enabling openssl features will not download boringssl anymore. Close #557. Close #539. Signed-off-by: Jay Lee <[email protected]>
- Loading branch information
Showing
17 changed files
with
665 additions
and
4,540 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
699 changes: 409 additions & 290 deletions
699
...ngs/aarch64-unknown-linux-gnu-bindings.rs → grpc-sys/bindings/bindings.rs
Large diffs are not rendered by default.
Oops, something went wrong.
4,106 changes: 0 additions & 4,106 deletions
4,106
grpc-sys/bindings/x86_64-unknown-linux-gnu-bindings.rs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.