320670bb43
Coding style.
...
- Using subprocess.run
2018-03-24 16:34:49 +10:00
b8732c3028
Updated copyrights.
2018-01-12 15:00:39 +10:00
4935c585aa
Made work on Ubuntu 17.10.
...
- Changed to python3.6.
- Accepted minor differences in golden files.
- php is now 7.1.
- Updated README.
- Need to test that the AppImage still works.
2017-10-27 12:39:50 +10:00
111d362942
Explicitly using python3.5.
...
- Async and await keywords don't work with python3.4.
2017-09-02 11:59:10 +01:00
9a7e936055
Only installing on Ubuntu.
...
- Its too much work to maintain dependencies across distros.
- Will need to use appimages, snaps or flatpaks for the other distributions.
2017-09-01 21:53:02 +01:00
5728e5cff3
Made vigil into a package with a setup.py file.
2017-06-27 14:03:32 +01:00
c162d2b886
Not depending on python-distro.
...
- Python-distro is new and isn't packaged in many distributions.
- Can just get the distribution ID directly.
2017-06-07 21:32:43 +01:00
3f7fdfe443
Can now install in Gentoo.
2017-06-07 18:39:54 +01:00
82ac1b3433
Coding style.
2017-06-01 01:03:39 +01:00
8b867bb333
Can now install on the opensuse distribution.
...
- Now using the distro module to determine the linux distro.
2017-05-31 19:41:56 +01:00
f2e8240427
Test that tools' executables are installed in the PATH.
2017-05-21 12:51:31 +01:00
5b08029d0b
Make vigil work on other distributions. (fedora, debian, archlinux)
...
- Now using python3.4 on debian, and python3.5 elsewhere.
- Added test-distributions script that checks that
install-dependencies works on different distributions.
2017-05-17 16:46:54 +01:00
c25266c42b
Explicitly using python3.5.
2017-02-08 13:56:56 +01:00
fb4e91867a
Make the script easy to run
2015-12-26 20:52:39 +00:00