index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
triage
/
CMakeLists.txt
Age
Commit message (
Collapse
)
Author
2025-07-30
[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)
Mark Rowe
This ensures that CMake detects when files that match the glob are added or removed.
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
2023-09-25
Remove implicit dependencies to fix new warning in latest Xcode
Rusty Wagner
2022-12-08
Triage view: update exports list when functions change
Glenn Smith
2022-05-04
Remove remaining traces of qt5
Josh F
2022-02-03
CMake: consistency with arch/platform plugins
Glenn Smith
2022-02-02
Fix examples including binaryninjaapi twice on internal builds
Glenn Smith
2022-02-02
Fancier CMake: find scripts, out-of-tree example builds
Glenn Smith
2021-09-30
revert triage
rose
2021-09-30
Fix CMake recursive subdirectories & triage build
rose
2021-03-16
Compatibility with Qt 6
Rusty Wagner
2020-11-13
Mac UI is Intel only for now
Rusty Wagner
2020-07-20
Fix triage output directory in internal build
Rusty Wagner
2020-07-17
Switch build system to cmake
Rusty Wagner