aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2024-01-19configure: Add linux header compile support for LoongArchBibo Mao1-0/+1
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini1-29/+29
2023-12-31configure: unify again the case arms in probe_target_compilerPaolo Bonzini1-59/+28
2023-12-31configure: remove unnecessary subshellPaolo Bonzini1-5/+3
2023-12-31Makefile: clean qemu-iotests outputPaolo Bonzini1-1/+1
2023-12-22configure: use a native non-cross compiler for linux-userPaolo Bonzini1-2/+2
2023-11-24configure: Make only once with pseudo-"in source tree" buildsAkihiko Odaki1-8/+4
2023-11-24tests: respect --enable/--disable-download for AvocadoPaolo Bonzini1-4/+5
2023-11-23configure: don't try a "native" cross for linux-userAlex Bennée1-10/+13
2023-11-23tests/docker: replace fedora-i386 with debian-i686Daniel P. Berrangé1-2/+2
2023-11-08plugins: allow plugins to be enabled on windowsGreg Manning1-2/+2
2023-11-08plugins: make test/example plugins work on windowsGreg Manning1-0/+3
2023-11-08configure: tell meson and contrib_plugins about DLLTOOLAlex Bennée1-0/+6
2023-10-31tests/docker: use debian-all-test-cross for sparc64Alex Bennée1-0/+4
2023-10-31tests/docker: use debian-all-test-cross for riscv64Alex Bennée1-0/+4
2023-10-31tests/docker: use debian-all-test-cross for mipsAlex Bennée1-0/+4
2023-10-31tests/docker: use debian-all-test-cross for mips64Alex Bennée1-1/+1
2023-10-31tests/docker: use debian-all-test-cross for m68kAlex Bennée1-0/+5
2023-10-31tests/docker: use debian-all-test-cross for hppaAlex Bennée1-0/+5
2023-10-31tests/docker: use debian-all-test-cross for powerAlex Bennée1-3/+2
2023-10-31tests/docker: move sh4 to use debian-legacy-test-crossAlex Bennée1-0/+4
2023-10-31tests/docker: use debian-legacy-test-cross for alphaAlex Bennée1-0/+5
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