summaryrefslogtreecommitdiff
path: root/rust/binaryninjacore-sys/build.rs
AgeCommit message (Expand)Author
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-01-25Rust refactorMason Reed
2024-08-21Fix symlink logic in rust api build on linuxJosh Ferrell
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-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-01-06Rust API: Lots and lots of clippy changesKyleMiles
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