summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-09-23Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller1-1/+1
2021-06-02Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller1-0/+4
2021-06-01Back to developmentTim-Philipp Müller1-1/+1
2021-06-01Release 1.19.11.19.1Tim-Philipp Müller1-1/+1
2021-05-17meson: fix up wrong escaping of variables in gl and plugins-base .pc fileTim-Philipp Müller1-0/+7
2021-05-17meson: add custom pkg-config variables also to uninstalled .pc filesTim-Philipp Müller1-3/+7
2020-11-04meson: Enable some MSVC warnings for parity with GCC/ClangNirbheek Chauhan1-6/+12
2020-10-23Meson: Use pkg-config generatorXavier Claessens1-1/+25
2020-10-15meson: update glib minimum version to 2.56Stéphane Cerveau1-1/+1
2020-10-09build: use cpu_family for arch checksMatthew Waters1-1/+1
2020-10-01meson: Always wrap "prefix" option with join_paths() to make Windows happySeungha Yang1-1/+1
2020-09-14meson: add abi configuration for meson buildsohwan.park1-0/+24
2020-09-08Back to developmentTim-Philipp Müller1-2/+2
2020-09-08Release 1.18.01.18.0Tim-Philipp Müller1-1/+1
2020-09-07meson: dist pot file in tarballTim-Philipp Müller1-0/+1
2020-08-20Release 1.17.901.17.90Tim-Philipp Müller1-1/+1
2020-08-04meson: Only look for Objective-C compiler on macOS/iOSNirbheek Chauhan1-2/+8
2020-07-23meson: add a plugin summaryStéphane Cerveau1-0/+15
2020-07-08meson: set release date from .doap file for releasesTim-Philipp Müller1-0/+14
2020-07-04meson: add update-orc-dist targetTim-Philipp Müller1-0/+24
2020-07-03Back to developmentTim-Philipp Müller1-1/+1
2020-07-03Release 1.17.21.17.2Tim-Philipp Müller1-1/+1
2020-06-20Back to developmentTim-Philipp Müller1-1/+1
2020-06-19Release 1.17.11.17.1Tim-Philipp Müller1-1/+1
2020-05-12meson: Pass native: false to add_languages()Nirbheek Chauhan1-2/+2
2020-03-08tcpclientsrc: Fix compilation on FreeBSDVivia Nikolaidou1-0/+8
2020-02-28tcpclientsrc: Expose connection stats as propertyVivia Nikolaidou1-0/+2
2019-12-09test: fix up HAVE_X11 / HAVE_X definesTim-Philipp Müller1-1/+1
2019-12-09tests: playback: include stdlib.h unconditionallyTim-Philipp Müller1-1/+0
2019-12-09pango: check if localtime_r is availableTim-Philipp Müller1-0/+1
2019-12-03build: use -fvisibility=hidden for objc codeMatthew Waters1-0/+3
2019-10-18meson: build gir even when cross-compiling if introspection was enabled expli...Tim-Philipp Müller1-1/+1
2019-09-03meson: Reenable NEON supportDoug Nazar1-0/+12
2019-06-03meson: Bump minimal GLib version to 2.44Niels De Graef1-1/+1
2019-05-14meson: Don't try to find gio-unix on WindowsSeungha Yang1-2/+5
2019-05-13doc: Port to hotdocThibault Saunier1-13/+4
2019-04-19Back to developmentTim-Philipp Müller1-1/+1
2019-04-19Release 1.16.01.16.0Tim-Philipp Müller1-1/+1
2019-04-11Release 1.15.901.15.90Tim-Philipp Müller1-1/+1
2019-03-23g-i: pass --quiet to g-ir-scannerTim-Philipp Müller1-1/+1
2019-03-04Back to developmentTim-Philipp Müller1-1/+1
2019-02-26Release 1.15.21.15.2Tim-Philipp Müller1-1/+1
2019-01-30meson: Add support orc fallbackSeungha Yang1-1/+2
2019-01-17Release 1.15.11.15.1Tim-Philipp Müller1-1/+1
2018-12-18meson: Use join_paths() instead of '/'Seungha Yang1-1/+1
2018-12-18tests: Enable testing on WindowsSeungha Yang1-5/+3
2018-10-08meson: use new 'python' module instead of deprecatedTim-Philipp Müller1-1/+1
2018-09-24libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller1-2/+11
2018-09-21meson: Specify encoding to UTF-8 when building with MSVCSeungha Yang1-0/+1
2018-09-19meson: add glib-checks option to disable API guards and suchTim-Philipp Müller1-0/+6