aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2009-07-16We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela
2009-07-16We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela
2009-07-16configure kqemu in a single placeJuan Quintela
2009-07-16configure kvm in a single placeJuan Quintela
2009-07-16configure xen in a single placeJuan Quintela
2009-07-16TARGET_ARCH2 is already known at configure time.Juan Quintela
2009-07-16configure already knows what TARGET_BASE_ARCH we need, no need to put the log...Juan Quintela
2009-07-16Fix multiboot.bin build on mingw32Anthony Liguori
2009-07-09configure: Append extra cflags and ldflagsJan Kiszka
2009-07-09configure: detect xen with --extra-cflags / --extra-ldflagsChristoph Egger
2009-07-09Merge commit 'linux-user/linux-user-for-upstream' into tmp-stagingAnthony Liguori
2009-07-09Enable MIPS NPTLPaul Brook
2009-07-08configure: remove bogus linux-user checkRiku Voipio
2009-07-03Rename target_cpu to target_arch2Blue Swirl
2009-06-29move CONFIG_* values from yes to yJuan Quintela
2009-06-29Multiboot build system v4Alexander Graf
2009-06-29Prefer ncurses over cursesJan Kiszka
2009-06-23add sparc64-softmmu to default configure targets listIgor V. Kovalenko
2009-06-22Fix build on Mac OS XAnthony Liguori
2009-06-16Fix help message for new configure option --enable-debug.Stefan Weil
2009-06-16kvm: Restrict configure check to LinuxJan Kiszka
2009-06-16linux-user: add tee, splice and vmsplicevibisreenivasan
2009-06-16linux-user: implement pipe2 [v3]Riku Voipio
2009-06-16linux-user: fix utimensatRiku Voipio
2009-06-13Really enable -WerrorBlue Swirl
2009-06-12Enable -Werror by default for git builds on Linux hostsAnthony Liguori
2009-06-07kvm: Improve upgrade notes when facing unsupported kernelsJan Kiszka
2009-06-07Fix generation of CONFIG_KVMBlue Swirl
2009-06-04Add --enable-debugPaul Brook
2009-05-28Add detection of pthread library nameSebastian Herbszt
2009-05-26microblaze: Hook into the build-system.Edgar E. Iglesias
2009-05-26Remove temporary config-host.hPaul Brook
2009-05-22Avoid errors when curl-config does not existPaul Brook
2009-05-22Add HTTP protocol using curl v6Alexander Graf
2009-05-21Compile most Xen files only onceBlue Swirl
2009-05-21Eliminate --disable-gfx-check and make VNC default when SDL not availableAnthony Liguori
2009-05-19Hardware convenience libraryPaul Brook
2009-05-14Fix build on Solaris and WIN32Anthony Liguori
2009-05-14Move block drivers into their own directoryAnthony Liguori
2009-05-14Add a --disable-docs to configure to allow doc build to be disabledAnthony Liguori
2009-05-08Drop CONFIG_GDBSTUBJan Kiszka
2009-04-28Silence missing pkg-config error messagesBlue Swirl
2009-04-27build system: Silence failing configure testsJan Kiszka
2009-04-24qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti)aliguori
2009-04-22xen: pv domain builder. (Gerd Hoffmann)aliguori
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori
2009-04-19kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir1
2009-04-18kqemu: only compile kqemu.o if actually neededblueswir1
2009-04-18buildsytem: consistently use install (Christoph Egger)aliguori
2009-04-17linux-user: fix inotify syscallsaurel32