summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2017-12-26meson: skip translations if gettext is not availableTim-Philipp Müller
2017-12-19meson: gl: fix build of openglmixers pluginTim-Philipp Müller
2017-12-19meson: fix dependency type name to check forTim-Philipp Müller
2017-12-19meson: fix build with GstGL from gst-plugins-base as subprojectTim-Philipp Müller
2017-12-19gl: update plugins to use GstGL from -baseTim-Philipp Müller
2017-12-19meson: Use cdata.set_quoted and set LIBDIR correctlyNirbheek Chauhan
2017-10-05meson: remove vs_module_defsHavard Graff
2017-08-31tests: ipcpipeline: provide pipe2() on systems that don't have itGeorge Kiagiadakis
2017-08-11meson: hide symbols by default unless explicitly exportedTim-Philipp Müller
2017-07-15meson: add translationsTim-Philipp Müller
2017-07-07meson: Set python3 before plugin subdir()sNirbheek Chauhan
2017-07-07meson: find python3 via python3 moduleTim-Philipp Müller
2017-06-28meson: Allow using glib as a subprojectThibault Saunier
2017-06-26meson: fix with-package-name optionTim-Philipp Müller
2017-06-07tests: start porting to mesonMathieu Duponchelle
2017-05-23Require wildmidi >= 0.4Tim-Philipp Müller
2017-05-21meson: don't need config.h.meson any longerTim-Philipp Müller
2017-05-20meson: add options to set package name and originTim-Philipp Müller
2017-05-09Bump and update for meson 0.40.1Nicolas Dufresne
2017-05-08meson: Ignore msvc warnings in C++ as wellScott D Phillips
2017-05-04Back to developmentSebastian Dröge
2017-05-04Release 1.12.0gst-plugins-bad-1.12.0Sebastian Dröge
2017-04-27Release 1.11.91gst-plugins-bad-1.11.91Sebastian Dröge
2017-04-07Release 1.11.90gst-plugins-bad-1.11.90Sebastian Dröge
2017-03-23meson: Build mpeg2enc and mplex when availableNirbheek Chauhan
2017-02-24meson: Update versionSebastian Dröge
2017-01-23meson: Build GIR filesThibault Saunier
2017-01-13meson: bump versionTim-Philipp Müller
2017-01-05meson: build decklink pluginTim-Philipp Müller
2017-01-05meson: Support building without Gst debugThibault Saunier
2016-12-21Remove various unported pluginsSebastian Dröge
2016-11-29meson: Rework opencv plugin checksNirbheek Chauhan
2016-11-18meson: add_global_arguments -> add_project_argumentsScott D Phillips
2016-11-17meson: wayland: move dep checks to the libMatthew Waters
2016-11-15meson: Build waylandsinkThibault Saunier
2016-11-11meson: don't add_global_arguments when being built as a subprojectScott D Phillips
2016-11-01meson: update versionTim-Philipp Müller
2016-10-27meson: Don't warn about C4146 with MSVCNirbheek Chauhan
2016-10-21meson: Remove gstreamer-check-1.0 dependencyScott D Phillips
2016-10-15meson: Don't set c_std to gnu99Nirbheek Chauhan
2016-09-30meson: Setup pre-commit hooks when configuringThibault Saunier
2016-09-30meson: update versionTim-Philipp Müller
2016-09-05meson: Fix building with meson 0.34 when using subprojectsThibault Saunier
2016-09-05meson: Bump version to 1.9.2Thibault Saunier
2016-08-25meson: Make mpegts lib build when using subprojectsThibault Saunier
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan