GStreamer multimedia framework
Find a file
Jordan Petridis be6d2b4cf2 ci_template: Use a host-mapped volume for the ccache directory
Use hardcoded path for the cache, so it will be shared by
all jobs of all gstreamer projects running on the same runner host. This
should increase the hit rate and decrease the worst case storage used.

Adaptation of https://gitlab.freedesktop.org/mesa/mesa/merge_requests/2818

See https://gitlab.freedesktop.org/freedesktop/freedesktop/issues/120
2019-11-28 10:46:34 +00:00
docker docker/windows: update the version of various deps we install 2019-11-26 17:42:14 +00:00
fuzzing Run gst-indent through the files 2018-12-03 17:39:09 +02:00
gitlab ci_template: Use a host-mapped volume for the ccache directory 2019-11-28 10:46:34 +00:00
jenkins jenkins: Update meson-fedora 2017-10-28 10:59:08 +02:00
.gitignore Add gitignore 2017-10-28 11:01:33 +02:00
.gitlab-ci.yml ci_template: refresh the docker images used for the CI 2019-10-24 15:13:03 +03:00
README.txt Initial commit 2017-10-21 12:07:02 +02:00

GStreamer Continuous Integration
================================

This repository contains all material relevant to the GStreamer
Continuous Integration system.

* Jenkins scripts

* Docker images

* Build scripts and code