aboutsummaryrefslogtreecommitdiff
path: root/ui/meson.build
AgeCommit message (Expand)AuthorFilesLines
2022-05-12meson: link libpng independent of vncKshitij Suri1-1/+2
2022-04-28meson, configure: move libgio test to mesonPaolo Bonzini1-4/+3
2022-04-28configure, meson: move OpenGL check to mesonPaolo Bonzini1-8/+9
2021-12-21ui/dbus: add chardev backend & interfaceMarc-André Lureau1-0/+1
2021-12-21ui/dbus: add clipboard interfaceMarc-André Lureau1-0/+1
2021-12-21ui/dbus: add p2p=on/off optionMarc-André Lureau1-0/+3
2021-12-21ui: add a D-Bus display backendMarc-André Lureau1-0/+22
2021-12-21ui: move qemu_spice_fill_device_address to ui/util.cMarc-André Lureau1-0/+1
2021-10-14configure, meson: move Spice configure handling to mesonMarc-André Lureau1-2/+2
2021-09-13meson: remove dead variablePaolo Bonzini1-2/+0
2021-09-13meson: do not use python.full_path() unnecessarilyPaolo Bonzini1-1/+1
2021-08-31ui/console: Restrict udmabuf_fd() to LinuxPhilippe Mathieu-Daudé1-2/+4
2021-05-27ui: Get the fd associated with udmabuf driverVivek Kasireddy1-0/+1
2021-05-21ui/gtk: add clipboard supportGerd Hoffmann1-1/+1
2021-05-21ui/vnc: clipboard supportGerd Hoffmann1-0/+1
2021-05-21ui/vdagent: core infrastructureGerd Hoffmann1-0/+1
2021-05-21ui: add clipboard infrastructureGerd Hoffmann1-0/+1
2021-03-04configure: Improve OpenGL dependency detectionsAkihiko Odaki1-3/+5
2021-01-29ui: update keycodemapdb submodule commitDaniel P. Berrangé1-1/+2
2021-01-12configure: move GTK+ detection to MesonPaolo Bonzini1-1/+1
2021-01-12configure: move X11 detection to MesonPaolo Bonzini1-2/+2
2021-01-12gtk: remove CONFIG_GTK_GLPaolo Bonzini1-2/+1
2021-01-12meson: Propagate gnutls dependencyRoman Bolshakov1-1/+1
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini1-1/+1
2020-10-21opengl: build opengl helper code modularGerd Hoffmann1-1/+7
2020-10-21opengl: build egl-headless display modularGerd Hoffmann1-1/+7
2020-10-21spice: flip modules switchGerd Hoffmann1-1/+10
2020-10-21spice: add module helpersGerd Hoffmann1-0/+1
2020-10-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-2/+5
2020-10-17meson: Only install icons and qemu.desktop if have_systemBruce Rogers1-2/+5
2020-10-15meson: add spice dependency to core spice source files.Gerd Hoffmann1-1/+1
2020-10-14configure: Fixes ncursesw detection under msys2/mingw by convert them to mesonYonggang Luo1-1/+1
2020-09-30configure: move cocoa option to MesonPaolo Bonzini1-1/+1
2020-09-08configure: do not include dependency flags in QEMU_CFLAGS and LIBSPaolo Bonzini1-1/+2
2020-09-01meson: add pixman dependency to UI modulesPaolo Bonzini1-3/+3
2020-09-01meson: install desktop fileMarc-André Lureau1-0/+2
2020-09-01meson: install iconsMarc-André Lureau1-0/+1
2020-08-27meson: don't require CONFIG_VTE for the GTK UIMark Cave-Ayland1-1/+1
2020-08-27meson: move pixman detection to mesonPaolo Bonzini1-1/+3
2020-08-25meson: move xkbcommon to mesonLaurent Vivier1-1/+1
2020-08-21meson: convert pc-bios/keymaps/MakefileMarc-André Lureau1-1/+1
2020-08-21meson: convert VNC and dependent libraries to mesonPaolo Bonzini1-6/+4
2020-08-21meson: move SDL and SDL-image detection to mesonPaolo Bonzini1-2/+2
2020-08-21meson: convert ui directory to MesonMarc-André Lureau1-1/+81
2020-08-21meson: generate shader headersMarc-André Lureau1-0/+2
2020-08-21meson: keymap-genMarc-André Lureau1-0/+34