summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Solaris 9/x86 support, by Ben Taylor.ths2007-04-011-1/+17
* MIPS64 configurations.ths2007-04-011-2/+16
* Move determination of AIOLIBS until after all configure options have beenths2007-03-251-6/+6
* Typo in configure, by Nicholas Sauzede.ths2007-03-251-1/+1
* Solaris needs -lrt, spotted by Ben Taylor.ths2007-03-191-1/+1
* Disable compiler options dangerous for op compilation.ths2007-03-181-8/+0
* Better way to select -lrt, by Andrzei Zaborowski.ths2007-03-171-0/+7
* Add PowerPC 64 target for tests.j_mayer2007-03-171-1/+1
* Fix configure typo, by Juergen Lock.ths2007-03-031-1/+1
* Compiler check for byteswap.h instead of hardcoded path.pbrook2007-02-271-2/+8
* Honor $cross_prefix when searching for suitable gcc.pbrook2007-02-271-2/+2
* Fix "make install prefix=/somewhere".pbrook2007-02-271-22/+22
* fixed cross win32 buildbellard2007-02-151-1/+1
* Fix typo, and some reformatting.ths2007-02-111-4/+4
* Fix syntax error.ths2007-02-111-1/+2
* Improve configure for Solaris, by Ben Taylor.ths2007-02-101-13/+9
* Use Cocoa and CoreAudio backend by default on Darwin systems, by Pierreths2007-01-311-1/+12
* Darwin userspace emulation, by Pierre d'Herbemont.ths2007-01-181-9/+39
* Kqemu support for Solaris, by Ben Taylor.ths2007-01-171-0/+5
* Configure check for alsa, by Bernhard Fischer.ths2007-01-051-0/+19
* Untangle the various CFLAGS/LDFLAGS flavours. Allow overriding theths2007-01-051-1/+7
* Fix Makefile weirdness.ths2007-01-011-5/+0
* Fix spelling.ths2006-12-231-1/+1
* Look for gcc3 (Anthony Liguori).pbrook2006-12-191-17/+42
* ColdFire target.pbrook2006-10-221-2/+8
* removed unused codebellard2006-09-251-11/+0
* disable user targets by default for cross compile with mingw32bellard2006-06-251-1/+1
* soft floats for SPARC (Blue Swirl)bellard2006-06-211-1/+1
* Add big-endian SH4-user targetpbrook2006-06-181-1/+2
* Enable SH bFLT loader.pbrook2006-06-171-0/+1
* allow ACPI table buildbellard2006-06-141-0/+7
* gdb stub for win32bellard2006-06-141-1/+0
* MIPS FPU support (Marius Goeger)bellard2006-06-141-0/+2
* bFLT loader (for uClinux binaries).pbrook2006-06-111-0/+6
* Teach usermode emulation how to lie about uname -r.pbrook2006-05-141-0/+8
* Test if compiler works instead of checking if binary exists.pbrook2006-05-081-3/+10
* removed sh4 user build (not usable yet)bellard2006-05-031-1/+1
* Solaris port (Ben Taylor)bellard2006-05-011-6/+1
* Fix non-portable use of expr.pbrook2006-04-291-1/+1
* sh4 target (Samuel Tardieu)bellard2006-04-271-1/+5
* Solaris configure hacks.pbrook2006-04-261-13/+3
* Solaris port (Ben Taylor)bellard2006-04-251-2/+78
* Autodetect tools neccessary for building documentation.pbrook2006-04-231-0/+10
* check if specified compiler existsbellard2006-04-231-0/+5
* Allow user to specify "install" utility.pbrook2006-04-171-0/+6
* Typo in error message.pbrook2006-04-161-1/+1
* Add quotes missing from previous patch.pbrook2006-04-161-1/+1
* Remove non-portable code from configure.pbrook2006-04-161-34/+32
* Fix out of tree builds.pbrook2006-04-161-6/+12
* Move configure --help output before gcc checks.pbrook2006-04-081-43/+43
OpenPOWER on IntegriCloud