summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-09-23Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller1-1/+1
2021-06-08validate: use `extract_objects` to avoid rebuilding all files for the tracerThibault Saunier1-0/+1
2021-06-01Back to developmentTim-Philipp Müller1-1/+1
2021-06-01Release 1.19.11.19.1Tim-Philipp Müller1-1/+1
2020-11-04meson: Enable some MSVC warnings for parity with GCC/ClangNirbheek Chauhan1-6/+13
2020-10-30meson: update glib minimum version to 2.56Stéphane Cerveau1-1/+1
2020-09-13Meson: Use pkg-config generatorXavier Claessens1-0/+1
2020-09-08Back to developmentTim-Philipp Müller1-2/+2
2020-09-08Release 1.18.01.18.0Tim-Philipp Müller1-1/+1
2020-08-20Release 1.17.901.17.90Tim-Philipp Müller1-1/+1
2020-07-03Back to developmentTim-Philipp Müller1-1/+1
2020-07-03Release 1.17.21.17.2Tim-Philipp Müller1-1/+1
2020-06-22validate: Add an action type to set timed value propertiesThibault Saunier1-0/+2
2020-06-20Back to developmentTim-Philipp Müller1-1/+1
2020-06-19Release 1.17.11.17.1Tim-Philipp Müller1-1/+1
2020-05-29meson: make debug_viewer a feature optionTim-Philipp Müller1-1/+1
2020-04-27validate: Add a way to run a TestClock in scenariosThibault Saunier1-6/+4
2020-02-25validate: Enhance error reporting for errors in struct filesThibault Saunier1-1/+0
2019-10-18meson: build gir even when cross-compiling if introspection was enabled expli...Tim-Philipp Müller1-1/+1
2019-05-31meson: Bump minimal GLib version to 2.44Niels De Graef1-1/+1
2019-05-13doc: Port to hotdocThibault Saunier1-1/+3
2019-04-19Back to developmentTim-Philipp Müller1-1/+1
2019-04-19Release 1.16.01.16.0Tim-Philipp Müller1-1/+1
2019-04-11Release 1.15.901.15.90Tim-Philipp Müller1-1/+1
2019-04-01meson: validate: Fix linking error missing GstBaseTransformNicolas Dufresne1-0/+2
2019-03-23g-i: pass --quiet to g-ir-scannerTim-Philipp Müller1-1/+1
2019-03-21meson: use new 'python' module instead of deprecated 'python3' oneTim-Philipp Müller1-2/+5
2019-03-04Back to developmentTim-Philipp Müller1-1/+1
2019-02-26Release 1.15.21.15.2Tim-Philipp Müller1-1/+1
2019-01-17Release 1.15.11.15.1Tim-Philipp Müller1-1/+1
2018-12-10gst: allow building static libraries for e.g. Android/iOSMatthew Waters1-0/+8
2018-09-01meson: Add a feature option for testsNirbheek Chauhan1-1/+2
2018-08-31meson: gst_version_* are ints, convert them earlyNirbheek Chauhan1-4/+4
2018-08-31meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan1-1/+3
2018-07-27meson: Convert common options to feature optionsNirbheek Chauhan1-5/+3
2018-05-05meson: Update option names to omit disable_ prefixesNirbheek Chauhan1-6/+6
2018-04-15debug-viewer: Port to mesonThibault Saunier1-3/+10
2018-03-20Back to developmentTim-Philipp Müller1-1/+1
2018-03-19Release 1.14.01.14.0Tim-Philipp Müller1-1/+1
2018-03-13validate: Fix the way we set the testsuite versionThibault Saunier1-5/+3
2018-03-13meson: update versionTim-Philipp Müller1-1/+1
2018-03-01meson: enable more warningsMathieu Duponchelle1-0/+24
2018-02-21meson: simplify GST_DISABLE_GST_DEBUG check and don't use add_global_*Tim-Philipp Müller1-20/+8
2018-02-15Fix versionsTim-Philipp Müller1-1/+1
2018-02-15Back to developmentTim-Philipp Müller1-1/+1
2018-02-15Release 1.13.11.13.1Tim-Philipp Müller1-1/+1
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller1-0/+5
2017-08-12meson: hide symbols by default unless explicitly exportedTim-Philipp Müller1-0/+5
2017-07-07meson: find python3 via python3 moduleTim-Philipp Müller1-1/+1
2017-06-27meson: Allow using glib as a subprojectThibault Saunier1-3/+8