gstreamer/libs/gst/check
Nirbheek Chauhan b2f9808722 Add support for Meson as alternative/parallel build system
https://github.com/mesonbuild/meson

With contributions from:

Tim-Philipp Müller <tim@centricular.com>
Mathieu Duponchelle <mathieu.duponchelle@opencreed.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.
2016-08-19 21:26:14 +01:00
..
libcheck Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
.gitignore check: use private copy of check for libgstcheck 2009-08-06 17:27:12 +01:00
check.h docs: add GstHarness to documentation 2015-07-07 00:53:48 +01:00
gstbufferstraw.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbufferstraw.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstcheck.c gstcheck: Check return value of gst_buffer_map 2016-02-23 17:30:48 +01:00
gstcheck.h check: fix unused parameter compiler warning 2016-02-12 16:38:43 +00:00
gstconsistencychecker.c gi: Skip gst_consitency_checker_new 2015-06-13 19:47:45 -04:00
gstconsistencychecker.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstharness.c Fix some nonsensical g-i annotations 2016-04-30 14:15:08 +01:00
gstharness.h harness: Add event stress test functions with callback 2016-02-12 19:32:29 +00:00
gsttestclock.c testclock: add clock-type property 2016-04-21 15:21:53 -03:00
gsttestclock.h testclock: add crank method 2016-02-12 17:08:32 +00:00
Makefile.am g-i: pass compiler env to g-ir-scanner 2016-05-24 00:40:27 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00