summaryrefslogtreecommitdiff
path: root/scripts/make-version-file
AgeCommit message (Collapse)Author
2017-01-25Switch all build scripts to python3.Daniil Baturin
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.
2016-03-03After build, create a properly named symlink to the ISO (ref T8).Daniil Baturin
This is important for nightly builds, and handy for release builds.
2016-01-26Add a build step for generating version files.Daniil Baturin