GStreamer multimedia framework
Find a file
Jan Alexander Steffens (heftig) 5b664cd00f
ci_template: Don't use command substitution with find
GNU find has operations like -exec and -delete that operate without the
brittleness of applying shell word splitting to its output.

In addition, it won't fail if no files were matched.
2018-12-05 22:26:07 +01:00
docker docker fedora: add extra deps 2018-11-30 20:48:54 +02:00
fuzzing Run gst-indent through the files 2018-12-03 17:39:09 +02:00
gitlab ci_template: Don't use command substitution with find 2018-12-05 22:26:07 +01: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: Update image uris 2018-12-01 15:20:38 +02: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