Daniil Baturin
d2e4f63f03
T596: use a more descriptive dev build version format.
2018-04-05 14:59:44 +02:00
Daniil Baturin
ea48b7bd74
Switch all build scripts to python3.
...
Since we only support jessie as build host, and jessie knowingly does have
python3 (although not by default), we don't really need to worry about being
both 2 and 3 compatible.
2017-01-25 17:01:16 -05:00
Daniil Baturin
08a6856b3c
Factor out dependency checking functions to its own class (ref T9).
2016-03-04 15:05:03 -05:00
Daniil Baturin
90ca7062c1
Add license headers to scripts.
...
Some people rightfully complained about their absense already.
2015-12-26 20:14:08 -05:00
Daniil Baturin
6e66715c45
Add sudo to required packages, since we use it in scripts.
...
Using sudo from scripts may be objectionable, but I don't see
any alternatives for things that do chroot.
2015-12-24 12:04:24 -05:00
Daniil Baturin
86c6a4bdf2
Add initial drafts of the build scripts.
2015-12-17 01:25:46 -05:00