aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2009-11-17this patch fixes a typo where armv4l was incorrectly spelled arm4l,Laurent Desnogues
2009-09-22qemu-io: Improve portability (win32 now supported).Stefan Weil
2009-08-27Win32: Fix default prefixStefan Weil
2009-08-27Option rom makefile fixesPaul Brook
2009-07-16Generate $target_dir/config.h from $target_dir/config.makJuan Quintela
2009-07-16Refactor config_softfloat selection in another listJuan Quintela
2009-07-16rename s/config_mak/config_host_mak/ and s/config_h/config_host_h/Juan Quintela
2009-07-16simplify TARGET_ABI_DIR generationJuan Quintela
2009-07-16simplify TARGET_ARCH2 generationJuan Quintela
2009-07-16simplify TARGET_BASE_ARCH generationJuan Quintela
2009-07-16generate TARGET_<arch name> for config.hJuan Quintela
2009-07-16generate TARGET_ARCH for config.hJuan Quintela
2009-07-16Only setup TARGET_ARCH when it is different ofJuan Quintela
2009-07-16print only once TARGET_ARCHJuan Quintela
2009-07-16Refactor targe_bigendian selection in another listJuan Quintela
2009-07-16Refactor common code using a listJuan Quintela
2009-07-16generate ARCH name instead of coding itJuan Quintela
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