summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* build: Add -Wno-typedef-redefinition to buildTimm Bäder2020-03-121-0/+1
* build: Add -Wnull-dereferenceBenjamin Otte2020-03-051-0/+1
* build: Add more useful warning flagsBenjamin Otte2020-03-051-0/+3
* build: Install Valgrind suppressions filesPhilip Chimento2020-02-231-0/+7
* 3.98.03.98.0Matthias Clasen2020-02-101-1/+1
* meson/MSVC builds: Use -utf-8 where availableChun-wei Fan2020-02-031-3/+11
* Make wayland load cursors on demandMatthias Clasen2020-01-241-2/+0
* build: Check for sincosf()Chun-wei Fan2020-01-081-0/+1
* Bump up the required version of MesonEmmanuele Bassi2019-11-161-1/+1
* build: We no longer need freetypeMatthias Clasen2019-11-011-27/+0
* Bump the pango dependencyMatthias Clasen2019-11-011-1/+1
* Bump wayland-protocols requirementsOlivier Fourdan2019-07-291-1/+1
* meson: Rename documentation option to gtk_docMatthias Clasen2019-07-011-1/+1
* build: Do not use add_global_flags()Emmanuele Bassi2019-06-241-1/+1
* build: Make script interpreter optionalBenjamin Otte2019-05-301-1/+2
* rendernodeparser: Parse cairo scriptBenjamin Otte2019-05-301-0/+3
* profiler: port GdkProfiler to sysprof-3Christian Hergert2019-05-291-0/+11
* meson: allow building man pages without the documentationChristoph Reiter2019-05-251-4/+3
* gdk/x11: Make XInput2 a mandatory build time dependency for x11Carlos Garnacho2019-05-151-12/+13
* 3.963.96.0Matthias Clasen2019-05-071-1/+1
* Update the version of GrapheneEmmanuele Bassi2019-04-291-1/+1
* widget: Add surface relative transform changed callbackJonas Ådahl2019-04-241-1/+1
* build: Add new gcc error flagsBenjamin Otte2019-04-151-0/+2
* Convert fallthrough comments to G_GNUC_FALLTHROUGHBenjamin Otte2019-04-151-1/+1
* build: Add gtk-css static libraryBenjamin Otte2019-04-121-0/+1
* meson: Only use HarfBuzz fallback when neededChun-wei Fan2019-04-121-2/+6
* Merge branch 'wip/ebassi/align-test' into 'master'Matthias Clasen2019-03-291-116/+0
|\
| * Remove aligned allocation checksEmmanuele Bassi2019-03-041-116/+0
* | Revert "Bump meson req to 0.50"Benjamin Otte2019-03-291-1/+1
* | meson.build: Pull in fallback for PangoFT2 only when neededChun-wei Fan2019-03-291-2/+5
* | Bump meson req to 0.50Matthias Clasen2019-03-281-1/+1
* | testsuite: Add a transforms testBenjamin Otte2019-03-041-1/+1
|/
* Merge branch 'wip/fanc999/meson.msvc' into 'master'Chun-wei Fan2019-02-231-1/+1
|\
| * build: Make post-install script a Python scriptChun-wei Fan2018-12-061-1/+1
* | Rename project filesEmmanuele Bassi2019-02-061-1/+1
* | Merge branch 'drop-the-plus' into 'master'Matthias Clasen2019-02-051-6/+6
|\ \
| * | Rename some references to GTK+Matthias Clasen2019-02-041-6/+6
* | | Add an explicit fribidi depMatthias Clasen2019-02-041-0/+3
|/ /
* | build: Reintroduce warning flags from autotoolsBenjamin Otte2019-01-221-2/+4
* | meson.build: Order warning flags alphabeticallyBenjamin Otte2019-01-221-21/+20
* | build: Avoid a Meson deprecation warningEmmanuele Bassi2019-01-081-1/+1
|/
* meson: Always fetch pangoft2_dep from the pango subprojectNirbheek Chauhan2018-10-121-6/+2
* meson: Use proxy-libintl subproject when needed and availableNirbheek Chauhan2018-10-121-2/+17
* meson: Add a fallback for the harfbuzz dependencyNirbheek Chauhan2018-10-121-1/+2
* meson: Support graphene as a fallback dependencyNirbheek Chauhan2018-07-231-2/+9
* Bump version to 3.94.03.94.0Matthias Clasen2018-06-251-1/+1
* Add aligned allocator support to mesonРуслан Ижбулатов2018-06-091-0/+126
* Merge branch 'wip/xdg-shell' into 'master'Matthias Clasen2018-05-041-1/+1
|\
| * wayland: Add support for xdg-shell stableJonas Ådahl2018-05-011-1/+1
* | wayland: Use dev/evdev/input.h on FreeBSDTing-Wei Lan2018-05-011-0/+2
|/