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
2026-03-20
Update bindgen version to support clang 22
Josh Ferrell
2025-09-29
Allow generating and linking to stubs from cmake
Josh Ferrell
2025-09-01
Add option to build rust api without linking to core
Josh Ferrell
2025-07-02
[Rust] Rerun bindings generator automatically when `BINARYNINJADIR` changes
Mason Reed
2025-06-25
Update CXX_STANDARD to 20.
Alexander Taylor
2025-02-24
Fix clippy lints applying to `binaryninjacore-sys`
Mason Reed
2025-02-13
Add licensing check for Rust code
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2024-12-13
Bump supported rust version to 1.83.0
Mason Reed
2024-10-14
Update bindgen to 0.70.1 and remove untracked lockfiles
Mason Reed
2024-08-21
Fix symlink logic in rust api build on linux
Josh Ferrell
2024-07-12
Update bindgen
Michael Krasnitski
2024-07-09
Rust API : Fix misc clippy warnings
KyleMiles
2024-05-28
Include CoreAPI documentation into the generate rust bindings
Rubens Brandao
2024-05-15
Allow Rust CoreAPI FFI to implement Default
Rubens Brandao
2024-03-14
Update to Rust 1.76
Rusty Wagner
2024-01-04
Support relocations in Rust architecture plugins
Rusty Wagner
2023-09-28
Fix demo build issue on Linux due to failure to create symlink for libbinaryn...
Xusheng
2023-08-24
Commit cargo.lock files for rust api
Glenn Smith
2023-07-11
Bump bindgen version to fix compilation with latest rustc
unknowntrojan
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