summaryrefslogtreecommitdiff
path: root/rust/binaryninjacore-sys
AgeCommit message (Expand)Author
2026-03-20Update bindgen version to support clang 22Josh Ferrell
2025-09-29Allow generating and linking to stubs from cmakeJosh Ferrell
2025-09-01Add option to build rust api without linking to coreJosh Ferrell
2025-07-02[Rust] Rerun bindings generator automatically when `BINARYNINJADIR` changesMason Reed
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
2025-02-24Fix clippy lints applying to `binaryninjacore-sys`Mason Reed
2025-02-13Add licensing check for Rust codeMason Reed
2025-01-25Rust refactorMason Reed
2024-12-13Bump supported rust version to 1.83.0Mason Reed
2024-10-14Update bindgen to 0.70.1 and remove untracked lockfilesMason Reed
2024-08-21Fix symlink logic in rust api build on linuxJosh Ferrell
2024-07-12Update bindgenMichael Krasnitski
2024-07-09Rust API : Fix misc clippy warningsKyleMiles
2024-05-28Include CoreAPI documentation into the generate rust bindingsRubens Brandao
2024-05-15Allow Rust CoreAPI FFI to implement DefaultRubens Brandao
2024-03-14Update to Rust 1.76Rusty Wagner
2024-01-04Support relocations in Rust architecture pluginsRusty Wagner
2023-09-28Fix demo build issue on Linux due to failure to create symlink for libbinaryn...Xusheng
2023-08-24Commit cargo.lock files for rust apiGlenn Smith
2023-07-11Bump bindgen version to fix compilation with latest rustcunknowntrojan
2023-01-06Rust API: Additional CleanupMichael Krasnitski
2023-01-06Rust API: Lots and lots of clippy changesKyleMiles
2022-11-19Fix issues with building using Visual Studio 2022Rusty Wagner
2022-02-08rust: bump bindgen version to ^0.59Fabian Freyer
2021-08-10Rust API : Remove nightly requirement; Remove custom Clang args to simplify g...KyleMiles
2021-08-05Correctly detect if the current build is executed on the build serverXusheng
2021-06-29Rust API : No longer update to latest cargo nightly; Add link args back to -s...KyleMiles
2021-06-29Resolves #2521; Rust API Linking ErrorsKyleMiles
2021-06-09Update to Qt 6.1.1 and LLVM 12.0.0Rusty Wagner
2021-05-11Easier Building with Rust (now requires nightly)KyleMiles
2021-04-28Fix Rust API linker error on macosLander Brandt
2021-03-18Build System UpdatesKyleMiles
2021-02-26Fix rust plugin linking on Windowsyrp
2021-01-27Add ABI version verification for pluginsRusty Wagner
2021-01-21cargo fmt and all my changesKyleMiles
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder