chiark / gitweb /
Merge branch 'jenkins-makebuildserver-works' into 'master'
authorDaniel Martí <mvdan@mvdan.cc>
Mon, 8 Feb 2016 16:07:27 +0000 (16:07 +0000)
committerDaniel Martí <mvdan@mvdan.cc>
Mon, 8 Feb 2016 16:07:27 +0000 (16:07 +0000)
Jenkins ./makebuildserver works!

These commits get `./makebuildserver` running in a Jenkins job. It builds the whole setup from scratch every time, including the vagrant and virtualbox setups.

Also, this modifies the git pre-commit hook to only run on the files being committed when called by git.

See merge request !95


Trivial merge