- 03 Apr, 2017 5 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
We don't have or call noreturn functions in practice and it makes the stun test build fail on clang.
-
Olivier Crête authored
clang on recent macOS seems to only emit a warning on unknown flags which makes this test fail and then when using Werror, it makes the compiler test fail too.
-
Olivier Crête authored
GLib already uses it, instead of adding another dep. Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Differential Revision: https://phabricator.freedesktop.org/D1705
-
- 01 Apr, 2017 1 commit
-
-
Olivier Crête authored
They're not present int he 1.5.0 release, so require the newer one.
-
- 31 Mar, 2017 2 commits
-
-
Olivier Crête authored
-
Philip Withnall authored
This will shortly be used to implement secure random number generation. Differential Revision: https://phabricator.freedesktop.org/D1609
-
- 03 Dec, 2015 1 commit
-
-
Jose Antonio Santos Cadenas authored
As udp-bsd.ccode is using G_IO_ERROR_CONNECTION_CLOSED glib 2.44 is required. Change-Id: I1bb63f2484c513c58eeec312ba0835164604c40c Reviewed-by:
Philip Withnall <philip@tecnocode.co.uk> https://phabricator.freedesktop.org/T3492
-
- 04 Sep, 2015 1 commit
-
-
Philip Withnall authored
This is needed for G_IO_ERROR_BROKEN_PIPE, which is used in the I/O stream code. Reported by Emanuele Bizzarri <emabiz76@gmail.com> on the mailing list.
-
- 01 Jun, 2015 1 commit
-
-
Timo Gurr authored
Error introduced in 20ea22e0, resulting in a configure/build error when building without gstreamer: configure: error: conditional "HAVE_GST_CHECK" was never defined. Usually this means the macro was only invoked conditionally. https://bugs.freedesktop.org/show_bug.cgi?id=90801
-
- 28 Apr, 2015 2 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
- 23 Apr, 2015 2 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
- 20 Apr, 2015 3 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
- 28 Mar, 2015 2 commits
-
-
- 27 Mar, 2015 1 commit
-
- 29 Jan, 2015 5 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
Automake now warns that it will be the only behavior in the future. So quell the warning by adding it.
-
Olivier Crête authored
-
Olivier Crête authored
-
- 02 Jan, 2015 1 commit
-
-
Philip Withnall authored
Templated mode has been deprecated for a long time and will be removed in future versions of gtk-doc. Switch to no-tmpl mode for faster documentation builds and future-proofness. This does not bump our gtk-doc dependency, since gtk-doc 1.9 supported no-tmpl mode.
-
- 05 Nov, 2014 1 commit
-
-
Nicolas Dufresne authored
Note that this only works for 1.0 plugin. https://bugs.freedesktop.org/show_bug.cgi?id=85929
-
- 09 Oct, 2014 3 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
Clean up the UPnP mappings of each stream when closing it
-
- 24 Jul, 2014 1 commit
-
-
Olivier Crête authored
This way all the debug can be controlled from one place. Also disable -Wsuggest-attribute=format with -Werror because gcc 4.8.3 erroneously suggested it.
-
- 16 Jul, 2014 1 commit
-
-
Philip Withnall authored
Rather than assuming it is not available on Windows.
-
- 07 Jul, 2014 3 commits
-
-
Philip Withnall authored
This bumps our autoconf requirement to 2.62 (from 2.59c) and disables automake portability warnings. It does not introduce a hard dependency on gobject-introspection; but if available, it requires version 1.30.0. Support can be enabled with --enable-introspection, and is required to make distcheck. The generated introspection file has not been checked thoroughly, and may expose internal symbols. A lot of new annotations are needed to make many of the symbols usable.
-
Philip Withnall authored
It might be useful for dependent packages to check whether libnice was compiled with UPnP support, so expose that as a variable in the pkg-config file, set to ‘true’ if supported, and the empty string otherwise.
-
Philip Withnall authored
The requirements in the pkg-config file were outdated and incomplete. It makes a lot more sense to automatically substitute them in from the checks in configure.ac.
-
- 27 Jun, 2014 1 commit
-
-
Olivier Crête authored
We use macros from 1.12 anyway.
-
- 05 May, 2014 2 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
- 29 Apr, 2014 1 commit
-
-
Olivier Crête authored
-