GStreamer multimedia framework
Find a file
Xavier Claessens 31cec0a245 Add Windows MSVC and MSYS2 builds
This adds 3 new jobs that build against msys2 x86_64, msvc 2017 x86
and msvc 2017 x86_64. For the msvc build, some subprojects (like libnice)
don't satisfy all their deps, and are getting automatically disabled.

This doesn't add jobs that run the test suite also. Will hopefully
get implemented later on.
2019-08-16 17:17:01 +00:00
docker Add Windows MSVC and MSYS2 builds 2019-08-16 17:17:01 +00:00
fuzzing Run gst-indent through the files 2018-12-03 17:39:09 +02:00
gitlab Add Windows MSVC and MSYS2 builds 2019-08-16 17:17:01 +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 gitlab: consolidate stages 2019-06-13 06:08:01 +00: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