summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2021-06-29Rust API : No longer update to latest cargo nightly; Add link args back to -s...KyleMiles
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder
2020-10-21switching to doxygenJordan Wiens
2020-10-21interim progress using exhaleJordan Wiens
2020-10-21cleanup gitignoreJordan Wiens
2020-07-17Switch build system to cmakeRusty Wagner
2019-11-24Update .gitignoreStephen Tong
2019-05-31Update gitignorerollsafe
2019-05-10Fix use after free on assemble on invalid instructionRusty Wagner
2019-04-02Add a C++ version of the triage plugin (no Makefile yet)Rusty Wagner
2019-02-27Greatly improved CMake builds + Fixed tests compilationBrick
2018-12-12ignore vscodeJordan Wiens
2018-07-16Fix format of strings in python/log.pyKyleMiles
2018-07-13Python2/3 String Compatibility FixKyleMiles
2018-07-10Rebased so commit history is correct nowKyleMiles
2018-07-10Various Python 3 support changesKyleMiles
2018-06-07Initial python API tests (#1054)negasora
2017-03-15Merge branch 'dev' into devAndrew Lamoureux
2017-01-20ignore autogenerated indexJordan Wiens
2017-01-15Adding autogenerated doc file to gitignorePeter LaFosse
2017-01-06ignore auto-generated filePeter LaFosse
2016-12-06CMake files for binaryninjaapi and breakpointJohn Hurlman
2016-10-28Refactor python api into separate files and add Enumeration support. Also fix...plafosse
2016-07-30ignore autogenerated source filesJordan Wiens
2016-07-28updated gitignore and add s3 website configs for docs and apiJordan Wiens
2016-07-24add initial api documentation for C++, C, and Python generated with sphinx, b...Jordan Wiens
2016-07-24ignore generated html site folder, that will be pushed directly to the gh-pag...Jordan Wiens
2016-06-29Adding doxygen xml directory to .gitignoreplafosse
2016-04-10Add gitignoreRusty Wagner