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: -Wformat-* require -WformatMathieu Duponchelle1-0/+1
2018-03-01meson: enable more warningsMathieu Duponchelle1-1/+26
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-4/+4
2018-01-30meson: use -fno-strict-aliasing if supportedTim-Philipp Müller1-0/+5
2017-12-26meson: skip translations if gettext is not availableTim-Philipp Müller1-1/+5
2017-10-05meson: remove vs_module_defsHavard Graff1-1/+0
2017-08-10meson: hide symbols by default unless explicitly exportedTim-Philipp Müller1-0/+6
2017-08-07meson: fix a few warningsTim-Philipp Müller1-2/+1
2017-07-14win32: find plugin scanner in libexecdir subdir as configuredTim-Philipp Müller1-0/+2
2017-07-11meson: Fix bashcomp installationNicolas Dufresne1-2/+2
2017-07-11meson: Use join_paths and .set_quoted where possibleNicolas Dufresne1-19/+19
2017-07-07meson: find python3 via python3 moduleTim-Philipp Müller1-6/+2
2017-06-29meson: check for ppoll() as wellTim-Philipp Müller1-0/+1
2017-06-28meson: Allow using glib as a subprojectThibault Saunier1-5/+12
2017-06-23meson: fix with-package-name optionTim-Philipp Müller1-3/+4
2017-05-21meson: don't need config.h.meson any moreTim-Philipp Müller1-7/+1
2017-05-21meson: make C++ compiler optionalTim-Philipp Müller1-1/+1
2017-05-13meson: add options to set package name and originTim-Philipp Müller1-2/+13
2017-05-09meson: bump meson version requirement to 0.40.1Tim-Philipp Müller1-1/+1
2017-05-05meson: add gst-ptp-helperTim-Philipp Müller1-4/+4
2017-05-05meson: fix indentationTim-Philipp Müller1-4/+4
2017-05-04g-i: no need to load registry in g-i scannerTim-Philipp Müller1-0/+1
2017-05-04meson: install gst-element-check-1.0.m4Tim-Philipp Müller1-0/+2
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-09meson: Add check for glib-mkenumsSebastian Dröge1-0/+3
2017-04-07Release 1.11.90Sebastian Dröge1-1/+1
2017-04-04meson: Add bash completion supportNicolas Dufresne1-1/+37
2017-02-24meson: Add an option to disable usage of libunwindThibault Saunier1-13/+17
2017-02-24meson: Update versionSebastian Dröge1-1/+1
2017-01-13meson: bump versionTim-Philipp Müller1-1/+1
2016-12-21meson: Add several missing features from configure.acNirbheek Chauhan1-6/+70
2016-12-21build: Remove unused functionsNirbheek Chauhan1-7/+0
2016-12-21meson: Derive defines from header/function namesNirbheek Chauhan1-112/+55
2016-12-17meson: Don't search for python3 twiceNirbheek Chauhan1-2/+8
2016-12-09meson: Support building with Gst debug disabledThibault Saunier1-0/+6
2016-12-09libcheck: Update the compatibility code and checksNirbheek Chauhan1-8/+28
2016-11-29meson: Set default debug level to ERROR when running from gitThibault Saunier1-2/+8
2016-11-25meson: Support execinfo.h on FreeBSD by using -lexecinfoTing-Wei Lan1-8/+16
2016-11-18meson: add_global_arguments -> add_project_argumentsScott D Phillips1-2/+7
2016-11-14meson: require meson 0.36 and use new `pic` arg on static libsThibault Saunier1-9/+1
2016-11-11meson: don't add_global_arguments when being built as a subprojectScott D Phillips1-1/+1
2016-11-04meson: Unset the plugin paths to generate the .gir filesThibault Saunier1-1/+5