aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2010-02-19mingw32: Enable C99/POSIX format stringsStefan Weil
2010-02-19Monitor: Debugging supportLuiz Capitulino
2010-02-08configure: fix the static compilation for sdlTeLeMan
2010-02-08configure: Add --enable-docs and --disable-docs to --helpDirk Ullrich
2010-02-06Add -static earlier to LDFLAGS for compile_prog()Loïc Minier
2010-02-06configure: remove debugging code introduced in aa527b65d8187b97d73f889b6cae7b...Aurelien Jarno
2010-02-06configure: fix compilation on hosts without -fstack-protector-allAurelien Jarno
2010-01-28Solaris: test for presence of commands with has()Loïc Minier
2010-01-28Add and use has() and path_of() funcsLoïc Minier
2010-01-28Check for sdl-config before calling itLoïc Minier
2010-01-26Check availavility of -fstack-protector-allJuan Quintela
2010-01-26Enable _FORTIFY_SOURCE=2Kirill A. Shutemov
2010-01-24Support --sysconfdir in configure to specify path to configuration filesAnthony Liguori
2010-01-13use pkg-config for libcurl whenever availablePaolo Bonzini
2010-01-13use pkg-config for sdl whenever availablePaolo Bonzini
2010-01-13fixes to the static compilation case for sdlPaolo Bonzini
2010-01-13use cross-prefix for pkgconfigPaolo Bonzini
2010-01-12kvm: Detect availability of kvm_para.hJan Kiszka
2010-01-12kvm: Use kvm-kmod headers if availableJan Kiszka
2010-01-08finish VPATH -> vpath translationPaolo Bonzini
2010-01-07Drop --whole-archive and static librariesAndreas Färber
2009-12-23Compile qemu-nbd also on OpenBSD and SolarisBlue Swirl
2009-12-19user_only: compile everything with -fpieKirill A. Shutemov
2009-12-13target-alpha: Enable softfloat.Richard Henderson
2009-12-12Do not abort on qemu_malloc(0) in production buildsAnthony Liguori
2009-12-05Add KVM support for S390xAlexander Graf
2009-12-05S/390 host/target build system supportAlexander Graf
2009-12-03Suppress optionrom build on Solaris x86Andreas Faerber
2009-12-03Don't leak file descriptorsKevin Wolf
2009-12-02configure: use correct cflags in compiler checksMichael S. Tsirkin
2009-12-01tcg: initial mips supportAurelien Jarno
2009-11-29Add support for GNU/kFreeBSDAurelien Jarno
2009-11-22Makefile dependencies for device configsPaul Brook
2009-11-21configure: Fix spelling in comment and rework the commentStefan Weil
2009-11-21qemu-io: build on all platformsAurelien Jarno
2009-11-18audio: link with -lpulse in addition to -lpulse-simpleAurelien Jarno
2009-11-17Fix typoBlue Swirl
2009-11-17Prevent configuring for a user emulator on a different type of OSBlue Swirl
2009-11-17Add a unit test for JSON supportAnthony Liguori
2009-11-17Add unit test for QFloatAnthony Liguori
2009-11-17Cleanup configure checks for dup3 and fallocateJan Kiszka
2009-11-09Configurable block format whitelistMarkus Armbruster
2009-11-02Fix the build when srcdir == objdirAnthony Liguori
2009-10-30build: add CONFIG_LINUXMark McLoughlin
2009-10-30net: move net-queue.[ch] under net/Mark McLoughlin
2009-10-21Merge commit 'linux-user/linux-user-for-upstream' into stagingAnthony Liguori
2009-10-18Suppress warnings about 'warn_unused_result' attribute directiveBlue Swirl
2009-10-15implementations of dup3 and fallocate that are good enough to fool LTPUlrich Hecht
2009-10-15configure: clean temporary executable files even on Windowsmalc
2009-10-11Fix bswap in commentStefan Weil