aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2021-06-02configure: bump min required CLang to 6.0 / XCode 10.0Daniel P. Berrangé
2021-06-02configure: bump min required GCC to 7.5.0Daniel P. Berrangé
2021-06-02configure: bump min required glib version to 2.56Daniel P. Berrangé
2021-06-02crypto: bump min gnutls to 3.5.18, dropping RHEL-7 supportDaniel P. Berrangé
2021-06-02crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 supportDaniel P. Berrangé
2021-06-02crypto: bump min nettle to 3.4, dropping RHEL-7 supportDaniel P. Berrangé
2021-06-02block/ssh: Bump minimum libssh version to 0.8.7Thomas Huth
2021-05-26configure: Avoid error messages about missing *-config-*.h filesThomas Huth
2021-05-26configure: simplify assignment to GIT_SUBMODULESPaolo Bonzini
2021-05-26configure: check for submodules if --with-git-submodules=ignorePaolo Bonzini
2021-05-26configure: Only clone softfloat-3 repositories if TCG is enabledPhilippe Mathieu-Daudé
2021-05-21build: add separate spice-protocol config optionGerd Hoffmann
2021-05-18configure: use cc, not host_cc to set cross_cc for build archAlex Bennée
2021-05-18configure: Emit HOST_CC to config-host.makBastian Koppelmann
2021-05-14configure: Poison all current target-specific #definesThomas Huth
2021-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster
2021-05-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-05-12configure: fix detection of gdbus-codegenPaolo Bonzini
2021-05-11Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05...Peter Maydell
2021-05-09pc-bios/s390-ccw: Allow building with Clang, tooThomas Huth
2021-05-04configure: handle meson options that have changed typePaolo Bonzini
2021-05-04configure: reindent meson invocationPaolo Bonzini
2021-05-04slirp: add configure option to disable smbdJoelle van Dyne
2021-05-04Add NVMM accelerator: configure and build logicReinoud Zandijk
2021-04-06tests/tcg: add concept of container_hostsAlex Bennée
2021-04-01configure: Do not use default_feature for EXESUFMiroslav Rezanina
2021-03-24configure: Don't use the __atomic_*_16 functions for testing 128-bit supportThomas Huth
2021-03-23exec: Build page-vary-common.c with -fno-ltoRichard Henderson
2021-03-20configure: fix for SunOS based systemsDavid CARLIER
2021-03-16configure: add option to explicitly enable/disable libgioDenis Plotnikov
2021-03-09Remove deprecated target tilegxThomas Huth
2021-03-04Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i...Peter Maydell
2021-03-04configure: Improve OpenGL dependency detectionsAkihiko Odaki
2021-02-25multiprocess: move feature to meson_options.txtPaolo Bonzini
2021-02-25configure: fix --enable-fuzzing linker failuresAlexander Bulekov
2021-02-09multi-process: Add config option for multi-process QEMUJagannathan Raman
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-08configure: Improve TCI feature descriptionPhilippe Mathieu-Daudé
2021-02-08configure: bump the minimum gdb version for check-tcg to 9.1Alex Bennée
2021-02-08configure: make version_ge more tolerant of shady version inputAlex Bennée
2021-02-05configure: Fix --enable-tcg-interpreterRichard Henderson
2021-01-29Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...Peter Maydell
2021-01-29configure: replace --enable/disable-git-update with --with-git-submodulesDan Streetman
2021-01-29darwin: remove 64-bit build detection on 32-bit OSJoelle van Dyne
2021-01-29darwin: detect CoreAudio for buildJoelle van Dyne
2021-01-29configure: cross compile should use x86_64 cpu_familyJoelle van Dyne
2021-01-29darwin: fix cross-compiling for DarwinJoelle van Dyne