summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2026-04-15Compile jsoncpp into a different namespace when building as part of coreMark Rowe
2026-01-28[CMake] Allow flexible user plugin install locationEric Kilmer
2025-12-15Introduce bn::base::function_ref, a non-owning function wrapper inspired by C...Mark Rowe
2025-09-29Allow generating and linking to stubs from cmakeJosh Ferrell
2025-09-02Introduce a new define to control LogTrace rather than using _DEBUGMark Rowe
2025-09-01Add option to build rust api without linking to coreJosh Ferrell
2025-07-28Define _DEBUG/NDEBUG in api project when doing Debug/RelWithDebInfo buildskat
2025-06-25cmake: binaryninjaui depends on binaryninjaapiEric Kilmer
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
2024-08-22CMake: Generate a stub header for linking plugins without an installGlenn Smith
2024-03-19Add CMake option for BN_REF_COUNT_DEBUGGlenn Smith
2024-02-234.0 documentationJordan Wiens
2024-02-02Link api against CoreServices on macJosh Ferrell
2024-01-29CMake: Include fmt with EXCLUDE_FROM_ALL to prevent installationGlenn Smith
2024-01-04Build fmt library as PIC. Fix https://github.com/Vector35/binaryninja-api/iss...Xusheng
2023-11-13Add fmt library to apiGlenn Smith
2023-09-25Turn off warnings in third party jsoncpp codeRusty Wagner
2023-03-06Add CONFIGURE_DEPENDS to CMakeLists.txtJosh Ferrell
2023-02-03Move the debugger docs into the debugger repo and copy them to the API folder...Xusheng
2022-08-31Turn off building the Rust API in the API CMake by defaultKyleMiles
2022-08-29Add `cargo check` of API and all examples to CIKyleMiles
2022-04-12Update cargo from stable-2021-06-17 -> stable-2021-04-07KyleMiles
2022-02-02Fancier CMake: find scripts, out-of-tree example buildsGlenn Smith
2021-12-13Update minimum cmake versionGlenn Smith
2021-11-02CMake: set link directories and librariesGlenn Smith
2021-08-10Rust API : Remove nightly requirement; Remove custom Clang args to simplify g...KyleMiles
2021-08-03Fix personal buildXusheng
2021-08-02Allow the API to be built without Binary Ninja core/UIXusheng
2021-06-29Rust API : No longer update to latest cargo nightly; Add link args back to -s...KyleMiles
2021-06-29Add Rust CIKyleMiles
2020-11-06fix UI plugin build and update build instructionsXusheng
2020-07-17Switch build system to cmakeRusty Wagner
2019-02-27Greatly improved CMake builds + Fixed tests compilationBrick
2017-07-16A LLIL C++ API Parser example with in depth build notes (#721)Robert Yates
2017-07-16Added missing files to CMakeLists.txt (#738)Ryan Stortz
2017-03-15root CMakeLists.txt references json properlyAndrew Lamoureux
2016-12-06CMake files for binaryninjaapi and breakpointJohn Hurlman