qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] build: get all *.d files
@ 2012-07-11 14:40 Paolo Bonzini
  2012-07-11 14:40 ` [Qemu-devel] [PATCH 1/2] build: include qapi-generated/ files in qga/Makefile.objs Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Paolo Bonzini @ 2012-07-11 14:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: jan.kiszka, aliguori, avi

Avi and Jan experienced more problem with dependencies.  This series
should fix them.

Paolo Bonzini (2):
  build: include qapi-generated/ files in qga/Makefile.objs
  build: get dependency file directories from object file names
  build: do not use hw/kvm/

 Makefile              |    4 ++--
 Makefile.dis          |    3 ---
 Makefile.hw           |    3 ---
 Makefile.target       |    3 ---
 Makefile.user         |    3 ---
 hw/i386/Makefile.objs |    2 +-
 hw/kvm/Makefile.objs  |    1 -
 qga/Makefile.objs     |    2 ++
 rules.mak             |    3 ++-
 9 files changed, 7 insertions(+), 17 deletions(-)
 delete mode 100644 hw/kvm/Makefile.objs

-- 
1.7.10.4

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

end of thread, other threads:[~2012-07-28 12:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-11 14:40 [Qemu-devel] [PATCH 0/2] build: get all *.d files Paolo Bonzini
2012-07-11 14:40 ` [Qemu-devel] [PATCH 1/2] build: include qapi-generated/ files in qga/Makefile.objs Paolo Bonzini
2012-07-11 15:25   ` Michael Roth
2012-07-11 15:28     ` Paolo Bonzini
2012-07-11 16:00       ` Michael Roth
2012-07-11 14:40 ` [Qemu-devel] [PATCH 2/2] build: get dependency file directories from object file names Paolo Bonzini
2012-07-24 11:38   ` Andreas Färber
2012-07-24 11:43     ` Paolo Bonzini
2012-07-24 11:53       ` Andreas Färber
2012-07-24 12:02         ` Paolo Bonzini
2012-07-24 11:17 ` [Qemu-devel] [PATCH 0/2] build: get all *.d files Paolo Bonzini
2012-07-28 12:16 ` Blue Swirl

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).