summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Release 1.12.51.12.51.12Tim-Philipp Müller2018-03-281-1/+1
* Release 1.12.41.12.4Sebastian Dröge2017-12-071-1/+1
* Release 1.12.31.12.3Sebastian Dröge2017-09-181-1/+1
* Release 1.12.21.12.2Sebastian Dröge2017-07-141-1/+1
* meson: check for ppoll() as wellTim-Philipp Müller2017-07-031-0/+1
* meson: fix with-package-name optionTim-Philipp Müller2017-07-031-3/+4
* Release 1.12.11.12.1Sebastian Dröge2017-06-201-1/+1
* meson: add options to set package name and originTim-Philipp Müller2017-05-201-2/+13
* Release 1.12.01.12.0Sebastian Dröge2017-05-041-1/+1
* Release 1.11.911.11.91Sebastian Dröge2017-04-271-1/+1
* meson: Add check for glib-mkenumsSebastian Dröge2017-04-091-0/+3
* Release 1.11.901.11.90Sebastian Dröge2017-04-071-1/+1
* meson: Add bash completion supportNicolas Dufresne2017-04-041-1/+37
* meson: Add an option to disable usage of libunwindThibault Saunier2017-02-241-13/+17
* meson: Update versionSebastian Dröge2017-02-241-1/+1
* meson: bump versionTim-Philipp Müller2017-01-131-1/+1
* meson: Add several missing features from configure.acNirbheek Chauhan2016-12-211-6/+70
* build: Remove unused functionsNirbheek Chauhan2016-12-211-7/+0
* meson: Derive defines from header/function namesNirbheek Chauhan2016-12-211-112/+55
* meson: Don't search for python3 twiceNirbheek Chauhan2016-12-171-2/+8
* meson: Support building with Gst debug disabledThibault Saunier2016-12-091-0/+6
* libcheck: Update the compatibility code and checksNirbheek Chauhan2016-12-091-8/+28
* meson: Set default debug level to ERROR when running from gitThibault Saunier2016-11-291-2/+8
* meson: Support execinfo.h on FreeBSD by using -lexecinfoTing-Wei Lan2016-11-251-8/+16
* meson: add_global_arguments -> add_project_argumentsScott D Phillips2016-11-181-2/+7
* meson: require meson 0.36 and use new `pic` arg on static libsThibault Saunier2016-11-141-9/+1
* meson: don't add_global_arguments when being built as a subprojectScott D Phillips2016-11-111-1/+1
* meson: Unset the plugin paths to generate the .gir filesThibault Saunier2016-11-041-1/+5
* gst: Use libunwind/libdw to generate backtraces if avalaibleThibault Saunier2016-11-041-0/+21
* meson: update versionTim-Philipp Müller2016-11-011-1/+1
* meson: Add an option to explicitly disable gtk-docNirbheek Chauhan2016-10-251-6/+7
* Revert "meson: Use the new `pic` argument on static libs"Thibault Saunier2016-10-201-0/+8
* meson: Use the new `pic` argument on static libsThibault Saunier2016-10-201-8/+0
* build: Apply XCode 8 workaround for iOS tooNirbheek Chauhan2016-10-181-9/+17
* meson: Don't use c_std=c99Nirbheek Chauhan2016-10-151-1/+0
* meson: Make use of new environment object and set plugin path to builddirThibault Saunier2016-10-141-1/+1
* build: Fix clock_gettime check with XCode 8Nirbheek Chauhan2016-10-131-2/+24
* meson: Setup pre-commit hooks when configuringThibault Saunier2016-09-301-0/+3
* meson: update versionTim-Philipp Müller2016-09-301-1/+1
* meson: tracers: signal availability of libunwind and backtrace() to codeTim-Philipp Müller2016-09-271-1/+0
* meson: Build tracersThibault Saunier2016-09-261-0/+8
* meson: remove incorrect and unneeded check for ptrdiff_tTim-Philipp Müller2016-09-241-4/+0
* gstconfig: Use __declspec when built with MinGW and linking with MSVCNirbheek Chauhan2016-09-131-8/+8
* meson: Fix building with meson 0.34Thibault Saunier2016-09-051-1/+1
* meson: Allow others to build GIR files when using GStreamer as subprojectThibault Saunier2016-09-051-2/+2
* gstconfig: Decide GST_EXPORT declaration style at build timeNirbheek Chauhan2016-08-261-0/+8
* meson: doc: Fix building documentation when using subprojectsThibault Saunier2016-08-251-2/+7
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-191-0/+277