summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2014-05-24tcg-mips: Layout executable and code_gen_bufferRichard Henderson1-2/+5
2014-05-24configure: Put tempfiles in a subdir of the build directoryPeter Maydell1-13/+16
2014-05-24configure: Automatically select GTK+ 3.0 if GTK+ 2.0 is unavailableStefan Weil1-3/+19
2014-05-15Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-s390-20140515' into s...Peter Maydell1-2/+2
2014-05-15tcg-s390: Don't force -march=z990Richard Henderson1-2/+2
2014-05-15Revert "iotests: Use configured python"Peter Maydell1-6/+0
2014-05-13Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell1-10/+7
2014-05-09libcacard: remove libcacard-specific CFLAGS and LIBS from global varsMichael Tokarev1-10/+7
2014-05-09iotests: Use configured pythonMax Reitz1-0/+6
2014-05-08Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-0/+2
2014-05-07Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...Peter Maydell1-1/+1
2014-05-07configure: Show trace output file conditionallyStefan Weil1-0/+2
2014-05-07configure: remove bashismMichael Tokarev1-1/+1
2014-05-07configure: make source tree build more robustMichael S. Tsirkin1-2/+10
2014-05-02linux-user: remove configure option for setting uname releaseRiku Voipio1-8/+0
2014-04-29configure: Re-run make if gtkabi/sdlabi is changedCole Robinson1-0/+2
2014-04-29configure: Document --with-gtkabiCole Robinson1-0/+1
2014-04-27configure: Improve help behaviorFam Zheng1-2/+5
2014-04-18configure: Remove redundant message for -WerrorStefan Weil1-1/+0
2014-04-18configure: Fix indentation of help for --enable/disable-debug-infoPeter Maydell1-2/+2
2014-04-14configure: Make stack-protector test check both compile and linkPeter Maydell1-1/+4
2014-04-10configure: use do_cc when checking for -fstack-protector supportPeter Maydell1-1/+1
2014-03-31configure: add option to disable -fstack-protector flagsSteven Noonan1-3/+15
2014-03-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+28
2014-03-27Detect pthread_setname_np at configure timeDr. David Alan Gilbert1-0/+28
2014-03-26gtk: Support GTK without VTEStefan Weil1-17/+37
2014-03-19block/nfs: bump libnfs requirement to 1.9.3Peter Lieven1-1/+1
2014-03-15configure: Don't use __int128_t for clang versions before 3.2Stefan Weil1-0/+5
2014-03-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-13/+14
2014-03-11Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into stagingPeter Maydell1-0/+4
2014-03-11configure: don't modify .status on errorMichael S. Tsirkin1-13/+14
2014-03-10configure: Prettify message for hosts without spice supportStefan Weil1-0/+4
2014-03-08tcg-aarch64: Enable builtin disassemblerRichard Henderson1-0/+6
2014-03-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell1-4/+19
2014-03-06configure: Always build with -fno-commonPeter Maydell1-1/+1
2014-03-06configure: Make C++ test work with --enable-werrorPeter Maydell1-22/+53
2014-03-05ui/sdl2 : initial port to SDL 2.0 (v2.0)Dave Airlie1-4/+19
2014-02-28dump: add support for lzo/snappyqiaonuohan1-0/+54
2014-02-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...Peter Maydell1-1/+1
2014-02-26Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell1-1/+9
2014-02-26target-arm: Add support for AArch32 ARMv8 CRC32 instructionsWill Newton1-1/+1
2014-02-25modules: do not include gmodule-2.0 in static buildsPaolo Bonzini1-1/+8
2014-02-25net: Disable netmap backend when not supportedVincenzo Maffione1-1/+9
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+36
2014-02-24Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell1-31/+125
2014-02-24configure: check that C++ compiler actually worksPeter Maydell1-0/+29
2014-02-21quorum: Add quorum mechanism.BenoƮt Canet1-0/+36
2014-02-21Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-5/+15
2014-02-21tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)Peter Maydell1-1/+12
2014-02-20configure: Disable libtool if -fPIE does not work with it (bug #1257099)Don Slutz1-1/+62