Commit graph

16 commits

Author SHA1 Message Date
Thibault Saunier
06ad721f91 Add an option to disable tests 2019-02-25 13:28:51 -03:00
Thibault Saunier
6bada6f67d Generate bindings for the new GstWebRTC library 2018-07-03 10:03:27 -04:00
Xavier Claessens
ca6e5d4a78 Meson: Use shared_library() because static build of C# is not supported
When gstreamer-sharp is used as a subproject (e.g. gst-build) and the
master project is built with default-library=both, gstreamer-sharp
should  still only build shared libraries instead of failing to
configure.

https://bugzilla.gnome.org/show_bug.cgi?id=794656
2018-03-24 11:37:22 -03:00
Thibault Saunier
d246a73c3a Version control generated source code 2018-01-29 16:25:26 -03:00
Thibault Saunier
37f73f8865 build: Fix running tests when not in gst-uninstalled env
Making sure mono find the required and built libraries
2018-01-12 14:27:29 -03:00
Thibault Saunier
7548c54234 Remove autotools
It is not up to date anyway.
2017-10-12 09:45:50 +02:00
Thibault Saunier
0bd077718c Remove some remaining reference to the glue 2017-10-12 00:19:37 +02:00
Thibault Saunier
adeecf4b4a Run tests only when using mono and set MONO_PATH 2017-10-11 18:27:53 +02:00
Thibault Saunier
288b061843 Add ABI tests and fix related issues 2017-10-11 18:27:53 +02:00
Thibault Saunier
7976844b56 meson: keysign only when using mono and use a project argument 2017-09-25 14:16:33 -03:00
Thibault Saunier
cd5b0e1992 meson: Fix gtk-sharp git repo url
We want to use the new gtk-sharp/gtk-sharp "upstream", not some random repo!
2017-09-20 17:50:13 -03:00
Thibault Saunier
9c289eb563 Do not use glue anymore!
This is not needed anymore as ABI compatible structures are now generated
and used by the code generator.
2017-09-06 13:22:57 -03:00
Thibault Saunier
8193dd746c Add a target to generate nugets. 2017-09-04 22:05:59 -03:00
Thibault Saunier
6027acd4cc Add a Global.TimeFomat function 2017-08-29 22:20:46 -03:00
Thibault Saunier
893169175d Generate bindings for GES if avalaible 2017-08-29 22:20:46 -03:00
Thibault Saunier
7e8ee12304 Add meson build definitions 2017-08-29 22:20:46 -03:00