- 21 May, 2017 2 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
It's only needed for the taglib plugin which is optional.
-
- 20 May, 2017 1 commit
-
-
- 04 May, 2017 2 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 27 Apr, 2017 1 commit
-
-
Sebastian Dröge authored
-
- 07 Apr, 2017 1 commit
-
-
Sebastian Dröge authored
-
- 28 Mar, 2017 1 commit
-
-
Thibault Saunier authored
-
- 24 Feb, 2017 1 commit
-
-
Sebastian Dröge authored
-
- 13 Jan, 2017 1 commit
-
-
Tim-Philipp Müller authored
-
- 05 Jan, 2017 1 commit
-
-
Thibault Saunier authored
-
- 09 Dec, 2016 1 commit
-
-
Thibault Saunier authored
-
- 28 Nov, 2016 1 commit
-
-
Scott D Phillips authored
The functions from math.h may be implemented in libm. https://bugzilla.gnome.org/show_bug.cgi?id=774876
-
- 18 Nov, 2016 1 commit
-
-
- 11 Nov, 2016 1 commit
-
-
- 01 Nov, 2016 1 commit
-
-
Tim-Philipp Müller authored
-
- 27 Oct, 2016 1 commit
-
-
Nirbheek Chauhan authored
These checks are done inside the meson.build files for each plugin.
-
- 26 Oct, 2016 1 commit
-
-
- 25 Oct, 2016 1 commit
-
-
Nirbheek Chauhan authored
This reverts commit 46632694. Does not actually work. See: https://bugzilla.gnome.org/show_bug.cgi?id=773114#c31
-
- 21 Oct, 2016 1 commit
-
-
- 15 Oct, 2016 1 commit
-
-
Nirbheek Chauhan authored
Use the default for each compiler on every platform instead. This improves our compatibility with compilers that don't have gnu99 as a c_std.
-
- 11 Oct, 2016 1 commit
-
-
Thibault Saunier authored
Workaround source_root being the root directory of all projects in the subproject case and remove now unneeded getpluginsdir Bump meson requirement to 0.35
-
- 30 Sep, 2016 2 commits
-
-
Thibault Saunier authored
-
Tim-Philipp Müller authored
-
- 26 Sep, 2016 2 commits
-
-
Tim-Philipp Müller authored
Only works properly in an installed setup currently, most likely won't work with a subprojects setup yet.
-
Tim-Philipp Müller authored
-
- 05 Sep, 2016 1 commit
-
-
Thibault Saunier authored
-
- 20 Aug, 2016 1 commit
-
-
Nirbheek Chauhan authored
https://github.com/mesonbuild/meson With contributions from: Tim-Philipp Müller <tim@centricular.com> Jussi Pakkanen <jpakkane@gmail.com> (original port) Highlights of the features provided are: * Faster builds on Linux (~40-50% faster) * The ability to build with MSVC on Windows * Generate Visual Studio project files * Generate XCode project files * Much faster builds on Windows (on-par with Linux) * Seriously fast configure and building on embedded ... and many more. For more details see: http://blog.nirbheek.in/2016/05/gstreamer-and-meson-new-hope.html http://blog.nirbheek.in/2016/07/building-and-developing-gstreamer-using.html Building with Meson should work on both Linux and Windows, but may need a few more tweaks on other operating systems.
-