Dmitri Bogomolov
76fed78211
Made it possible to use installed umsgpack
6 years ago
Dmitri Bogomolov
06fed6f9c2
setup.py: second exception in list can be treated as variable
6 years ago
Dmitri Bogomolov
b7f9e74eea
setup.py: added new packages appeared after 36b5e2c
6 years ago
Peter Šurda
82c3c111b7
Fix os-release open mode
...
- thanks to @Lvl4Sword for reporting
6 years ago
Peter Šurda
4c597d3f7c
Error handling for non-interactive setup.py
...
- thanks to @orlitzky #993
7 years ago
Peter Šurda
e832ea1689
setup.py fix nested list
7 years ago
Dmitri Bogomolov
9aacef144b
Moved OS and package detection care to setuptools install command
7 years ago
Justin Ramos
e97df3ad4d
print SystemExit exception messages instead of using the current build failure text
...
Signed-off-by: Justin Ramos <justin.ramos@gmail.com>
7 years ago
Peter Šurda
9a5f7442a0
Setup.py fix
...
- handle missing "optional" key in package definition
7 years ago
Peter Šurda
13223887fc
Setup.py updates
...
- only waits for a prompt if running from a TTY
- support for Ubuntu 12 and older (different msgpack package name)
- fix crash for missing keys in the distro definition
- accept alternative msgpack providers
- add pyopencl as an extra
7 years ago
Dmitri Bogomolov
ee7e630694
Show a dialog with QR-code for selected bm-address
7 years ago
Peter Šurda
636ae17cc0
setup.py fix and update
...
- libssl dependency for Fedora
- typo in waiting for keypress
7 years ago
Peter Šurda
af5cb08093
setup.py updates
...
- parametrise module list
- allow optional modules (pyopencl, PyQt4)
- add setuptools
- add compiler error detection
- press return to continue
7 years ago
Peter Šurda
b7e75b9bc5
setup.py fixes, guix and pyopencl
...
- detect GUIX
- FreeBSD uses "pkg install", not "pkg_install"
- add pyopencl dependency checking
7 years ago
Dmitri Bogomolov
34084bbc80
Total setup.py cleanup and simple script installation
7 years ago
Justin Ramos
b50198afb5
changes needed to get current code to run
7 years ago
Peter Šurda
317d4d57cc
Add setup.py (setuptools)
...
- thanks to Lvl4Sword for the initial file
7 years ago