qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] buildsys: Fix and enable module build
@ 2015-01-12  4:43 Fam Zheng
  2015-01-12  4:43 ` [Qemu-devel] [PATCH 1/3] rules.mak: Fix " Fam Zheng
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Fam Zheng @ 2015-01-12  4:43 UTC (permalink / raw)
  To: qemu-devel
  Cc: Brian Jackson, Peter Maydell, Michael Tokarev,
	Andreas Färber, Stefan Hajnoczi, Bharata B Rao,
	Paolo Bonzini, Richard Henderson

The first patch fixes the module build: it doesn't fail but it links all the
module objects into executables.

The second patch enables modules by default.

The last patch adds a non-module build in travis config.


Fam Zheng (3):
  rules.mak: Fix module build
  configure: Default to enable module build
  .travis.yml: Add "--disable-modules"

 .travis.yml |  3 ++
 configure   | 96 ++++++++++++++++++++++++++++++++++++++++++-------------------
 rules.mak   | 23 ++++++++-------
 3 files changed, 82 insertions(+), 40 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-01-13  8:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-12  4:43 [Qemu-devel] [PATCH 0/3] buildsys: Fix and enable module build Fam Zheng
2015-01-12  4:43 ` [Qemu-devel] [PATCH 1/3] rules.mak: Fix " Fam Zheng
2015-01-12  4:43 ` [Qemu-devel] [PATCH 2/3] configure: Default to enable " Fam Zheng
2015-01-12 10:26   ` Andreas Färber
2015-01-13  8:49     ` Fam Zheng
2015-01-12  4:43 ` [Qemu-devel] [PATCH 3/3] .travis.yml: Add "--disable-modules" Fam Zheng
2015-01-12  6:04 ` [Qemu-devel] [PATCH 0/3] buildsys: Fix and enable module build Bharata B Rao
2015-01-12 10:30 ` Paolo Bonzini

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