summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-10-08meson: use new 'python' module instead of deprecated 'python3' oneHEADmasterTim-Philipp Müller1-1/+1
2018-09-24libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller1-5/+11
2018-09-19meson: add glib-checks option to disable API guards and suchTim-Philipp Müller1-0/+6
2018-08-31meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan1-1/+3
2018-08-18meson: add options to disable gobject cast checks and glib assertsTim-Philipp Müller1-0/+19
2018-08-17meson: host_system is 'ios' when building for iOSNirbheek Chauhan1-4/+4
2018-08-17meson: Add an option for testsNirbheek Chauhan1-0/+1
2018-08-15meson: Define HAVE_OSX on macOS and iOSNirbheek Chauhan1-6/+3
2018-08-03meson: enable applemediaAlessandro Decina1-3/+23
2018-08-02opencv: Fixup include to follow new standardNicolas Dufresne1-2/+0
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan1-27/+8
2018-07-27meson: Add feature options for many pluginsNirbheek Chauhan1-22/+15
2018-05-21meson: add 'nls' option to disable translationsTim-Philipp Müller1-1/+5
2018-05-05meson: Update option names to omit disable_ and with- prefixesNirbheek Chauhan1-6/+6
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+8
2018-04-25meson: use -Wl,-Bsymbolic-functions where supportedTim-Philipp Müller1-1/+5
2018-03-22meson: webrtc: use gnome.mkenums_simple() to generate enumtypes filesTim-Philipp Müller1-3/+0
2018-03-22meson: use gnome.mkenums_simple() to generate enumtypes filesAlessandro Decina1-1/+1
2018-03-20Back to developmentTim-Philipp Müller1-1/+1
2018-03-19Release 1.14.0Tim-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