tests: uri: fix build without -DGST_DISABLE_DEPRECATED
[platform/upstream/gstreamer.git] / meson.build
2018-02-08 Tim-Philipp Müllermeson: make version numbers ints and fix int/string...
2018-01-30 Tim-Philipp Müllermeson: use -fno-strict-aliasing if supported
2017-12-26 Tim-Philipp Müllermeson: skip translations if gettext is not available
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-10-05 Havard Graffmeson: remove vs_module_defs
2017-08-10 Tim-Philipp Müllermeson: hide symbols by default unless explicitly exported
2017-08-07 Tim-Philipp Müllermeson: fix a few warnings
2017-07-14 Tim-Philipp Müllerwin32: find plugin scanner in libexecdir subdir as...
2017-07-11 Nicolas Dufresnemeson: Fix bashcomp installation
2017-07-11 Nicolas Dufresnemeson: Use join_paths and .set_quoted where possible
2017-07-07 Tim-Philipp Müllermeson: find python3 via python3 module
2017-06-29 Tim-Philipp Müllermeson: check for ppoll() as well
2017-06-28 Thibault Sauniermeson: Allow using glib as a subproject
2017-06-23 Tim-Philipp Müllermeson: fix with-package-name option
2017-05-21 Tim-Philipp Müllermeson: don't need config.h.meson any more
2017-05-21 Tim-Philipp Müllermeson: make C++ compiler optional
2017-05-13 Tim-Philipp Müllermeson: add options to set package name and origin
2017-05-09 Tim-Philipp Müllermeson: bump meson version requirement to 0.40.1
2017-05-05 Tim-Philipp Müllermeson: add gst-ptp-helper
2017-05-05 Tim-Philipp Müllermeson: fix indentation
2017-05-04 Tim-Philipp Müllerg-i: no need to load registry in g-i scanner
2017-05-04 Tim-Philipp Müllermeson: install gst-element-check-1.0.m4
2017-05-04 Sebastian DrögeBack to development
2017-05-04 Sebastian DrögeRelease 1.12.0 1.12.0
2017-04-27 Sebastian DrögeRelease 1.11.91
2017-04-09 Sebastian Drögemeson: Add check for glib-mkenums
2017-04-07 Sebastian DrögeRelease 1.11.90
2017-04-04 Nicolas Dufresnemeson: Add bash completion support
2017-02-24 Thibault Sauniermeson: Add an option to disable usage of libunwind
2017-02-24 Sebastian Drögemeson: Update version
2017-01-13 Tim-Philipp Müllermeson: bump version
2016-12-21 Nirbheek Chauhanmeson: Add several missing features from configure.ac
2016-12-21 Nirbheek Chauhanbuild: Remove unused functions
2016-12-21 Nirbheek Chauhanmeson: Derive defines from header/function names
2016-12-16 Nirbheek Chauhanmeson: Don't search for python3 twice
2016-12-09 Thibault Sauniermeson: Support building with Gst debug disabled
2016-12-09 Nirbheek Chauhanlibcheck: Update the compatibility code and checks
2016-11-29 Thibault Sauniermeson: Set default debug level to ERROR when running...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-25 Ting-Wei Lanmeson: Support execinfo.h on FreeBSD by using -lexecinfo
2016-11-18 Scott D Phillipsmeson: add_global_arguments -> add_project_arguments
2016-11-14 Thibault Sauniermeson: require meson 0.36 and use new `pic` arg on...
2016-11-11 Scott D Phillipsmeson: don't add_global_arguments when being built...
2016-11-04 Thibault Sauniermeson: Unset the plugin paths to generate the .gir...
2016-11-04 Thibault Sauniergst: Use libunwind/libdw to generate backtraces if...
2016-11-01 Tim-Philipp Müllermeson: update version
2016-10-25 Nirbheek Chauhanmeson: Add an option to explicitly disable gtk-doc
2016-10-20 Thibault SaunierRevert "meson: Use the new `pic` argument on static...
2016-10-20 Thibault Sauniermeson: Use the new `pic` argument on static libs
2016-10-18 Nirbheek Chauhanbuild: Apply XCode 8 workaround for iOS too
2016-10-15 Nirbheek Chauhanmeson: Don't use c_std=c99
2016-10-14 Thibault Sauniermeson: Make use of new environment object and set plugi...
2016-10-12 Nirbheek Chauhanbuild: Fix clock_gettime check with XCode 8
2016-09-30 Thibault Sauniermeson: Setup pre-commit hooks when configuring
2016-09-30 Tim-Philipp Müllermeson: update version
2016-09-27 Tim-Philipp Müllermeson: tracers: signal availability of libunwind and...
2016-09-26 Thibault Sauniermeson: Build tracers
2016-09-24 Tim-Philipp Müllermeson: remove incorrect and unneeded check for ptrdiff_t
2016-09-13 Nirbheek Chauhangstconfig: Use __declspec when built with MinGW and...
2016-09-05 Thibault Sauniermeson: Fix building with meson 0.34
2016-09-05 Thibault Sauniermeson: Allow others to build GIR files when using GStre...
2016-08-26 Nirbheek Chauhangstconfig: Decide GST_EXPORT declaration style at build...
2016-08-25 Thibault Sauniermeson: doc: Fix building documentation when using subpr...
2016-08-19 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...