summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-10-10Initial commitHEADmasterDaniel Stone38-0/+897
As a start, this gives us: - generation of base per-platform images (i.e. with toolchain) - separate images to add build dependencies - jobs using these separate images to build projects in containers Initial implementations for CentOS 7, Fedora 24, Debian Jessie (8), Ubuntu 14.04 (Trusty), and Ubuntu 16.04 (Xenial). Fedora 24 is currently disabled in the 'all' jobs, as the container unexpectedly takes a dive when running autoreconf. Signed-off-by: Daniel Stone <daniels@collabora.com>