summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Release 1.14.0HEADmasterTim-Philipp Müller1-1/+1
2018-03-13Release 1.13.91Tim-Philipp Müller1-1/+1
2018-03-03Release 1.13.90Tim-Philipp Müller1-1/+1
2018-03-01meson: enable more warningsMathieu Duponchelle1-0/+46
2018-03-01Remove schroedinger pluginTim-Philipp Müller1-1/+0
2018-02-21meson: simplify GST_DISABLE_GST_DEBUG check and don't use add_global_*Tim-Philipp Müller1-20/+8
2018-02-21meson: Use .dylib suffix if darwinJustin Kim1-0/+4
2018-02-15Back to developmentTim-Philipp Müller1-1/+1
2018-02-15Release 1.13.1Tim-Philipp Müller1-1/+1
2018-02-08meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller1-6/+6
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller1-0/+8
2018-01-22meosn: curl: also check for and use libssh2 if availableTim-Philipp Müller1-2/+2
2017-12-26meson: skip translations if gettext is not availableTim-Philipp Müller1-1/+5
2017-12-19meson: gl: fix build of openglmixers pluginTim-Philipp Müller1-6/+13
2017-12-19meson: fix dependency type name to check forTim-Philipp Müller1-1/+1
2017-12-19meson: fix build with GstGL from gst-plugins-base as subprojectTim-Philipp Müller1-11/+22
2017-12-19gl: update plugins to use GstGL from -baseTim-Philipp Müller1-0/+17
2017-12-19meson: Use cdata.set_quoted and set LIBDIR correctlyNirbheek Chauhan1-12/+12
2017-10-05meson: remove vs_module_defsHavard Graff1-2/+0
2017-08-31tests: ipcpipeline: provide pipe2() on systems that don't have itGeorge Kiagiadakis1-0/+1
2017-08-11meson: hide symbols by default unless explicitly exportedTim-Philipp Müller1-0/+8
2017-07-15meson: add translationsTim-Philipp Müller1-0/+1
2017-07-07meson: Set python3 before plugin subdir()sNirbheek Chauhan1-1/+2
2017-07-07meson: find python3 via python3 moduleTim-Philipp Müller1-1/+1
2017-06-28meson: Allow using glib as a subprojectThibault Saunier1-3/+6
2017-06-26meson: fix with-package-name optionTim-Philipp Müller1-3/+4
2017-06-07tests: start porting to mesonMathieu Duponchelle1-0/+5
2017-05-23Require wildmidi >= 0.4Tim-Philipp Müller1-1/+0
2017-05-21meson: don't need config.h.meson any longerTim-Philipp Müller1-3/+1
2017-05-20meson: add options to set package name and originTim-Philipp Müller1-2/+13
2017-05-09Bump and update for meson 0.40.1Nicolas Dufresne1-1/+1
2017-05-08meson: Ignore msvc warnings in C++ as wellScott D Phillips1-2/+4
2017-05-04Back to developmentSebastian Dröge1-1/+1
2017-05-04Release 1.12.0Sebastian Dröge1-1/+1
2017-04-27Release 1.11.91Sebastian Dröge1-1/+1
2017-04-07Release 1.11.90Sebastian Dröge1-1/+1
2017-03-23meson: Build mpeg2enc and mplex when availableNirbheek Chauhan1-0/+12
2017-02-24meson: Update versionSebastian Dröge1-1/+1
2017-01-23meson: Build GIR filesThibault Saunier1-0/+8
2017-01-13meson: bump versionTim-Philipp Müller1-1/+1
2017-01-05meson: build decklink pluginTim-Philipp Müller1-0/+4
2017-01-05meson: Support building without Gst debugThibault Saunier1-0/+24
2016-12-21Remove various unported pluginsSebastian Dröge1-3/+0
2016-11-29meson: Rework opencv plugin checksNirbheek Chauhan1-0/+1
2016-11-18meson: add_global_arguments -> add_project_argumentsScott D Phillips1-4/+7
2016-11-17meson: wayland: move dep checks to the libMatthew Waters1-10/+0
2016-11-15meson: Build waylandsinkThibault Saunier1-0/+10
2016-11-11meson: don't add_global_arguments when being built as a subprojectScott D Phillips1-1/+3
2016-11-01meson: update versionTim-Philipp Müller1-1/+1
2016-10-27meson: Don't warn about C4146 with MSVCNirbheek Chauhan1-1/+1