summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-03-30Added warning message3pidemix
2020-03-30Enable use within a venv3pidemix
2019-12-18Update to Qt 5.14.0Rusty Wagner
2019-11-19Don't install PySide2 into python path if it's not compatible with that versi...Rusty Wagner
2019-08-07linux install script adds assocations for right-click context menuJordan Wiens
2019-06-13simplify path location and fix for windows user-installs for install_api.pyJordan Wiens
2019-05-09warning for older pth files not including ui paths and install script now upd...Jordan Wiens
2019-05-07fix install script to only add appropriate python 2/3 UI librariesJordan Wiens
2019-04-09add py2 and py3 folders when installing to the python path for the new UI plu...Jordan Wiens
2019-01-17Update Linux install scripts.Brian Potchik
2019-01-09Fixed install_api.py for virtualenvJosh Watson
2018-12-04linux setup supports both python 2 and 3 side-by-side nowJordan Wiens
2018-11-29Set as variable in if comparison.rmspeers
2018-11-29Updates for Python3 headless install.rmspeers
2018-11-26convert core_serial, version, build_id ando thers to methodsJordan Wiens
2018-10-31Fixed logo path in linux-setup scriptBrick
2018-07-10Various Python 3 support changesKyleMiles
2017-12-20fixes broken lastrun creationJordan Wiens
2017-11-19Check python version and use python2 if python3 is defaultNick Fox
2017-11-19Remove unnecessary trailing slash in BNPATHNick Fox
2017-11-19Fix typo in MIME filename introduced in last commitNick Fox
2017-11-19Fix bugs in setup script by removing unneeded sudo conditionalsNick Fox
2017-11-19Fix incorrect BNPATH: previously pointed to /scriptsNick Fox
2017-11-19Add missing quotes to fix issue with broken .desktop fileNick Fox
2017-11-03point linux setup script at the right path for api installJordan Wiens
2017-08-21support for broken bash that dont properly tilde expandJordan Wiens
2017-05-23make linux setup script features optional and include api setup as wellJordan Wiens
2017-05-23update install_api to use user directories by defaultJordan Wiens
2017-05-19add install_api script based on @withzombies scriptJordan Wiens
2017-01-02merging linux setup scriptPeter LaFosse