summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2009-07-16Generate $target_dir/config.h from $target_dir/config.makJuan Quintela1-30/+12
2009-07-16Refactor config_softfloat selection in another listJuan Quintela1-20/+7
2009-07-16rename s/config_mak/config_host_mak/ and s/config_h/config_host_h/Juan Quintela1-156/+155
2009-07-16simplify TARGET_ABI_DIR generationJuan Quintela1-4/+9
2009-07-16simplify TARGET_ARCH2 generationJuan Quintela1-8/+2
2009-07-16simplify TARGET_BASE_ARCH generationJuan Quintela1-17/+16
2009-07-16generate TARGET_<arch name> for config.hJuan Quintela1-17/+3
2009-07-16generate TARGET_ARCH for config.hJuan Quintela1-18/+2
2009-07-16Only setup TARGET_ARCH when it is different ofJuan Quintela1-11/+1
2009-07-16print only once TARGET_ARCHJuan Quintela1-18/+19
2009-07-16Refactor targe_bigendian selection in another listJuan Quintela1-14/+5
2009-07-16Refactor common code using a listJuan Quintela1-48/+3
2009-07-16generate ARCH name instead of coding itJuan Quintela1-34/+21
2009-07-16We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela1-7/+2
2009-07-16We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela1-4/+2
2009-07-16configure kqemu in a single placeJuan Quintela1-10/+5
2009-07-16configure kvm in a single placeJuan Quintela1-28/+13
2009-07-16configure xen in a single placeJuan Quintela1-10/+7
2009-07-16TARGET_ARCH2 is already known at configure time.Juan Quintela1-1/+6
2009-07-16configure already knows what TARGET_BASE_ARCH we need, no need to put the log...Juan Quintela1-0/+8
2009-07-16Fix multiboot.bin build on mingw32Anthony Liguori1-0/+6
2009-07-09configure: Append extra cflags and ldflagsJan Kiszka1-6/+6
2009-07-09configure: detect xen with --extra-cflags / --extra-ldflagsChristoph Egger1-2/+2
2009-07-09Merge commit 'linux-user/linux-user-for-upstream' into tmp-stagingAnthony Liguori1-10/+6
2009-07-09Enable MIPS NPTLPaul Brook1-0/+1
2009-07-08configure: remove bogus linux-user checkRiku Voipio1-10/+6
2009-07-03Rename target_cpu to target_arch2Blue Swirl1-45/+45
2009-06-29move CONFIG_* values from yes to yJuan Quintela1-37/+37
2009-06-29Multiboot build system v4Alexander Graf1-1/+8
2009-06-29Prefer ncurses over cursesJan Kiszka1-2/+10
2009-06-23add sparc64-softmmu to default configure targets listIgor V. Kovalenko1-0/+1
2009-06-22Fix build on Mac OS XAnthony Liguori1-1/+9
2009-06-16Fix help message for new configure option --enable-debug.Stefan Weil1-1/+1
2009-06-16kvm: Restrict configure check to LinuxJan Kiszka1-2/+2
2009-06-16linux-user: add tee, splice and vmsplicevibisreenivasan1-0/+23
2009-06-16linux-user: implement pipe2 [v3]Riku Voipio1-0/+21
2009-06-16linux-user: fix utimensatRiku Voipio1-0/+22
2009-06-13Really enable -WerrorBlue Swirl1-13/+14
2009-06-12Enable -Werror by default for git builds on Linux hostsAnthony Liguori1-5/+13
2009-06-07kvm: Improve upgrade notes when facing unsupported kernelsJan Kiszka1-2/+4
2009-06-07Fix generation of CONFIG_KVMBlue Swirl1-7/+8
2009-06-04Add --enable-debugPaul Brook1-1/+15
2009-05-28Add detection of pthread library nameSebastian Herbszt1-5/+9
2009-05-26microblaze: Hook into the build-system.Edgar E. Iglesias1-1/+20
2009-05-26Remove temporary config-host.hPaul Brook1-1/+8
2009-05-22Avoid errors when curl-config does not existPaul Brook1-1/+1
2009-05-22Add HTTP protocol using curl v6Alexander Graf1-0/+25
2009-05-21Compile most Xen files only onceBlue Swirl1-0/+5
2009-05-21Eliminate --disable-gfx-check and make VNC default when SDL not availableAnthony Liguori1-17/+2
2009-05-19Hardware convenience libraryPaul Brook1-0/+33