summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop autotools build systemwip/no-autotoolsEmmanuele Bassi2017-04-3076-9814/+0
* build: Update autotools for API reference changeswip/mesonEmmanuele Bassi2017-04-303-67/+54
* build: Add Meson-related files to the autotools distEmmanuele Bassi2017-04-281-1/+16
* build: Use link_whole for GDK backendsEmmanuele Bassi2017-04-281-1/+1
* build: Define G_LOG_USE_STRUCTURED in GDKEmmanuele Bassi2017-04-282-2/+6
* build: Add common flags to GDK backendsEmmanuele Bassi2017-04-283-3/+10
* build: Fix the introspection buildEmmanuele Bassi2017-04-282-6/+9
* build: Depend on Meson 0.40 at leastEmmanuele Bassi2017-04-281-1/+1
* build: Initial attempt at fixing the docs buildEmmanuele Bassi2017-04-284-9/+19
* build: Use get_pkgconfig_variable()Emmanuele Bassi2017-04-282-22/+20
* build: Improve consistency of the "coding" styleEmmanuele Bassi2017-04-2810-276/+278
* build: Clean up print backends Meson rulesEmmanuele Bassi2017-04-286-26/+53
* build: Put the xkbcommon required version into a variableEmmanuele Bassi2017-04-281-2/+4
* build: Ensure that Vulkan shaders are rebuilt if glslc is foundEmmanuele Bassi2017-04-281-40/+51
* build: Add post-install scriptEmmanuele Bassi2017-04-282-0/+31
* build: Clean up Wayland protocol code generationEmmanuele Bassi2017-04-282-36/+48
* build: Add Meson options for quartz/win32 backendsEmmanuele Bassi2017-04-281-0/+4
* build: Disable introspection generationEmmanuele Bassi2017-04-281-1/+1
* build: Rename GSK resource generator scriptEmmanuele Bassi2017-04-283-4/+4
* build: Generate the API references (WIP)Emmanuele Bassi2017-04-2811-1/+306
* build: Add the appropriate inclusion paths for libgtkEmmanuele Bassi2017-04-281-1/+1
* build: Disable deprecation warnings for input methodsEmmanuele Bassi2017-04-281-0/+1
* docs: Rename files to match type and versionEmmanuele Bassi2017-04-283-1/+1
* Remove gdkkeysyms-compat.hEmmanuele Bassi2017-04-286-2343/+12
* build: Add introspection generationEmmanuele Bassi2017-04-282-7/+68
* build: Use the common linker flags in GDK and GSKEmmanuele Bassi2017-04-282-3/+4
* gsk: Include the private headerEmmanuele Bassi2017-04-282-0/+3
* build: Use the appropriate linker flagsEmmanuele Bassi2017-04-282-2/+20
* build: Bump version and C standardEmmanuele Bassi2017-04-281-2/+3
* build: Add missing symbol visibility flagsEmmanuele Bassi2017-04-281-0/+16
* build: Add compiler warnings and errorsEmmanuele Bassi2017-04-284-7/+80
* build: Depend on graphene-gobject-1.0Emmanuele Bassi2017-04-281-1/+1
* build: Some whitespace cleanupsEmmanuele Bassi2017-04-281-7/+6
* build: Generate the appropriate GLib versioning checksEmmanuele Bassi2017-04-281-3/+17
* build: Add the appropriate paths in the configuration headerEmmanuele Bassi2017-04-283-5/+8
* build: Use the appropriate quotingEmmanuele Bassi2017-04-282-7/+11
* build: Do not mix private and public GDK headersEmmanuele Bassi2017-04-281-2/+3
* meson: gdk: fix static library namesTim-Philipp Müller2017-04-286-6/+6
* meson: build input modulesTim-Philipp Müller2017-04-288-9/+154
* meson: check for xineramaTim-Philipp Müller2017-04-283-4/+19
* meson: fix XIAllowTouchEvents checkTim-Philipp Müller2017-04-281-4/+6
* meson: remove duplicate libm variableTim-Philipp Müller2017-04-283-4/+2
* meson: check for more missing config.h definesTim-Philipp Müller2017-04-283-49/+25
* meson: simplify function checksTim-Philipp Müller2017-04-281-22/+24
* meson: simplify header checksTim-Philipp Müller2017-04-281-28/+22
* Set glib min/max versionsMatthias Clasen2017-04-281-1/+4
* meson: fix GETTEXT_PACKAGETim-Philipp Müller2017-04-281-1/+1
* Don't require glslc for vulkanMatthias Clasen2017-04-281-7/+2
* meson: move colord checks into cups printbackendTim-Philipp Müller2017-04-283-2/+12
* meson: gtk: set GTK_PRINT_BACKENDS define properlyTim-Philipp Müller2017-04-283-1/+4