summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2020-07-17Switch build system to cmakeRusty Wagner
2018-07-16Fix format of strings in python/log.pyKyleMiles
2018-07-10Various Python 3 support changesKyleMiles
2018-07-10Various Python 3 support changesKyleMiles
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