Commit graph

65 commits

Author SHA1 Message Date
Sebastian Dröge da9db6b80d Improve features selection in Cargo.toml
All dependencies now also are compiled with the same version feature as
the crate itself, allowing for more caching of build results by cargo.
2019-08-13 16:23:05 +03:00
Sebastian Dröge 51ea339a19 Regenerate with latest gir 2019-08-05 13:08:01 +03:00
Sebastian Dröge 3dc291d51a Update versions to 0.9.0 2019-06-24 19:43:55 +03:00
Sebastian Dröge 018b0ee7c1 Update CHANGELOG.md for 0.8.0 2019-06-24 19:43:25 +03:00
Sebastian Dröge 50d33513ea Regenerate with latest gir 2019-06-24 19:43:25 +03:00
Sebastian Dröge be0f64ce93 Run everything through rustfmt 2019-06-18 13:04:39 +03:00
Sebastian Dröge 78c1f50b53 Regenerate everything with latest gir 2019-06-18 13:02:27 +03:00
Sebastian Dröge 861e410380 Set documentation URL to the GitLab pages documentation 2019-05-16 00:37:00 +03:00
Sebastian Dröge 134564ca3c Regenerate everything with latest gir and gir-files 2019-04-23 18:33:01 +03:00
Sebastian Dröge a43d8ff6ee Regenerate with latest gir 2019-03-19 09:37:29 +02:00
Sebastian Dröge e274b5495b Update CHANGELOG.md with comparision link for 0.7.0 2019-02-22 17:19:54 +02:00
Sebastian Dröge 96d43f44ac Update versions to 0.8.0 2019-02-22 13:03:00 +02:00
Sebastian Dröge b88cfe5685 Remove gitlab badges from Cargo.toml
These only work with gitlab.com and not other instances.
2019-02-22 10:05:29 +02:00
Sebastian Dröge a1fa410a33 Update CHANGELOG.md for 0.7.0 2019-02-22 09:57:27 +02:00
Sebastian Dröge 80c151c8a4 Update README.md for new scope of gstreamer-rs and gst-plugins-rs
The latter only contains some plugins now, all bindings for writing
applications and plugins is included in gstreamer-rs now.
2018-12-13 19:34:18 +02:00
Sebastian Dröge cef8bf5c8f Various fixes for the per-crate README.md 2018-11-26 11:48:06 +01:00
Sebastian Dröge 414eba2baa Update links from gst-plugin-rs to gst-plugins-rs 2018-11-26 11:43:39 +01:00
Sebastian Dröge 29d17faf09 Fix tests and enable them on CI
gstreamer-rtsp-server and gstreamer-editing-services are disabled for
now until there's a new release of them, or once we start building
against git master of them.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys/issues/16
2018-11-11 18:06:27 +02:00
Sebastian Dröge 7e79ddd335 Update CHANGELOG.md for 0.6.1 2018-11-10 12:27:38 +02:00
Sebastian Dröge 75cda423fe Regenerate with latest gir
Solves two issues from https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys/issues/16
2018-11-05 11:16:27 +02:00
Sebastian Dröge 3b2b70ea0a Change all references from GitHub to freedesktop.org GitLab 2018-11-03 17:54:12 +00:00
Víctor Manuel Jáquez Leal 302075dd1c Regenerate everything with latest GIR 2018-10-31 18:32:57 +02:00
Sebastian Dröge 3a668fd0a1 Update version to 0.7.0 2018-09-10 01:34:53 +03:00
Sebastian Dröge d44c09f12b Update CHANGELOG.md for 0.6.0 2018-09-10 01:34:04 +03:00
Víctor Manuel Jáquez Leal fdcc8ff36e Regenerate everything with latest GIR 2018-09-07 19:41:45 +03:00
Sebastian Dröge 710c4d218a Regenerate everything with latest GIR and GIR files 2018-05-21 11:28:43 +03:00
Sebastian Dröge 283ff82a53 Regenerate everything with latest GIR 2018-04-23 20:07:07 +03:00
Sebastian Dröge c1ae289fe8 Add ABI tests and generate with latest GIR
This is also getting us rid of bitflags.

The ABI tests are not all succeeding yet.
2018-04-04 10:29:27 +03:00
Sebastian Dröge 8312dd237d Update versions to 0.6.0 2018-03-20 12:05:52 +02:00
Sebastian Dröge b3b0e5e4ff Update CHANGELOG.md for 0.5.0 2018-03-20 12:05:52 +02:00
Sebastian Dröge 81dca53767 Update to gstreamer 1.14.0 2018-03-20 10:42:53 +02:00
Sebastian Dröge b488594eed Regenerate everything for 1.13.91 2018-03-15 09:48:53 +02:00
Sebastian Dröge 605af9a77b Require only 1.13.91 for the v1_14 feature for now 2018-03-15 09:45:31 +02:00
Sebastian Dröge 0cdf5744c3 Regenerate everything with new GIR files 2018-03-14 18:59:28 +02:00
Sebastian Dröge 7e2df42638 Regenerate everything with latest GIR 2018-03-02 21:16:11 +02:00
Mathieu Duponchelle 9b9a0fd149 all around: disable print_system_libs in calls to pkg-config
By default, pkg-config-rs sets the PKG_CONFIG_ALLOW_SYSTEM_LIBS
environment variable
(https://github.com/alexcrichton/pkg-config-rs/pull/35), which leads
to eg /usr/lib being present in the middle of the final command,
in turn leading to issues when working in an uninstalled environment,
where libraries that are also present system-wide do not get linked
against.
2018-02-21 20:26:02 +01:00
Sebastian Dröge 6855a40588 Update CHANGELOG.md for 0.4.1 2018-02-18 23:12:52 +01:00
Sebastian Dröge 7a914c481b Regenerate everything with latest gir 2018-02-07 18:49:22 +02:00
Sebastian Dröge d68a12a413 Update versions to 0.5.0 2017-12-22 00:49:13 +02:00
Sebastian Dröge 461e3027c8 Update CHANGELOG.md for 0.4.0 2017-12-22 00:43:06 +02:00
Sebastian Dröge 92f50caeaa Update CHANGELOG.md for 0.3.0 2017-12-22 00:36:09 +02:00
Guillaume Gomez bcc17efdfb regen 2017-12-03 20:45:55 +02:00
Sebastian Dröge d501b15ff9 Update versions to 0.4.0 2017-11-26 19:16:07 +02:00
Sebastian Dröge 8e91ceb6e1 Regenerate everything with latest GIR 2017-11-05 18:58:43 +02:00
Sebastian Dröge 0726597615 Fix gst-plugin-rs repo name type in the other README.md 2017-10-30 10:55:03 +02:00
Sebastian Dröge 52b7c65080 Regenerate everything with latest GIR 2017-10-01 15:08:00 +02:00
Sebastian Dröge 8bac723bc4 Include all files in the crates 2017-09-10 13:52:49 +03:00
Sebastian Dröge 24c6202b25 Remove unused extern crates 2017-09-10 13:51:57 +03:00
Sebastian Dröge f3beca2007 Actually ship README.md with the crates and list them in Cargo.toml 2017-09-10 01:02:39 +03:00
Sebastian Dröge 0dbb5d6f19 Add a CHANGELOG.md to all crates 2017-09-10 00:52:36 +03:00