summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* show --disable-gtk and --enable-gtk in the help messageHu Tao2013-02-261-0/+2
* Add support for enabling build with GTK3Daniel P. Berrange2013-02-261-6/+19
* ui/gtk: Support versions of VTE before 0.26Stefan Weil2013-02-221-1/+1
* Reenable -Wstrict-prototypesKevin Wolf2013-02-221-6/+13
* ui/gtk: require at least GTK 2.18 and VTE 0.26Anthony Liguori2013-02-221-2/+2
* gtk: add translation support (v5)Anthony Liguori2013-02-211-1/+3
* ui: add basic GTK gui (v5)Anthony Liguori2013-02-211-0/+31
* build: disable Wstrict-prototypesAnthony Liguori2013-02-211-1/+1
* usb-host: move legacy cmd line bitsGerd Hoffmann2013-02-191-1/+1
* host-utils: Use __int128_t for mul[us]64Richard Henderson2013-02-171-0/+20
* configure: Fix build with XFreeRichard Henderson2013-02-061-1/+1
* configure: Keep -Werror enabled for Release CandidatesAndreas Färber2013-02-011-1/+1
* link seccomp only with softmmu targetsMichael Tokarev2013-01-261-1/+1
* vnc: added initial websocket protocol supportTim Hardeck2013-01-211-3/+24
* configure: silence pkg-config's check for cursesVadim Evard2013-01-211-1/+1
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-01-151-1/+4
|\
| * configure: try pkg-config for cursesVadim Evard2013-01-151-1/+4
* | raw-posix: support discard on more filesystemsKusanagi Kouichi2013-01-151-0/+19
|/
* Merge remote-tracking branch 'kraxel/pixman.v6' into stagingAnthony Liguori2013-01-141-0/+4
|\
| * pixman: pass extra cflags and ldflagsGerd Hoffmann2013-01-141-0/+4
* | libcacard: rewrite Makefile in non-recursive stylePaolo Bonzini2013-01-121-8/+1
* | libcacard: require libtool to build itPaolo Bonzini2013-01-121-1/+2
* | build: remove CONFIG_SMARTCARDPaolo Bonzini2013-01-121-42/+25
* | build: support linking with libtool objects/librariesPaolo Bonzini2013-01-121-1/+7
|/
* gcc: rename CONFIG_PRAGMA_DISABLE_UNUSED_BUT_SET to CONFIG_PRAGMA_DIAGNOSTIC_...Gerd Hoffmann2013-01-121-3/+3
* optionrom: build with discrete CPP and AS stepsBlue Swirl2013-01-121-1/+6
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-01-111-1/+1
|\
| * configure: Fix comment (copy+paste bug)Stefan Weil2013-01-111-1/+1
* | usbredir: Add support for buffered bulk input (v2)Hans de Goede2013-01-081-1/+1
|/
* tests: add gcov supportBlue Swirl2013-01-061-1/+19
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-01-041-1/+0
|\
| * Remove --sparc_cpu option from the configure list陳韋任 (Wei-Ren Chen)2013-01-041-1/+0
* | configure: also symlink *.aml filesGerd Hoffmann2013-01-041-0/+1
|/
* configure: Write new file "config-all-disas.mak" when running configureStefan Weil2013-01-021-0/+2
* configure: add CONFIG_VIRTIO_BLK_DATA_PLANEStefan Hajnoczi2013-01-021-0/+21
* tcg-i386: Perform cmov detection at runtime for 32-bit.Richard Henderson2012-12-291-0/+19
* configure: allow disabling pixman if not neededRobert Schiele2012-12-231-2/+16
* build: fix includes for VNCPaolo Bonzini2012-12-221-4/+3
* Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori2012-12-191-34/+19
|\
| * fpu: move public header file to include/fpuPaolo Bonzini2012-12-191-1/+1
| * build: kill libuserPaolo Bonzini2012-12-191-3/+0
| * build: kill libdis, move disassemblers to disas/Paolo Bonzini2012-12-191-28/+17
| * build: create ldscripts/Paolo Bonzini2012-12-191-1/+1
| * build: adjust setting of QEMU_INCLUDESPaolo Bonzini2012-12-191-2/+1
* | configure: Earlier pkg-config probeStefan Weil2012-12-181-8/+8
|/
* Revert "pixman: require 0.18.4 or newer"Gerd Hoffmann2012-12-141-2/+2
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-12-101-3/+1
|\
| * Fix spelling (prefered -> preferred)Stefan Weil2012-12-071-1/+1
| * configure: Remove stray debug outputPeter Maydell2012-12-071-2/+0
* | configure: Default to 'cc', not 'gcc'Peter Maydell2012-12-081-2/+11
OpenPOWER on IntegriCloud