summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2017-03-24ensure jsoncpp is in libbinaryninjaapi.lib for makeAndrew Lamoureux
(this was already the case for cmake builds)
2017-03-15root CMakeLists.txt references json properlyAndrew Lamoureux
2016-08-25Removed dynamic linking. Added c++ version of arm-syscall python plugin. ↵Bambu
Renamed it since it works for more than just arm
2016-06-05Makefile for building binaryninja-api and example c++ pluginbambu