COMMITS
/ scripts/install_api.py October 14, 2024
J
add force option to install_api script
Jordan Wiens committed
March 1, 2024
D
ensures python site package dir exists
deadc0de6 committed
December 23, 2023
J
add more documentation about specifying the full path for install_api.py
Jordan Wiens committed
October 2, 2023
J
better explanation in top matter of install_api example script
Jordan Wiens committed
January 28, 2023
January 19, 2023
D
install_api.py: add credit for original script.
d0now committed
D
July 12, 2022
D
Fix prefix comparison logic for virtual environment detection
d0now committed
July 6, 2022
J
remove failure case for virtual detection since it is now automatic
Jordan committed
N
Removed -v; now autodetects an active venv
Noah Kritz committed
May 14, 2022
J
require py3 for install_api script
Jordan Wiens committed
J
remove more vestigal py2 code
Jordan Wiens committed
April 28, 2022
G
Fix install_api.py checking for binaryninjaui by importing it in headless
Glenn Smith committed
April 25, 2022
J
allow pth for pyside with 3.10 support
Jordan Wiens committed
January 28, 2022
K
Format All Files
KyleMiles committed
August 13, 2021
J
use py3 for install script by default
Jordan Wiens committed
J
adding pth uninstallation to install api script and linux setup script
Jordan Wiens committed
November 12, 2020
X
add executable permission to linux installer scripts
Xusheng committed
October 6, 2020
J
enable binaryninjaui for python 3.9
Jordan Wiens committed
April 15, 2020
B
Improved installation process for venv
Ben Demick committed
March 30, 2020
3
Added warning message
3pidemix committed
3
Enable use within a venv
3pidemix committed
December 18, 2019
R
Update to Qt 5.14.0
Rusty Wagner committed
November 19, 2019
R
Don't install PySide2 into python path if it's not compatible with that version of Python
Rusty Wagner committed
June 13, 2019
J
simplify path location and fix for windows user-installs for install_api.py
Jordan Wiens committed
May 9, 2019
May 7, 2019
J
fix install script to only add appropriate python 2/3 UI libraries
Jordan Wiens committed
April 10, 2019
J
add py2 and py3 folders when installing to the python path for the new UI plugin APIs
Jordan Wiens committed
January 18, 2019
B
Update Linux install scripts.
Brian Potchik committed
January 8, 2019
J
Fixed install_api.py for virtualenv
Josh Watson committed
November 29, 2018
R
Updates for Python3 headless install.
rmspeers committed
November 27, 2018
J
convert core_serial, version, build_id ando thers to methods
Jordan Wiens committed
June 7, 2018
K
Various Python 3 support changes
KyleMiles committed
May 23, 2017
J
update install_api to use user directories by default
Jordan Wiens committed
May 19, 2017
J
add install_api script based on @withzombies script
Jordan Wiens committed