aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2023-10-18configure: define "pkg-config" in addition to "pkgconfig"Paolo Bonzini1-0/+1
2023-10-18configure, meson: use command line options to configure qemu-gaPaolo Bonzini1-7/+9
2023-10-18configure: unify handling of several Debian cross containersPaolo Bonzini1-36/+5
2023-10-18configure: move environment-specific defaults to config-meson.crossPaolo Bonzini1-23/+14
2023-10-18configure: move target-specific defaults to an external machine filePaolo Bonzini1-22/+15
2023-10-18configure: remove some dead cruftPaolo Bonzini1-6/+1
2023-10-18configure: clean up PIE option handlingPaolo Bonzini1-20/+13
2023-10-18configure: clean up plugin option handlingPaolo Bonzini1-22/+17
2023-10-18configure, tests/tcg: simplify GDB conditionalsPaolo Bonzini1-16/+14
2023-10-18configure: clean up handling of CFI optionPaolo Bonzini1-6/+7
2023-10-17Revert "configure: Add workaround for ccache and clang"Yonggang Luo1-32/+0
2023-10-11Python: Enable python3.12 supportJohn Snow1-1/+2
2023-10-11configure: fix error message to say Python 3.8John Snow1-1/+1
2023-10-11configure: remove gcc version suffixesAlex Bennée1-2/+2
2023-10-11configure: allow user to override docker engineAlex Bennée1-2/+6
2023-10-11tests/docker: make docker engine choice entirely configure drivenAlex Bennée1-1/+0
2023-10-08configure: change $softmmu to $systemPaolo Bonzini1-5/+5
2023-09-07Python: Drop support for Python 3.7Paolo Bonzini1-4/+4
2023-09-07configure: remove dead codePaolo Bonzini1-8/+0
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini1-18/+0
2023-09-07configure, meson: remove CONFIG_SOLARIS from config-host.makPaolo Bonzini1-3/+0
2023-09-07configure, meson: move --enable-plugins to mesonPaolo Bonzini1-4/+1
2023-09-07configure: unify recursion into sub-MakefilesPaolo Bonzini1-5/+8
2023-09-07contrib/plugins: use an independent makefilePaolo Bonzini1-3/+12
2023-09-07configure: move --enable-debug-tcg to mesonPaolo Bonzini1-10/+1
2023-09-07configure: remove boolean variables for targetsPaolo Bonzini1-42/+13
2023-09-07configure: create native file with contents of $host_ccPaolo Bonzini1-4/+11
2023-09-07configure: remove HOST_CCPaolo Bonzini1-1/+0
2023-09-01linux-user, bsd-user: disable on unsupported host architecturesPaolo Bonzini1-17/+23
2023-08-28configure: remove unnecessary mkdir -pPaolo Bonzini1-1/+0
2023-08-28configure: fix container_hosts misspellings and duplicationsPaolo Bonzini1-2/+1
2023-08-28configure: switch to ensuregroupPaolo Bonzini1-10/+4
2023-08-28python: use vendored tomliPaolo Bonzini1-0/+6
2023-08-28configure: never use PyPI for MesonPaolo Bonzini1-6/+0
2023-08-28configure: fix and complete detection of tricore toolsPaolo Bonzini1-4/+1
2023-08-08configure: unify case statements for CPU canonicalizationPaolo Bonzini1-68/+97
2023-08-08configure: fix detection for x32 linux-userPaolo Bonzini1-0/+2
2023-08-06configure: Fix linux-user host detection for riscv64Richard Henderson1-1/+8
2023-08-03configure: support passthrough of -Dxxx args to mesonDaniel P. Berrangé1-0/+4
2023-07-11configure: Fix cross-building for RISCV host (v5)Philippe Mathieu-Daudé1-0/+3
2023-07-11configure: Fix cross-building for RISCV hostPhilippe Mathieu-Daudé1-1/+5
2023-06-26git-submodule.sh: allow running in validate mode without previous updatePaolo Bonzini1-1/+1
2023-06-26build: further refine build.ninja rulesPaolo Bonzini1-0/+1
2023-06-07Merge tag 'pull-tricore-20230607' of https://github.com/bkoppelmann/qemu into...Richard Henderson1-0/+1
2023-06-07tests/tcg/tricore: Add first C programBastian Koppelmann1-0/+1
2023-06-07configure: check for $download value properlyMichal Privoznik1-1/+1
2023-06-06configure: remove --with-git-submodules=Paolo Bonzini1-31/+9
2023-06-06build: remove git submodule handling from main makefilePaolo Bonzini1-7/+0
2023-06-06meson: subprojects: replace berkeley-{soft,test}float-3 with wrapsPaolo Bonzini1-27/+0
2023-06-06configure: move SLOF submodule handling to pc-bios/s390-ccwPaolo Bonzini1-4/+3