summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller2021-09-231-1/+1
* Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller2021-06-021-1/+5
* Back to developmentTim-Philipp Müller2021-06-011-1/+1
* Release 1.19.11.19.1Tim-Philipp Müller2021-06-011-1/+1
* meson: Enable some MSVC warnings for parity with GCC/ClangNirbheek Chauhan2020-11-041-6/+16
* Back to developmentTim-Philipp Müller2020-09-081-2/+2
* Release 1.18.01.18.0Tim-Philipp Müller2020-09-081-1/+1
* meson: dist pot file in tarballTim-Philipp Müller2020-09-071-0/+1
* Release 1.17.901.17.90Tim-Philipp Müller2020-08-201-1/+1
* meson: add a plugin summaryStéphane Cerveau2020-07-251-0/+15
* meson: set release date from .doap file for releasesTim-Philipp Müller2020-07-081-0/+14
* Back to developmentTim-Philipp Müller2020-07-031-1/+1
* Release 1.17.21.17.2Tim-Philipp Müller2020-07-031-1/+1
* Back to developmentTim-Philipp Müller2020-06-201-1/+1
* Release 1.17.11.17.1Tim-Philipp Müller2020-06-191-1/+1
* meson: Pass native: false to add_languages()Nirbheek Chauhan2020-05-121-1/+1
* meson: Bump minimal GLib version to 2.44Niels De Graef2019-06-021-1/+1
* docs: Port documentation to hotdocThibault Saunier2019-05-131-2/+4
* meson: Always require the gmodule dependencySebastian Dröge2019-04-221-0/+2
* Back to developmentTim-Philipp Müller2019-04-191-1/+1
* Release 1.16.01.16.0Tim-Philipp Müller2019-04-191-1/+1
* Release 1.15.901.15.90Tim-Philipp Müller2019-04-111-1/+1
* meson: add -Wno-unused also to C++ args when gst debug system is disabledTim-Philipp Müller2019-03-211-2/+11
* Back to developmentTim-Philipp Müller2019-03-041-1/+1
* Release 1.15.21.15.2Tim-Philipp Müller2019-02-261-1/+1
* meson: Add support orc fallbackSeungha Yang2019-01-301-1/+2
* Release 1.15.11.15.1Tim-Philipp Müller2019-01-171-1/+1
* meson: Use join_paths() instead '/'Seungha Yang2018-12-181-1/+1
* tests: Enable unit test on WindowsSeungha Yang2018-12-181-3/+1
* meson: Specify encoding to UTF-8 when building with MSVCSeungha Yang2018-11-241-0/+1
* meson: use new 'python' module instead of deprecatedTim-Philipp Müller2018-10-081-1/+1
* meson: add glib-checks option to disable API guards and suchTim-Philipp Müller2018-09-191-0/+6
* meson: add option to disable testsTim-Philipp Müller2018-08-181-0/+1
* meson: clean up some cruftTim-Philipp Müller2018-08-181-19/+1
* meson: add options to disable gobject cast checks and glib assertsTim-Philipp Müller2018-08-181-0/+19
* Add feature options for all pluginsNirbheek Chauhan2018-07-271-14/+9
* meson: Convert common options to feature optionsNirbheek Chauhan2018-07-251-7/+5
* meson: add 'nls' option to disable translationsTim-Philipp Müller2018-05-211-5/+9
* meson: Update option names to omit disable_ and with- prefixesNirbheek Chauhan2018-05-051-3/+3
* Meson: Generate pc file for all plugins in uglyXavier Claessens2018-04-251-0/+8
* meson: use -Wl,-Bsymbolic-functions where supportedTim-Philipp Müller2018-04-251-1/+5
* Back to developmentTim-Philipp Müller2018-03-201-1/+1
* Release 1.14.01.14.0Tim-Philipp Müller2018-03-191-1/+1
* Release 1.13.911.13.91Tim-Philipp Müller2018-03-131-1/+1
* Release 1.13.901.13.90Tim-Philipp Müller2018-03-031-1/+1
* meson: enable more warningsMathieu Duponchelle2018-03-011-0/+44
* meson: simplify GST_DISABLE_GST_DEBUG check and don't use add_global_*Tim-Philipp Müller2018-02-211-20/+8
* Back to developmentTim-Philipp Müller2018-02-151-1/+1
* Release 1.13.11.13.1Tim-Philipp Müller2018-02-151-1/+1
* meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller2018-02-081-5/+5