Commit graph

29 commits

Author SHA1 Message Date
Tim-Philipp Müller
f2370ad288 Back to development 2019-04-19 11:24:10 +01:00
Tim-Philipp Müller
6ad219d5f9 Release 1.16.0 2019-04-19 02:00:33 +01:00
Nirbheek Chauhan
23117379bc meson: Fix test failures on the CI around nunit-runner
environment().prepend() does not stack. None of the operations on that
object stack. This is documented in the Meson reference manual. Also
avoid overriding previously-set operations because that will cause
a warning in a future version of Meson.

Also, we do not need to manually construct MONO_PATH values. We can
pass an array and have Meson construct it for us.
2019-04-13 12:13:48 +05:30
Tim-Philipp Müller
3d8806999b Release 1.15.90 2019-04-11 02:06:59 +01:00
Tim-Philipp Müller
754c2e92f3 Back to development 2019-03-04 10:19:00 +00:00
Tim-Philipp Müller
78ace72f38 Release 1.15.2 2019-02-27 08:08:40 +00:00
Thibault Saunier
4aa0f6f145 Bump meson minimum requirement
We use 'features' now
2019-02-25 15:10:16 -03:00
Thibault Saunier
6bada6f67d Generate bindings for the new GstWebRTC library 2018-07-03 10:03:27 -04:00
Thibault Saunier
29f0c340ab Use bindinator as a subproject 2018-06-05 10:55:15 -04:00
Thibault Saunier
9439399cd5 Do not try to generated binding for libgstriff and libgstfft which are not introspected 2018-06-05 10:33:50 -04:00
Mathieu Duponchelle
936e5b8f32 meson.build: ges is an optional dependency 2018-04-22 02:56:23 +02:00
Justin Kim
5f63dac35e tests: Test SDPMessage creation
https://bugzilla.gnome.org/show_bug.cgi?id=794349
2018-03-21 09:48:32 -03:00
Tim-Philipp Müller
b897c8f9b6 Back to development 2018-03-20 10:04:54 +00:00
Tim-Philipp Müller
4d08e4f269 Release 1.14.0 2018-03-19 23:40:52 +00:00
Tim-Philipp Müller
b24674d51d Release 1.13.91 2018-03-14 00:26:35 +00:00
Thibault Saunier
422875b276 Add a way to simply update sources and document it 2018-01-29 18:39:32 -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
2b607442d9 Fix circular dependencies in the generated nuggets 2017-11-23 12:28:13 -03:00
Thibault Saunier
00dd3def54 Make our nugget depend on GLib-sharp ones 2017-10-11 23:42:56 +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
78b259e358 meson: Fix generation of nugets. 2017-09-26 09:35:20 -03: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
ea37557f6e meson: Fix some dependencies 2017-09-20 17:49:56 -03:00
Thibault Saunier
c48f812c3e Bump versiom to 1.13
So it is usable from gst-build master.
2017-09-06 13:37:34 -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
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