summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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