summaryrefslogtreecommitdiff
path: root/ciimage
AgeCommit message (Collapse)Author
2018-03-10Add LANG to DockerfileNiklas Claesson
2017-11-23[Qt module] Updated Dokerfile, added since 0.44 mention in docAlexis Jeandet
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
2017-10-31Added libwmf to the CI image.Jussi Pakkanen
2017-10-28Use GCC 7 for cross compilation tests.Jussi Pakkanen
2017-08-31add support for cups dependencies (#2255)Iñigo Martínez
* add support for cups dependencies libcups has its own cups-config tool rather than using pkg-config. This adds support for cups-config, based on pcap-config and sdl2-config implementations. This change also includes the unit test case and documentation for cups dependency object implementation, and libcups2 dep to CI image.
2017-08-25ciimage: Add glib-sharp2 to our docker imageThibault Saunier
2017-08-20Add missing dependency of Boost Log to a Docker imageMichał Wikliński
2017-08-20Fix coverage target breakage and add a test for it.Jussi Pakkanen
2017-08-04Added pcap dep to CI image.Jussi Pakkanen
2017-07-25Updated the CI image to have OpenMPI and Vulkan.Jussi Pakkanen
2017-07-23Added Docker file used for CI images.Jussi Pakkanen