| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-05 | [Rust] Do not clean out-of-tree dependencies for incremental builds | Mason Reed | |
| We already do this for a number of plugins / crates, this commit goes over the rest to make sure that they all do this. We keep cleaning binaryninjacore-sys as we want to generate the core bindings immediately on changes to binaryninjacore.h | |||
| 2025-12-05 | [Rust] Bump pinned version to 1.91.1 | Mason Reed | |
| 2025-06-25 | Update CXX_STANDARD to 20. | Alexander Taylor | |
| Also update minimum CMake version. | |||
| 2025-05-13 | [CMake] Report compatibility with 3.15 to silence deprecation warnings | Glenn Smith | |
| 2025-04-15 | Include SVD loader in free version | Mason Reed | |
| 2025-03-06 | Make more GLOB_RECURSE statements GLOB | Mason Reed | |
| I don't want to wait 10 seconds to glob for rust plugins! Someone should really go and rip out all these duplicate cmake files... | |||
| 2025-02-24 | Add SVD Loader Plugin | Mason Reed | |
