summaryrefslogtreecommitdiff
path: root/ciimage
AgeCommit message (Collapse)Author
2019-09-23Add blocks dependencyPatrick Griffis
This allows easily enabling the blocks clang extension.
2019-07-11Adapting Boost Python library detection to Boost >= 1.67. Closes #4288.gjaeger1
2019-07-09Use pytest-xdist in Azure and Linux on Travis.Jussi Pakkanen
2019-04-06Add gpgme-config supportJan Tojnar
GPGME does not support pkg-config so we need config-tool support if we do not want projects like Almanah and Seahorse to parse the values manually.
2019-01-30setup hdf5 testMichael Hirsch, Ph.D
deblank
2018-12-09Updated Linux CI image to cosmic.Jussi Pakkanen
2018-10-03Add custom libgcrypt dependency using libgcrypt-configPatrick Griffis
Fixes #3563
2018-08-30ci: install gdc and ldcFFY00
2018-08-28modules: Add an 'hotdoc' moduleThibault Saunier
hotdoc: http://github.com/hotdoc/hotdoc/
2018-06-17ci: add commands related to 'test cases/d/11 dub'FFY00
2018-05-02Update CI image to bionic.Jussi Pakkanen
2018-04-29adds Qt5 private headers [skip ci]Alexis Jeandet
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
2018-04-06Implement a generic python moduleMathieu Duponchelle
With contributions from Håvard Graff
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