index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-08-31
Turn off building the Rust API in the API CMake by default
KyleMiles
2022-08-29
Add `cargo check` of API and all examples to CI
KyleMiles
2022-04-12
Update cargo from stable-2021-06-17 -> stable-2021-04-07
KyleMiles
2022-02-02
Fancier CMake: find scripts, out-of-tree example builds
Glenn Smith
2021-12-13
Update minimum cmake version
Glenn Smith
2021-11-02
CMake: set link directories and libraries
Glenn Smith
2021-08-10
Rust API : Remove nightly requirement; Remove custom Clang args to simplify g...
KyleMiles
2021-08-03
Fix personal build
Xusheng
2021-08-02
Allow the API to be built without Binary Ninja core/UI
Xusheng
2021-06-29
Rust API : No longer update to latest cargo nightly; Add link args back to -s...
KyleMiles
2021-06-29
Add Rust CI
KyleMiles
2020-11-06
fix UI plugin build and update build instructions
Xusheng
2020-07-17
Switch build system to cmake
Rusty Wagner
2019-02-27
Greatly improved CMake builds + Fixed tests compilation
Brick
2017-07-16
A LLIL C++ API Parser example with in depth build notes (#721)
Robert Yates
2017-07-16
Added missing files to CMakeLists.txt (#738)
Ryan Stortz
2017-03-15
root CMakeLists.txt references json properly
Andrew Lamoureux
2016-12-06
CMake files for binaryninjaapi and breakpoint
John Hurlman