qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v3 00/15] preparation for autoconfy configure script


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH v3 00/15] preparation for autoconfy configure script
Date: Thu, 23 Dec 2010 11:43:47 +0100

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

-- 
1.7.3.2




reply via email to

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