qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH v3 00/15] preparation for autoconfy configure sc


From: Paolo Bonzini
Subject: [Qemu-devel] Re: [PATCH v3 00/15] preparation for autoconfy configure script
Date: Fri, 14 Jan 2011 10:58:38 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

On 12/23/2010 11:43 AM, Paolo Bonzini wrote:
This is part two of the configure series.  It does various miscellaneous
changes to the configure script that make it possible to later handle
an autoconfy command-line.

The rest is left for after 0.14, unless the release takes much more
than expected.

v1->v2
   misc comments addressed

v2->v3
   rebased, preserved Solaris compatibility for the three srcdir patches
   (11 to 13).

Paolo Bonzini (15):
   default compilation tools to environment variables
   default make and install to environment variables
   move feature variables to the top
   fix sparse support (?)
   test cc with the complete set of chosen flags
   do not pass bogus $(SRC_PATH) include paths to cc during configure
   provide portable HOST_LONG_BITS test
   fix spelling of $pkg_config, move default together with other cross tools
   do not default to non-prefixed pkg-config when cross compiling
   reorganize sdl-config tests
   move "ln -sf" emulation to a function
   remove source_path_used
   move --srcdir detection earlier
   remove HOST_CC mention from roms/{sea,vga}bios/config.mak
   make trace options use autoconfy names

  configure      |  438 +++++++++++++++++++++++++++-----------------------------
  rules.mak      |    6 +-
  tests/Makefile |    3 +-
  3 files changed, 216 insertions(+), 231 deletions(-)

Ping?

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]