summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2018-03-13Release 1.13.91gst-plugins-good-1.13.91Tim-Philipp Müller
2018-03-03Release 1.13.90gst-plugins-good-1.13.90Tim-Philipp Müller
2018-03-01meson: enable more warningsMathieu Duponchelle
2018-02-15Back to developmentTim-Philipp Müller
2018-02-15Release 1.13.1gst-plugins-good-1.13.1Tim-Philipp Müller
2018-02-12gtk: hook up to meson buildTim-Philipp Müller
2018-02-08meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller
2017-12-30meson: zlib is not actually a hard requirementTim-Philipp Müller
2017-12-26meson: skip translations if gettext is not availableTim-Philipp Müller
2017-12-22v4l2object: Don't use mmap64 if off_t is 64-bitTing-Wei Lan
2017-12-21v4l2object: Check for mmap64 before using itTing-Wei Lan
2017-08-10meson: don't export symbols by defaultTim-Philipp Müller
2017-07-07meson: find python3 via python3 moduleTim-Philipp Müller
2017-06-28meson: Allow using glib as a subprojectThibault Saunier
2017-06-26meson: fix with-package-name optionTim-Philipp Müller
2017-06-23sys: remove sunaudio pluginTim-Philipp Müller
2017-05-21meson: don't need config.h.meson any longerTim-Philipp Müller
2017-05-21meson: make C++ compiler optionalTim-Philipp Müller
2017-05-20meson: add options to set package name and originTim-Philipp Müller
2017-05-04Back to developmentSebastian Dröge
2017-05-04Release 1.12.0gst-plugins-good-1.12.0Sebastian Dröge
2017-04-27Release 1.11.91gst-plugins-good-1.11.91Sebastian Dröge
2017-04-07Release 1.11.90gst-plugins-good-1.11.90Sebastian Dröge
2017-03-28pkgconfig: Generate the pkg-config with meson tooThibault Saunier
2017-02-24meson: Update versionSebastian Dröge
2017-01-13meson: bump versionTim-Philipp Müller
2017-01-05meson: Install presets filesThibault Saunier
2016-12-09meson: Support building without Gst debugThibault Saunier
2016-11-29meson: add libm to has_function checksScott D Phillips
2016-11-18meson: add_global_arguments -> add_project_argumentsScott D Phillips
2016-11-11meson: don't add_global_arguments when being built as a subprojectScott D Phillips
2016-11-01meson: update versionTim-Philipp Müller
2016-10-27meson: Remove uselessly duplicated dep checksNirbheek Chauhan
2016-10-26meson: Don't depend on gstreamer-check-1.0 on windowsScott D Phillips
2016-10-25Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan
2016-10-21meson: move gstreamer-check-1.0 dependency to tests/checkScott D Phillips
2016-10-15meson: Don't set c_std to gnu99Nirbheek Chauhan
2016-10-11meson: Make use of new environment object and set plugin path to builddirThibault Saunier
2016-09-30meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier
2016-09-30meson: update versionTim-Philipp Müller
2016-09-26meson: add unit testsTim-Philipp Müller
2016-09-26meson: hook up translationsTim-Philipp Müller
2016-09-05meson: Bump version to 1.9.2Thibault Saunier
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan