summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...Peter Maydell2014-05-071-1/+1
|\
| * configure: remove bashismMichael Tokarev2014-05-071-1/+1
* | configure: make source tree build more robustMichael S. Tsirkin2014-05-071-2/+10
|/
* linux-user: remove configure option for setting uname releaseRiku Voipio2014-05-021-8/+0
* configure: Re-run make if gtkabi/sdlabi is changedCole Robinson2014-04-291-0/+2
* configure: Document --with-gtkabiCole Robinson2014-04-291-0/+1
* configure: Improve help behaviorFam Zheng2014-04-271-2/+5
* configure: Remove redundant message for -WerrorStefan Weil2014-04-181-1/+0
* configure: Fix indentation of help for --enable/disable-debug-infoPeter Maydell2014-04-181-2/+2
* configure: Make stack-protector test check both compile and linkPeter Maydell2014-04-141-1/+4
* configure: use do_cc when checking for -fstack-protector supportPeter Maydell2014-04-101-1/+1
* configure: add option to disable -fstack-protector flagsSteven Noonan2014-03-311-3/+15
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-281-0/+28
|\
| * Detect pthread_setname_np at configure timeDr. David Alan Gilbert2014-03-271-0/+28
* | gtk: Support GTK without VTEStefan Weil2014-03-261-17/+37
|/
* block/nfs: bump libnfs requirement to 1.9.3Peter Lieven2014-03-191-1/+1
* configure: Don't use __int128_t for clang versions before 3.2Stefan Weil2014-03-151-0/+5
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-111-13/+14
|\
| * configure: don't modify .status on errorMichael S. Tsirkin2014-03-111-13/+14
* | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into stagingPeter Maydell2014-03-111-0/+4
|\ \
| * | configure: Prettify message for hosts without spice supportStefan Weil2014-03-101-0/+4
| |/
* | tcg-aarch64: Enable builtin disassemblerRichard Henderson2014-03-081-0/+6
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell2014-03-071-4/+19
|\
| * ui/sdl2 : initial port to SDL 2.0 (v2.0)Dave Airlie2014-03-051-4/+19
* | configure: Always build with -fno-commonPeter Maydell2014-03-061-1/+1
* | configure: Make C++ test work with --enable-werrorPeter Maydell2014-03-061-22/+53
|/
* dump: add support for lzo/snappyqiaonuohan2014-02-281-0/+54
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...Peter Maydell2014-02-261-1/+1
|\
| * target-arm: Add support for AArch32 ARMv8 CRC32 instructionsWill Newton2014-02-261-1/+1
* | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-02-261-1/+9
|\ \ | |/ |/|
| * net: Disable netmap backend when not supportedVincenzo Maffione2014-02-251-1/+9
* | modules: do not include gmodule-2.0 in static buildsPaolo Bonzini2014-02-251-1/+8
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-02-251-0/+36
|\ \ | |/ |/|
| * quorum: Add quorum mechanism.BenoƮt Canet2014-02-211-0/+36
* | Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell2014-02-241-31/+125
|\ \
| * | configure: Disable libtool if -fPIE does not work with it (bug #1257099)Don Slutz2014-02-201-1/+62
| * | block: convert block drivers linked with libs to modulesFam Zheng2014-02-201-5/+5
| * | module: implement module loadingFam Zheng2014-02-201-9/+33
| * | rules.mak: introduce DSO rulesFam Zheng2014-02-201-0/+15
| * | darwin: do not use -mdynamic-no-picPaolo Bonzini2014-02-201-2/+0
| * | block: use per-object cflags and libsFam Zheng2014-02-201-15/+10
| * | rules.mak: fix $(obj) to a real relative pathFam Zheng2014-02-201-0/+1
* | | configure: check that C++ compiler actually worksPeter Maydell2014-02-241-0/+29
| |/ |/|
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-02-211-5/+15
|\ \
| * | Fix configure script for LTTng 2.xMohamad Gebai2014-02-191-5/+15
| |/
* | tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)Peter Maydell2014-02-211-1/+12
|/
* Fix QEMU build on OpenBSD on x86 archsBrad2014-02-171-0/+7
* configure: add hints to a remedy for feature_not_found errorsStewart Smith2014-02-151-33/+35
* configure: add hint of libfdt to DTC dependency not found messageStewart Smith2014-02-151-2/+2
* Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into stagingPeter Maydell2014-02-121-0/+26
|\
OpenPOWER on IntegriCloud