summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated target tilegxThomas Huth2021-03-091-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i...Peter Maydell2021-03-041-22/+15Star
|\
| * configure: Improve OpenGL dependency detectionsAkihiko Odaki2021-03-041-22/+15Star
* | multiprocess: move feature to meson_options.txtPaolo Bonzini2021-02-251-9/+5Star
* | configure: fix --enable-fuzzing linker failuresAlexander Bulekov2021-02-251-0/+10
|/
* multi-process: Add config option for multi-process QEMUJagannathan Raman2021-02-091-0/+10
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-02-091-1/+1
|\
| * configure: Improve TCI feature descriptionPhilippe Mathieu-Daudé2021-02-081-1/+1
* | configure: bump the minimum gdb version for check-tcg to 9.1Alex Bennée2021-02-081-1/+1
* | configure: make version_ge more tolerant of shady version inputAlex Bennée2021-02-081-2/+2
|/
* configure: Fix --enable-tcg-interpreterRichard Henderson2021-02-051-2/+3
* Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...Peter Maydell2021-01-291-13/+38
|\
| * configure: replace --enable/disable-git-update with --with-git-submodulesDan Streetman2021-01-291-13/+38
* | darwin: remove 64-bit build detection on 32-bit OSJoelle van Dyne2021-01-291-11/+0Star
* | darwin: detect CoreAudio for buildJoelle van Dyne2021-01-291-2/+33
* | configure: cross compile should use x86_64 cpu_familyJoelle van Dyne2021-01-291-1/+4
* | darwin: fix cross-compiling for DarwinJoelle van Dyne2021-01-291-0/+4
* | darwin: remove redundant dependency declarationJoelle van Dyne2021-01-291-1/+0Star
* | configure: cross-compiling with empty cross_prefixJoelle van Dyne2021-01-291-2/+4
* | configure: Move preadv check to meson.buildPeter Maydell2021-01-291-16/+0Star
|/
* configure: Only check for audio drivers if system-mode is selectedPhilippe Mathieu-Daudé2021-01-261-0/+6
* meson: convert wixl detection to MesonPaolo Bonzini2021-01-231-66/+18Star
* build-sys: remove unused LIBSMarc-André Lureau2021-01-231-32/+0Star
* build-system: clean up TCG/TCI configuryPaolo Bonzini2021-01-211-8/+3Star
* configure: MinGW respect --bindir argumentJoshua Watt2021-01-211-11/+6Star
* configure: Add sys/timex.h to probe clock_adjtimeJiaxun Yang2021-01-201-0/+1
* configure: gate our use of GDB to 8.3.1 or aboveAlex Bennée2021-01-181-2/+5
* configure: quote command line arguments in config.statusPaolo Bonzini2021-01-121-1/+5
* configure: move Cocoa incompatibility checks to MesonPaolo Bonzini2021-01-121-15/+0Star
* configure: move GTK+ detection to MesonPaolo Bonzini2021-01-121-49/+6Star
* configure: move X11 detection to MesonPaolo Bonzini2021-01-121-12/+2Star
* gtk: remove CONFIG_GTK_GLPaolo Bonzini2021-01-121-7/+0Star
* cocoa: do not enable coreaudio automaticallyPaolo Bonzini2021-01-121-3/+1Star
* configure: move tests/qemu-iotests/common.env generation to mesonPaolo Bonzini2021-01-061-7/+0Star
* meson.build: convert --with-default-devices to mesonPaolo Bonzini2021-01-061-9/+4Star
* libattr: convert to mesonPaolo Bonzini2021-01-061-41/+4Star
* cap_ng: convert to mesonPaolo Bonzini2021-01-061-30/+4Star
* virtfs: convert to mesonPaolo Bonzini2021-01-061-25/+4Star
* seccomp: convert to mesonPaolo Bonzini2021-01-061-28/+4Star
* zstd: convert to mesonPaolo Bonzini2021-01-061-26/+4Star
* lzfse: convert to mesonPaolo Bonzini2021-01-061-27/+4Star
* snappy: convert to mesonPaolo Bonzini2021-01-061-28/+4Star
* lzo: convert to mesonPaolo Bonzini2021-01-061-28/+4Star
* rbd: convert to mesonPaolo Bonzini2021-01-061-30/+4Star
* libnfs: convert to mesonPaolo Bonzini2021-01-021-23/+4Star
* libiscsi: convert to mesonPaolo Bonzini2021-01-021-25/+4Star
* bzip2: convert to mesonPaolo Bonzini2021-01-021-27/+4Star
* glusterfs: convert to mesonPaolo Bonzini2021-01-021-98/+4Star
* curl: convert to mesonPaolo Bonzini2021-01-021-27/+4Star
* curl: remove compatibility code, require 7.29.0Paolo Bonzini2021-01-021-7/+2Star