index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
binaryninjacore-sys
Age
Commit message (
Expand
)
Author
2023-01-06
Rust API: Additional Cleanup
Michael Krasnitski
2023-01-06
Rust API: Lots and lots of clippy changes
KyleMiles
2022-11-19
Fix issues with building using Visual Studio 2022
Rusty Wagner
2022-02-08
rust: bump bindgen version to ^0.59
Fabian Freyer
2021-08-10
Rust API : Remove nightly requirement; Remove custom Clang args to simplify g...
KyleMiles
2021-08-05
Correctly detect if the current build is executed on the build server
Xusheng
2021-06-29
Rust API : No longer update to latest cargo nightly; Add link args back to -s...
KyleMiles
2021-06-29
Resolves #2521; Rust API Linking Errors
KyleMiles
2021-06-09
Update to Qt 6.1.1 and LLVM 12.0.0
Rusty Wagner
2021-05-11
Easier Building with Rust (now requires nightly)
KyleMiles
2021-04-28
Fix Rust API linker error on macos
Lander Brandt
2021-03-18
Build System Updates
KyleMiles
2021-02-26
Fix rust plugin linking on Windows
yrp
2021-01-27
Add ABI version verification for plugins
Rusty Wagner
2021-01-21
cargo fmt and all my changes
KyleMiles
2021-01-21
This is a combination of 23 commits, the work of Ryan Snyder:
Ryan Snyder