qemu-devel
[Top][All Lists]
Advanced

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

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


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 00/14] preparation for autoconfy configure script
Date: Sun, 14 Nov 2010 12:48:48 +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.

Compared to the first submission, I simplified further the handling
of srcdir (patches 11 to 13).

Paolo Bonzini (14):
  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
  assume existence of "ln -sf"
  remove source_path_used
  move --srcdir detection earlier
  remove HOST_CC mention from roms/{sea,vga}bios/config.mak

 configure      |  419 +++++++++++++++++++++++++++-----------------------------
 rules.mak      |    6 +-
 tests/Makefile |    3 +-
 3 files changed, 204 insertions(+), 224 deletions(-)

-- 
1.7.2.3




reply via email to

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