| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-04 | Move FindBinaryNinjaCore.cmake's error message to api | Glenn Smith | |
| It was never getting printed due to the stub generation code | |||
| 2025-10-02 | Fix finding binaryninjacore for non-internal cmake builds | 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-30 | Add dependency tracking to the Python code generation | Mark Rowe | |
| This ensures that the Python source files are only generated and copied into the output directory if inputs have changed, rather than being done unconditionally. | |||
| 2025-07-12 | Handle setting -DBN_INSTALL_DIR to the app bundle on macos | Glenn Smith | |
| 2025-06-25 | Update CXX_STANDARD to 20. | Alexander Taylor | |
| Also update minimum CMake version. | |||
| 2025-05-28 | PR #6757: prefer fp, lr for x29, x30 | yrp | |
| arm64: prefer fp, lr arm64: update tests to use new reg names, improve windows build | |||
| 2025-03-28 | 2025 for other formats... | Jordan Wiens | |
| 2025-03-28 | missed the older dates! | Jordan Wiens | |
| 2024-08-22 | CMake: Generate a stub header for linking plugins without an install | Glenn Smith | |
| This patch has existed on the cpp sample plugin for a while, just finally merging it into api. | |||
| 2022-05-24 | Quote the ${BN_INSTALL_DIR} | Xusheng | |
| 2022-05-24 | Support setting BN_INSTALL_DIR in cmake | Xusheng | |
| 2022-02-02 | Rearrange hint order to prioritize env | Glenn Smith | |
| 2022-02-02 | Fancier CMake: find scripts, out-of-tree example builds | Glenn Smith | |
