index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
linux-setup.sh
Age
Commit message (
Expand
)
Author
2024-10-24
Fix linux-setup.sh not making a valid desktop icon on 24.04
Glenn Smith
2024-02-13
add file assocation for bnta type archives on linux
Jordan Wiens
2024-01-22
Project support
Josh Ferrell
2023-05-06
remove root mode for linux-setup.sh
Jordan Wiens
2022-06-10
Fix linux-setup.sh to use proper naming of .desktop file, fixes Wayland app name
Rusty Wagner
2022-02-01
Fixes issue #2908.
Alexander Taylor
2021-08-13
adding pth uninstallation to install api script and linux setup script
Jordan Wiens
2021-03-03
removing python2 binary from linux setup
Jordan Wiens
2020-11-19
add executable permission to linux installer scripts
Xusheng
2020-10-05
fix desktop icon creation
Jordan Wiens
2020-10-03
better handling of paths with spaces
Jordan Wiens
2019-08-07
linux install script adds assocations for right-click context menu
Jordan Wiens
2019-01-17
Update Linux install scripts.
Brian Potchik
2018-12-04
linux setup supports both python 2 and 3 side-by-side now
Jordan Wiens
2018-11-29
Set as variable in if comparison.
rmspeers
2018-11-29
Updates for Python3 headless install.
rmspeers
2018-10-31
Fixed logo path in linux-setup script
Brick
2017-12-20
fixes broken lastrun creation
Jordan Wiens
2017-11-19
Check python version and use python2 if python3 is default
Nick Fox
2017-11-19
Remove unnecessary trailing slash in BNPATH
Nick Fox
2017-11-19
Fix typo in MIME filename introduced in last commit
Nick Fox
2017-11-19
Fix bugs in setup script by removing unneeded sudo conditionals
Nick Fox
2017-11-19
Fix incorrect BNPATH: previously pointed to /scripts
Nick Fox
2017-11-19
Add missing quotes to fix issue with broken .desktop file
Nick Fox
2017-11-03
point linux setup script at the right path for api install
Jordan Wiens
2017-08-21
support for broken bash that dont properly tilde expand
Jordan Wiens
2017-05-23
make linux setup script features optional and include api setup as well
Jordan Wiens
2017-01-02
merging linux setup script
Peter LaFosse