Commit graph

31 commits

Author SHA1 Message Date
Sebastian Dröge
1bd4efe6e5 Fix up dox feature
It should depend on the highest API version we support.
2019-10-04 19:29:37 +03:00
Sebastian Dröge
3f66e87839 Fix docs.rs Cargo.toml metadata name 2019-10-04 19:22:59 +03:00
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
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
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
3b2b70ea0a Change all references from GitHub to freedesktop.org GitLab 2018-11-03 17:54:12 +00:00
Sebastian Dröge
3a668fd0a1 Update version to 0.7.0 2018-09-10 01:34:53 +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
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
0cdf5744c3 Regenerate everything with new GIR files 2018-03-14 18:59:28 +02:00
Sebastian Dröge
d68a12a413 Update versions to 0.5.0 2017-12-22 00:49:13 +02:00
Sebastian Dröge
d501b15ff9 Update versions to 0.4.0 2017-11-26 19:16:07 +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
c5b07d02fd Fix up features/version mess for each library 2017-09-10 00:32:23 +03:00
Sebastian Dröge
6bdd779fd0 Update versions in master to 0.3.0
This will later become 0.3.0, 0.2 development happens in the 0.2 branch
2017-08-31 10:47:18 +03:00
Sebastian Dröge
2593c0c82a Update versions to 0.2.0 2017-08-28 19:28:41 +03:00
Sebastian Dröge
3f6d486142 Update to GIT master versions of glib-sys/gobject-sys
Fixes https://github.com/sdroege/gstreamer-sys/pull/1
2017-08-28 19:25:19 +03:00
Sebastian Dröge
b293d7d03e Add some badges 2017-08-15 10:32:34 +03:00
Sebastian Dröge
01d79cc53c Update to bitflags 0.9 2017-06-07 17:14:32 +03:00
Sebastian Dröge
706bf6687a Require GIT versions of glib-sys/gobject-sys
Otherwise development against GIT versions of glib-rs are not possible
due to linking in different versions of the same crate.
2017-05-22 11:35:40 +03:00
Sebastian Dröge
c7582139c7 Update to glib-sys/gobject-sys 0.3.4 and update versions to 0.1.1 2017-05-10 11:02:35 +02:00
Sebastian Dröge
80a0bfbc8d Update to latest GIR and depend on GIT versions of glib-sys/gobject-sys
This now generates untruncated structs for almost everything.
2017-04-09 21:10:14 +03:00
Sebastian Dröge
1fdcf48303 Add -sys bindings for GStreamer base, audio, video, tag, pbutils 2017-04-09 13:34:20 +03:00