summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2019-02-26Release 1.15.2gst-plugins-base-1.15.2Tim-Philipp Müller
2019-01-30meson: Add support orc fallbackSeungha Yang
2019-01-17Release 1.15.1gst-plugins-base-1.15.1Tim-Philipp Müller
2018-12-18meson: Use join_paths() instead of '/'Seungha Yang
2018-12-18tests: Enable testing on WindowsSeungha Yang
2018-10-08meson: use new 'python' module instead of deprecatedTim-Philipp Müller
2018-09-24libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller
2018-09-21meson: Specify encoding to UTF-8 when building with MSVCSeungha Yang
2018-09-19meson: add glib-checks option to disable API guards and suchTim-Philipp Müller
2018-08-31meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan
2018-08-16meson: move gmodule check to top-levelTim-Philipp Müller
2018-08-12meson: add build options to disable tools and testsTim-Philipp Müller
2018-08-12meson: add options to disable gobject cast checks and glib assertsTim-Philipp Müller
2018-08-03gl/meson: OSX support (CGL and Cocoa)Alessandro Decina
2018-07-31meson: Fix build with x11 dependency is disabledNirbheek Chauhan
2018-07-27meson: Add feature options for all pluginsNirbheek Chauhan
2018-05-21meson: rename gtkdoc option to gtk_docTim-Philipp Müller
2018-05-21meson: add install_plugins_helper optionTim-Philipp Müller
2018-05-20meson: use cdata.set_quoted() in more placesTim-Philipp Müller
2018-05-20meson: add 'nls' option to disable translationsTim-Philipp Müller
2018-05-05meson: Update option names to omit disable_ and with- prefixesNirbheek Chauhan
2018-04-25Meson: Generate pc file for all plugins in baseXavier Claessens
2018-04-25meson: use -Wl,-Bsymbolic-functions where supportedTim-Philipp Müller
2018-04-18meson: move some dependency checks to the top levelMathieu Duponchelle
2018-03-22meson: libs: use gnome.mkenums_simple() to generate enumtypes filesAlessandro Decina
2018-03-21allocators: Add DMABuf synchronizationNicolas Dufresne
2018-03-20Back to developmentTim-Philipp Müller
2018-03-19Release 1.14.0gst-plugins-base-1.14.0Tim-Philipp Müller
2018-03-13Release 1.13.91gst-plugins-base-1.13.91Tim-Philipp Müller
2018-03-03Release 1.13.90gst-plugins-base-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-base-1.13.1Tim-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 if supportedTim-Philipp Müller
2018-01-30meson: use built-in pic kwarg when building static helper libsTim-Philipp Müller
2017-12-26meson: skip translations if gettext is not availableTim-Philipp Müller
2017-10-05meson: remove vs_module_defsHavard Graff
2017-08-10meson: hide symbols by default unless explicitly exportedTim-Philipp Müller
2017-07-15meson: add translationsTim-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-05meson: use dep.get_pkgconfig_variable()Tim-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-04g-i: no need to load registry in g-i scannerTim-Philipp Müller
2017-05-04Back to developmentSebastian Dröge
2017-05-04Release 1.12.0gst-plugins-base-1.12.0Sebastian Dröge