gstreamer/libs/gst/check/libcheck
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
..
alarm.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check.c check: Have autotools generate internal-check.h 2014-12-16 16:32:39 +01:00
check.h.in check: Avoid requring (u)intmax_t in macros 2014-12-07 17:32:30 +01:00
check_error.c check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_error.h check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_impl.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_list.c check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_list.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_log.c check: Have autotools generate internal-check.h 2014-12-16 16:32:39 +01:00
check_log.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_msg.c check: Use mkstemp instead of tempnam if possible 2015-03-11 16:14:24 +00:00
check_msg.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_pack.c check: Have autotools generate internal-check.h 2014-12-16 16:32:39 +01:00
check_pack.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_print.c check: Have autotools generate internal-check.h 2014-12-16 16:32:39 +01:00
check_print.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_run.c check: Fix uninitialized variable compiler warning with gcc 2015-03-21 19:37:30 +01:00
check_str.c check: Have autotools generate internal-check.h 2014-12-16 16:32:39 +01:00
check_str.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
clock_gettime.c check: Fix compilation error for iOS 2014-12-06 19:46:29 +01:00
libcompat.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
libcompat.h libcompat.h: strsignal() should be not be decleared const 2016-03-23 14:48:16 +02:00
localtime_r.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
Makefile.am check: Have autotools generate internal-check.h 2014-12-16 16:32:39 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
strsignal.c libcompat.h: strsignal() should be not be decleared const 2016-05-07 11:54:54 +01:00
timer_create.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
timer_delete.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
timer_settime.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00