summaryrefslogtreecommitdiff
path: root/gdk/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Drop GdkDeviceManager entirelyMatthias Clasen2017-11-251-2/+0
* gdk: Move GtkTargetList to GDKBenjamin Otte2017-11-201-0/+2
* Drop gdkscreen.hMatthias Clasen2017-11-171-1/+0
* Remove gdkprivate.hMatthias Clasen2017-11-171-2/+0
* Drop gdkmain.hMatthias Clasen2017-11-171-1/+0
* Drop an empty fileMatthias Clasen2017-11-171-1/+0
* GskTexture => GdkTextureBenjamin Otte2017-11-041-0/+2
* Drop GdkScreen from public apiMatthias Clasen2017-11-011-1/+0
* Drop GdkVisualMatthias Clasen2017-10-311-1/+0
* Drop gdkvisual.h from the installed headers.Matthias Clasen2017-10-311-1/+0
* Meson: Support Windows buildsChun-wei Fan2017-10-201-1/+2
* gdk: Make GdkEvent structs/union opaqueCarlos Garnacho2017-09-191-0/+1
* build: Add dependency fallbacks for libs with meson portsNirbheek Chauhan2017-09-121-0/+1
* build: Remove more wrong kwargsTimm Bäder2017-08-151-1/+0
* meson: install gdkvulkancontext.hMarc-Antoine Perennou2017-08-141-0/+1
* meson: install gdkdrawcontext.hMarc-Antoine Perennou2017-08-141-0/+1
* gdk: fix headers installation pathMarc-Antoine Perennou2017-08-141-3/+3
* meson: Remove G_LOG_USE_STRUCTURED from target C flagsEmmanuele Bassi2017-05-031-1/+0
* build: Use link_whole for GDK backendsEmmanuele Bassi2017-05-031-1/+1
* build: Define G_LOG_USE_STRUCTURED in GDKEmmanuele Bassi2017-05-031-1/+5
* build: Rename GSK resource generator scriptEmmanuele Bassi2017-05-031-1/+1
* build: Add introspection generationEmmanuele Bassi2017-05-031-1/+3
* build: Use the common linker flags in GDK and GSKEmmanuele Bassi2017-05-031-2/+3
* build: Add compiler warnings and errorsEmmanuele Bassi2017-05-031-1/+1
* build: Do not mix private and public GDK headersEmmanuele Bassi2017-05-031-2/+3
* meson: build input modulesTim-Philipp Müller2017-05-031-0/+1
* meson: remove duplicate libm variableTim-Philipp Müller2017-05-031-1/+1
* meson: make sure gsk/gdk generated headers exist for libgtk_dep usersTim-Philipp Müller2017-05-031-7/+5
* meson: gdk, gsk: fix install path of generated filesTim-Philipp Müller2017-05-031-1/+1
* meson: gdk: add quartz backend skeletonTim-Philipp Müller2017-05-031-1/+2
* meson: gdk: win32: add skeleton bits for win32 backendTim-Philipp Müller2017-05-031-1/+1
* meson: gdk: wayland: generate private wayland headers firstTim-Philipp Müller2017-05-031-1/+7
* meson: gdk: add Mir backend bitsTim-Philipp Müller2017-05-031-1/+2
* meson: gdk: build individual backends as static libsTim-Philipp Müller2017-05-031-56/+11
* meson: gdk: wayland: move wayland bits into wayland subdirTim-Philipp Müller2017-05-031-57/+2
* meson: gdk: move x11 bits into x11 subdirectoryTim-Philipp Müller2017-05-031-87/+3
* meson: gdk: update and sync with MakefilesTim-Philipp Müller2017-05-031-77/+48
* meson: add vulkan bitsTim-Philipp Müller2017-05-031-5/+10
* meson: update list of sources for changes in git masterTim-Philipp Müller2017-05-031-5/+2
* meson: update build filesTimm Bäder2017-05-031-14/+7
* meson: Sort input files by nameTimm Bäder2017-05-031-48/+89
* meson: Install libgtk and libgdkTimm Bäder2017-05-031-0/+1
* meson: Use -BsymbolicTimm Bäder2017-05-031-1/+2
* meson: Require gtkmarshal_h before we build gtkTimm Bäder2017-05-031-2/+1
* meson: Generate demos.h for gtk3-demoTimm Bäder2017-05-031-0/+1
* build: Generate wayland protocol filesTimm Bäder2017-05-031-72/+68
* meson: Use xrandrTimm Bäder2017-05-031-1/+2
* meson: make gtk buildableTimm Bäder2017-05-031-112/+167
* meson: Build gtk marshallersTimm Bäder2017-05-031-19/+21
* meson: Add options for x/wayland/broadway backendsTimm Bäder2017-05-031-47/+52