qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/9] buildsys: Move ui/usb library cflags/libs to per object
@ 2017-09-07  8:29 Fam Zheng
  2017-09-07  8:29 ` [Qemu-devel] [PATCH 1/9] buildsys: Move gtk/vte " Fam Zheng
                   ` (9 more replies)
  0 siblings, 10 replies; 19+ messages in thread
From: Fam Zheng @ 2017-09-07  8:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

Hi Gerd,

This is part two of the QEMU_CFLAGS and libs_softmmu cleanup series, including
ui/, audio/ and hw/usb/. Please review.

Fam Zheng (9):
  buildsys: Move gtk/vte cflags/libs to per object
  buildsys: Move sdl cflags/libs to per object
  buildsys: Move vnc cflags/libs to per object
  buildsys: Move audio libs to per object
  buildsys: Move curese cflags/libs to per object
  buildsys: Move opengl cflags to per object
  buildsys: Move libcacard cflags/libs to per object
  buildsys: Move libusb cflags/libs to per object
  buildsys: Move usb redir cflags/libs to per object

 audio/Makefile.objs  |  6 ++++++
 configure            | 54 ++++++++++++++++++++++++++++++----------------------
 hw/usb/Makefile.objs | 13 +++++++++++--
 ui/Makefile.objs     | 37 ++++++++++++++++++++++-------------
 4 files changed, 72 insertions(+), 38 deletions(-)

-- 
2.13.5

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2017-09-08  6:28 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-07  8:29 [Qemu-devel] [PATCH 0/9] buildsys: Move ui/usb library cflags/libs to per object Fam Zheng
2017-09-07  8:29 ` [Qemu-devel] [PATCH 1/9] buildsys: Move gtk/vte " Fam Zheng
2017-09-07 17:45   ` Philippe Mathieu-Daudé
2017-09-07 17:50     ` Peter Maydell
2017-09-07  8:29 ` [Qemu-devel] [PATCH 2/9] buildsys: Move sdl " Fam Zheng
2017-09-07  8:29 ` [Qemu-devel] [PATCH 3/9] buildsys: Move vnc " Fam Zheng
2017-09-07  8:29 ` [Qemu-devel] [PATCH 4/9] buildsys: Move audio libs " Fam Zheng
2017-09-07  8:29 ` [Qemu-devel] [PATCH 5/9] buildsys: Move curese cflags/libs " Fam Zheng
2017-09-07  8:29 ` [Qemu-devel] [PATCH 6/9] buildsys: Move opengl cflags " Fam Zheng
2017-09-07  8:29 ` [Qemu-devel] [PATCH 7/9] buildsys: Move libcacard cflags/libs " Fam Zheng
2017-09-07 17:46   ` Philippe Mathieu-Daudé
2017-09-08  6:12     ` Fam Zheng
2017-09-07  8:29 ` [Qemu-devel] [PATCH 8/9] buildsys: Move libusb " Fam Zheng
2017-09-07  8:29 ` [Qemu-devel] [PATCH 9/9] buildsys: Move usb redir " Fam Zheng
2017-09-07  9:34 ` [Qemu-devel] [PATCH 0/9] buildsys: Move ui/usb library " Gerd Hoffmann
2017-09-07 11:43   ` Fam Zheng
2017-09-07 17:48     ` Philippe Mathieu-Daudé
2017-09-08  6:20     ` Gerd Hoffmann
2017-09-08  6:28       ` Fam Zheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).