chiark / gitweb /
Merge branch 'fix-makebuildserver' into 'master'
authorCiaran Gultnieks <ciaran@ciarang.com>
Wed, 15 Jun 2016 09:30:42 +0000 (09:30 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Wed, 15 Jun 2016 09:30:42 +0000 (09:30 +0000)
Fix ./makebuildserver CI build

In order to get reproducible builds work reliably, we need to have buildserver create be fully automatic, and be able to run in VMs.  It should also handle caching downloads well, so that people can easily rebuild their buildserver, and CI builds don't have to download gigs and gigs for each run.  These are some related fixes.

See merge request !131


Trivial merge