aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2010-03-13configure: fix --sysconfdir specificationAndre Przywara1-1/+1
2010-03-12Remove userspace target_phys_addr_tPaul Brook1-1/+1
2010-03-09configure: Fix code which creates config.mak filesStefan Weil1-2/+2
2010-03-09configure: Fix wrong stderr redirectionStefan Weil1-2/+2
2010-03-06Documentation: Modify rule for html output (better looking output format)Stefan Weil1-1/+1
2010-02-19mingw32: Enable C99/POSIX format stringsStefan Weil1-0/+2
2010-02-19Monitor: Debugging supportLuiz Capitulino1-0/+10
2010-02-08configure: fix the static compilation for sdlTeLeMan1-2/+5
2010-02-08configure: Add --enable-docs and --disable-docs to --helpDirk Ullrich1-0/+2
2010-02-06Add -static earlier to LDFLAGS for compile_prog()Loïc Minier1-2/+3
2010-02-06configure: remove debugging code introduced in aa527b65d8187b97d73f889b6cae7b...Aurelien Jarno1-3/+0
2010-02-06configure: fix compilation on hosts without -fstack-protector-allAurelien Jarno1-2/+5
2010-01-28Solaris: test for presence of commands with has()Loïc Minier1-5/+7
2010-01-28Add and use has() and path_of() funcsLoïc Minier1-9/+43
2010-01-28Check for sdl-config before calling itLoïc Minier1-1/+6
2010-01-26Check availavility of -fstack-protector-allJuan Quintela1-1/+1
2010-01-26Enable _FORTIFY_SOURCE=2Kirill A. Shutemov1-1/+1
2010-01-24Support --sysconfdir in configure to specify path to configuration filesAnthony Liguori1-0/+17
2010-01-13use pkg-config for libcurl whenever availablePaolo Bonzini1-2/+8
2010-01-13use pkg-config for sdl whenever availablePaolo Bonzini1-4/+10
2010-01-13fixes to the static compilation case for sdlPaolo Bonzini1-3/+3
2010-01-13use cross-prefix for pkgconfigPaolo Bonzini1-5/+14
2010-01-12kvm: Detect availability of kvm_para.hJan Kiszka1-0/+11
2010-01-12kvm: Use kvm-kmod headers if availableJan Kiszka1-1/+1
2010-01-08finish VPATH -> vpath translationPaolo Bonzini1-3/+0
2010-01-07Drop --whole-archive and static librariesAndreas Färber1-33/+1
2009-12-23Compile qemu-nbd also on OpenBSD and SolarisBlue Swirl1-1/+1
2009-12-19user_only: compile everything with -fpieKirill A. Shutemov1-0/+3
2009-12-13target-alpha: Enable softfloat.Richard Henderson1-1/+1
2009-12-12Do not abort on qemu_malloc(0) in production buildsAnthony Liguori1-1/+17
2009-12-05Add KVM support for S390xAlexander Graf1-1/+3
2009-12-05S/390 host/target build system supportAlexander Graf1-7/+15
2009-12-03Suppress optionrom build on Solaris x86Andreas Faerber1-1/+1
2009-12-03Don't leak file descriptorsKevin Wolf1-0/+20
2009-12-02configure: use correct cflags in compiler checksMichael S. Tsirkin1-20/+21
2009-12-01tcg: initial mips supportAurelien Jarno1-1/+6
2009-11-29Add support for GNU/kFreeBSDAurelien Jarno1-1/+5
2009-11-22Makefile dependencies for device configsPaul Brook1-4/+0
2009-11-21configure: Fix spelling in comment and rework the commentStefan Weil1-8/+10
2009-11-21qemu-io: build on all platformsAurelien Jarno1-4/+2
2009-11-18audio: link with -lpulse in addition to -lpulse-simpleAurelien Jarno1-2/+2
2009-11-17Fix typoBlue Swirl1-1/+1
2009-11-17Prevent configuring for a user emulator on a different type of OSBlue Swirl1-0/+12
2009-11-17Add a unit test for JSON supportAnthony Liguori1-1/+1
2009-11-17Add unit test for QFloatAnthony Liguori1-0/+1
2009-11-17Cleanup configure checks for dup3 and fallocateJan Kiszka1-2/+2
2009-11-09Configurable block format whitelistMarkus Armbruster1-0/+7
2009-11-02Fix the build when srcdir == objdirAnthony Liguori1-3/+3
2009-10-30build: add CONFIG_LINUXMark McLoughlin1-0/+4
2009-10-30net: move net-queue.[ch] under net/Mark McLoughlin1-1/+1