summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: bump min required CLang to 6.0 / XCode 10.0Daniel P. Berrangé2021-06-021-5/+5
* configure: bump min required GCC to 7.5.0Daniel P. Berrangé2021-06-021-3/+3
* configure: bump min required glib version to 2.56Daniel P. Berrangé2021-06-021-1/+1
* crypto: bump min gnutls to 3.5.18, dropping RHEL-7 supportDaniel P. Berrangé2021-06-021-1/+1
* crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 supportDaniel P. Berrangé2021-06-021-17/+1Star
* crypto: bump min nettle to 3.4, dropping RHEL-7 supportDaniel P. Berrangé2021-06-021-3/+1Star
* block/ssh: Bump minimum libssh version to 0.8.7Thomas Huth2021-06-021-18/+1Star
* configure: Avoid error messages about missing *-config-*.h filesThomas Huth2021-05-261-4/+8
* configure: simplify assignment to GIT_SUBMODULESPaolo Bonzini2021-05-261-14/+6Star
* configure: check for submodules if --with-git-submodules=ignorePaolo Bonzini2021-05-261-18/+22
* configure: Only clone softfloat-3 repositories if TCG is enabledPhilippe Mathieu-Daudé2021-05-261-2/+5
* build: add separate spice-protocol config optionGerd Hoffmann2021-05-211-4/+32
* configure: use cc, not host_cc to set cross_cc for build archAlex Bennée2021-05-181-1/+1
* configure: Emit HOST_CC to config-host.makBastian Koppelmann2021-05-181-0/+1
* configure: Poison all current target-specific #definesThomas Huth2021-05-141-0/+7
* Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell2021-05-131-14/+3Star
|\
| * Drop the deprecated unicore32 targetMarkus Armbruster2021-05-121-1/+1
| * Drop the deprecated lm32 targetMarkus Armbruster2021-05-121-4/+3Star
| * block: Drop the sheepdog block driverMarkus Armbruster2021-05-121-10/+0Star
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-05-121-1/+3
|\ \ | |/ |/|
| * configure: fix detection of gdbus-codegenPaolo Bonzini2021-05-121-1/+3
* | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05...Peter Maydell2021-05-111-1/+8
|\ \ | |/ |/|
| * pc-bios/s390-ccw: Allow building with Clang, tooThomas Huth2021-05-091-1/+8
* | configure: handle meson options that have changed typePaolo Bonzini2021-05-041-0/+9
* | configure: reindent meson invocationPaolo Bonzini2021-05-041-38/+38
* | slirp: add configure option to disable smbdJoelle van Dyne2021-05-041-3/+23
* | Add NVMM accelerator: configure and build logicReinoud Zandijk2021-05-041-1/+7
|/
* tests/tcg: add concept of container_hostsAlex Bennée2021-04-061-1/+1
* configure: Do not use default_feature for EXESUFMiroslav Rezanina2021-04-011-1/+1
* configure: Don't use the __atomic_*_16 functions for testing 128-bit supportThomas Huth2021-03-241-3/+3
* exec: Build page-vary-common.c with -fno-ltoRichard Henderson2021-03-241-19/+0Star
* configure: fix for SunOS based systemsDavid CARLIER2021-03-201-1/+1
* configure: add option to explicitly enable/disable libgioDenis Plotnikov2021-03-161-21/+39
* 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