summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-07-20Release 1.14.21.14.2Tim-Philipp Müller1-1/+1
2018-07-08python: Fix GES.Timelineset_child_propertyThibault Saunier1-1/+44
2018-07-01Set GLib log domain to GESThibault Saunier1-1/+1
2018-05-17Release 1.14.11.14.1Tim-Philipp Müller1-1/+1
2018-03-19Release 1.14.01.14.0Tim-Philipp Müller1-1/+1
2018-03-13Release 1.13.911.13.91Tim-Philipp Müller1-1/+1
2018-03-03Release 1.13.901.13.90Tim-Philipp Müller1-1/+1
2018-03-01meson: enable more warningsMathieu Duponchelle1-0/+23
2018-02-21meson: simplify GST_DISABLE_GST_DEBUG check some moreTim-Philipp Müller1-6/+2
2018-02-21meson: don't use add_global_arguments()Tim-Philipp Müller1-19/+11
2018-02-15Back to developmentTim-Philipp Müller1-1/+1
2018-02-15Release 1.13.11.13.1Tim-Philipp Müller1-1/+1
2018-02-08meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller1-6/+8
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller1-0/+5
2017-11-26win32: remove .def file with exportsTim-Philipp Müller1-2/+0
2017-08-11meson: 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-23meson: Allow using glib as a subprojectThibault Saunier1-1/+1
2017-06-09meson: remove config.h.mesonTim-Philipp Müller1-4/+1
2017-05-04Back to developmentSebastian Dröge1-1/+1
2017-05-04Release 1.12.01.12.0Sebastian Dröge1-1/+1
2017-04-27Release 1.11.911.11.91Sebastian Dröge1-1/+1
2017-04-07Release 1.11.901.11.90Sebastian Dröge1-1/+1
2017-03-10Revert "Fhotdoc"Thibault Saunier1-4/+2
2017-03-09FhotdocThibault Saunier1-2/+4
2017-02-24meson: Update versionSebastian Dröge1-1/+1
2017-02-15meson: Add an option to disable doc generationThibault Saunier1-5/+6
2017-01-13Revert "meson: don't use subproject fallback for gst-validate if it won't work"Tim-Philipp Müller1-9/+2
2017-01-13meson: bump versionTim-Philipp Müller1-1/+1
2017-01-13meson: don't use subproject fallback for gst-validate if it won't workTim-Philipp Müller1-2/+9
2016-12-09meson: Support building without Gst debugThibault Saunier1-0/+24
2016-11-29meson: Do not print error logs when building the girThibault Saunier1-0/+1
2016-11-18Enable building with MSVCScott D Phillips1-2/+9
2016-11-04meson: Unset the plugin paths to generate the .gir filesThibault Saunier1-1/+8
2016-11-01meson: update versionTim-Philipp Müller1-1/+1
2016-10-26meson: Don't depend on gstreamer-check-1.0 on windowsScott D Phillips1-2/+4
2016-10-25Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan1-0/+2
2016-10-21meson: move gstreamer-check-1.0 dependency to tests/checkThibault Saunier1-2/+0
2016-10-18meson: mark gstreamer-check-1.0 as required: falseScott D Phillips1-1/+1
2016-10-15meson: Don't set c_std to gnu99Nirbheek Chauhan1-1/+0
2016-10-14meson: Use environment object to setup test environment variablesThibault Saunier1-1/+1
2016-09-30meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier1-0/+3
2016-09-30meson: update versionTim-Philipp Müller1-1/+1
2016-09-07meson: Do not build libges against libcheckThibault Saunier1-1/+1
2016-09-05meson: Handle building the gir file when used as subprojectThibault Saunier1-2/+2
2016-08-25meson: doc: Fix building documentation when using subprojectsThibault Saunier1-1/+11
2016-08-24Add support for Meson as alternative/parallel build systemThibault Saunier1-0/+100