summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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: Only look for Objective-C compiler on macOS/iOSNirbheek Chauhan2020-08-041-2/+8
* meson: add a plugin summaryStéphane Cerveau2020-07-231-0/+15
* meson: set release date from .doap file for releasesTim-Philipp Müller2020-07-081-0/+14
* meson: add update-orc-dist targetTim-Philipp Müller2020-07-041-0/+24
* 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-2/+2
* tcpclientsrc: Fix compilation on FreeBSDVivia Nikolaidou2020-03-081-0/+8
* tcpclientsrc: Expose connection stats as propertyVivia Nikolaidou2020-02-281-0/+2
* test: fix up HAVE_X11 / HAVE_X definesTim-Philipp Müller2019-12-091-1/+1
* tests: playback: include stdlib.h unconditionallyTim-Philipp Müller2019-12-091-1/+0
* pango: check if localtime_r is availableTim-Philipp Müller2019-12-091-0/+1
* build: use -fvisibility=hidden for objc codeMatthew Waters2019-12-031-0/+3
* meson: build gir even when cross-compiling if introspection was enabled expli...Tim-Philipp Müller2019-10-181-1/+1
* meson: Reenable NEON supportDoug Nazar2019-09-031-0/+12
* meson: Bump minimal GLib version to 2.44Niels De Graef2019-06-031-1/+1
* meson: Don't try to find gio-unix on WindowsSeungha Yang2019-05-141-2/+5
* doc: Port to hotdocThibault Saunier2019-05-131-13/+4
* 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
* g-i: pass --quiet to g-ir-scannerTim-Philipp Müller2019-03-231-1/+1
* 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 of '/'Seungha Yang2018-12-181-1/+1
* tests: Enable testing on WindowsSeungha Yang2018-12-181-5/+3
* meson: use new 'python' module instead of deprecatedTim-Philipp Müller2018-10-081-1/+1
* libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller2018-09-241-2/+11
* meson: Specify encoding to UTF-8 when building with MSVCSeungha Yang2018-09-211-0/+1
* meson: add glib-checks option to disable API guards and suchTim-Philipp Müller2018-09-191-0/+6
* meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan2018-08-311-2/+3
* meson: move gmodule check to top-levelTim-Philipp Müller2018-08-161-0/+2
* meson: add build options to disable tools and testsTim-Philipp Müller2018-08-121-1/+4
* meson: add options to disable gobject cast checks and glib assertsTim-Philipp Müller2018-08-121-0/+19
* gl/meson: OSX support (CGL and Cocoa)Alessandro Decina2018-08-031-0/+1
* meson: Fix build with x11 dependency is disabledNirbheek Chauhan2018-07-311-0/+2
* meson: Add feature options for all pluginsNirbheek Chauhan2018-07-271-35/+35
* meson: rename gtkdoc option to gtk_docTim-Philipp Müller2018-05-211-1/+1
* meson: add install_plugins_helper optionTim-Philipp Müller2018-05-211-1/+8
* meson: use cdata.set_quoted() in more placesTim-Philipp Müller2018-05-201-10/+10
* meson: add 'nls' option to disable translationsTim-Philipp Müller2018-05-201-1/+5
* meson: Update option names to omit disable_ and with- prefixesNirbheek Chauhan2018-05-051-7/+7
* Meson: Generate pc file for all plugins in baseXavier Claessens2018-04-251-0/+7