aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2008-11-29Handle SDL log just like other temporary filesmalc1-5/+5
2008-11-29Use trap shell builtin to remove temporary filesmalc1-2/+2
2008-11-27Make installing bios files optional.ths1-0/+8
2008-11-23Fix typo reported by Thiemo Seuferblueswir11-1/+1
2008-11-22Native BSD host USB support (Juergen Lock, Lonnie Mendez)blueswir11-0/+15
2008-11-22Fix some compile and linking issues on NetBSD.blueswir11-1/+6
2008-11-18Preliminary AIX supportmalc1-2/+13
2008-11-05Allow KVM to be used on either 32-bit or 64-bit x86aliguori1-3/+5
2008-11-05Add --kerneldir configure argumentaliguori1-2/+9
2008-11-05Add KVM support to QEMUaliguori1-0/+48
2008-11-01Avoid ld flag --warn-common on Solarisblueswir11-2/+5
2008-10-26Preliminary BSD user emulator supportblueswir11-1/+25
2008-10-24Fix windows build after migration changesaliguori1-1/+1
2008-10-11Add GDB XML register description support.pbrook1-0/+10
2008-10-11Use the adequate CFLAGS for confiugure tests.balrog1-2/+2
2008-10-11Add a configure check for zlib (Ryota OZAKI).balrog1-0/+17
2008-10-08Fix IO performance regression in sparcaliguori1-35/+0
2008-10-07add help text for --enable-sparse (Gerd Hoffman)aliguori1-1/+2
2008-10-07Add sparse checker support to the build system (Gerd Hoffman)aliguori1-0/+16
2008-09-30Avoid (some) ppc cross-compilation problemsmalc1-12/+4
2008-09-30target-alpha: convert palcode ops to TCGaurel321-2/+0
2008-09-30Make sure bluez programs (cross-)compile, add missing statics.balrog1-0/+10
2008-09-28Implement a HCI passthrough to host.balrog1-0/+20
2008-09-27Make compatfd fallback more robustaliguori1-0/+35
2008-09-26Fix build on FreeBSDaliguori1-1/+3
2008-09-17Enable ld flag --warn-commonblueswir11-0/+4
2008-09-15qemu sh4 nptl supportaurel321-0/+1
2008-09-14Enable gcc flag -Wwrite-stringsblueswir11-1/+2
2008-09-11Enable gcc flag -Wendif-labelsblueswir11-1/+1
2008-09-11Only build compatfd when using AIO and make sure to always init AIOaliguori1-0/+1
2008-09-07Fix libvdeplug link test.pbrook1-2/+7
2008-09-06Enable gcc flag -Wundefblueswir11-1/+1
2008-09-01SH4: final conversion to TCGaurel321-2/+0
2008-08-21*FreeBSD: pulseaudio is a possible audio driveraurel321-2/+2
2008-08-21Fix windows buildaliguori1-39/+43
2008-08-21Fix OSS on OpenBSDblueswir11-5/+11
2008-08-15Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)blueswir11-0/+6
2008-08-15Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries)blueswir11-0/+21
2008-08-13Handle remaining driver names when traversing audio_drv_list (Initial patch b...malc1-0/+4
2008-08-06Fix gnutls autodetection when using a cross-compiler.aliguori1-5/+12
2008-07-29For consistncy with --target-list accept coma separated items in --audio-card...malc1-1/+2
2008-07-24Do exit if test for hostlongbits on ppc64 failsmalc1-1/+2
2008-07-23Preliminary PPC64/Linux host supportmalc1-2/+25
2008-07-23Enable VDE by default if library is present.aliguori1-8/+4
2008-07-19Improve the audio driver checkmalc1-1/+1
2008-07-19Reject invalid audio driversmalc1-0/+10
2008-07-19Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths1-0/+28
2008-07-02Pulseaudio drivermalc1-1/+7
2008-07-02Fix test arguments (Jeremy C. Reed)malc1-1/+1
2008-06-29Fix shell quoting.pbrook1-2/+2