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