summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meson: build input modulesTim-Philipp Müller2017-05-038-9/+154
* meson: check for xineramaTim-Philipp Müller2017-05-033-4/+19
* meson: fix XIAllowTouchEvents checkTim-Philipp Müller2017-05-031-4/+6
* meson: remove duplicate libm variableTim-Philipp Müller2017-05-033-4/+2
* meson: check for more missing config.h definesTim-Philipp Müller2017-05-033-49/+25
* meson: simplify function checksTim-Philipp Müller2017-05-031-22/+24
* meson: simplify header checksTim-Philipp Müller2017-05-031-28/+22
* Set glib min/max versionsMatthias Clasen2017-05-031-1/+4
* meson: fix GETTEXT_PACKAGETim-Philipp Müller2017-05-031-1/+1
* Don't require glslc for vulkanMatthias Clasen2017-05-031-7/+2
* meson: move colord checks into cups printbackendTim-Philipp Müller2017-05-033-2/+12
* meson: gtk: set GTK_PRINT_BACKENDS define properlyTim-Philipp Müller2017-05-033-1/+4
* meson: modules: add printbackendsTim-Philipp Müller2017-05-0311-9/+172
* meson: gtk: don't overwrite top-level cdata variable with local stuffTim-Philipp Müller2017-05-031-7/+7
* meson: add po and po-propertiesTim-Philipp Müller2017-05-033-0/+9
* meson: testsuites: tools: add meson buildTim-Philipp Müller2017-05-033-2/+35
* meson: testsuite: reftests: add build defs, but needs more workTim-Philipp Müller2017-05-032-2/+447
* meson: testsuite: gdk: use array for test definitionsTim-Philipp Müller2017-05-031-20/+19
* meson: testsuite: gtk: sync with Makefile and add some missing bitsTim-Philipp Müller2017-05-031-146/+190
* meson: make sure gsk/gdk generated headers exist for libgtk_dep usersTim-Philipp Müller2017-05-034-26/+21
* meson: generate .pc filesTim-Philipp Müller2017-05-033-56/+193
* meson: gtk: update build file and sync to MakefileTim-Philipp Müller2017-05-031-27/+106
* meson: gtk: use gnome.mkenums() and gnome.genmarshal()Tim-Philipp Müller2017-05-034-108/+22
* meson: gdk, gsk: fix install path of generated filesTim-Philipp Müller2017-05-032-2/+2
* meson: gtk: remove internal static libs from declared gtk dependencyTim-Philipp Müller2017-05-032-1/+3
* meson: gtk: use array for installed tools definitionTim-Philipp Müller2017-05-031-43/+19
* meson: gtk: install headersTim-Philipp Müller2017-05-033-9/+7
* meson: gdk: add quartz backend skeletonTim-Philipp Müller2017-05-033-1/+49
* meson: gdk: win32: add skeleton bits for win32 backendTim-Philipp Müller2017-05-033-1/+52
* meson: gdk: wayland: generate private wayland headers firstTim-Philipp Müller2017-05-032-3/+11
* meson: gdk: add Mir backend bitsTim-Philipp Müller2017-05-035-6/+51
* meson: gdk: build individual backends as static libsTim-Philipp Müller2017-05-036-59/+88
* meson: gdk: wayland: move wayland bits into wayland subdirTim-Philipp Müller2017-05-033-64/+46
* meson: gdk: wayland: use array for protocol file generationTim-Philipp Müller2017-05-031-99/+33
* meson: gdk: move x11 bits into x11 subdirectoryTim-Philipp Müller2017-05-032-87/+70
* meson: gdk: update and sync with MakefilesTim-Philipp Müller2017-05-036-515/+82
* meson: demos: disable add_install_script() calls that don't work right yetTim-Philipp Müller2017-05-032-8/+10
* meson: gsk: install public headersTim-Philipp Müller2017-05-031-1/+2
* meson: gsk: use gnome.mkenums() to generate enum typesTim-Philipp Müller2017-05-031-15/+10
* meson: gsk: generate gsk.resources.xmlTim-Philipp Müller2017-05-033-54/+129
* meson: add vulkan bitsTim-Philipp Müller2017-05-035-22/+98
* meson: examples: updateTim-Philipp Müller2017-05-0313-191/+65
* meson: tests: make tests find resources from the source dirTim-Philipp Müller2017-05-039-3/+48
* meson: tests: update and sync with MakefilesTim-Philipp Müller2017-05-032-177/+144
* meson: demos: update and sync up with MakefilesTim-Philipp Müller2017-05-033-24/+40
* meson: use add_project_arguments() instead of add_global_arguments()Tim-Philipp Müller2017-05-031-4/+5
* meson: gtk-demo: update and sync up with Makefile.amTim-Philipp Müller2017-05-031-29/+59
* meson: update list of sources for changes in git masterTim-Philipp Müller2017-05-036-25/+26
* meson: fix checks for maths and X11 funcs that need the right depsTim-Philipp Müller2017-05-031-18/+28
* meson: work around meson/gcc bug detecting linux/* headersTim-Philipp Müller2017-05-031-1/+8