summaryrefslogtreecommitdiff
path: root/scripts/check-build-env
AgeCommit message (Collapse)Author
2016-03-04Factor out dependency checking functions to its own class (ref T9).Daniil Baturin
2015-12-26Add license headers to scripts.Daniil Baturin
Some people rightfully complained about their absense already.
2015-12-24Add sudo to required packages, since we use it in scripts.Daniil Baturin
Using sudo from scripts may be objectionable, but I don't see any alternatives for things that do chroot.
2015-12-17Add initial drafts of the build scripts.Daniil Baturin