summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Run docker probe only if docker or podman are availableStefan Weil2022-11-221-1/+1
* Fix broken configure with -Wunused-parameterStefan Weil2022-11-061-4/+4
* tests/tcg: include CONFIG_PLUGIN in config-host.makPaolo Bonzini2022-10-311-0/+3
* configure: fix the --enable-static --disable-pie caseAlex Bennée2022-10-311-2/+3
* configure: don't enable cross compilers unless in target_listAlex Bennée2022-10-311-0/+9
* configure: Avoid using strings binaryMichal Privoznik2022-10-181-17/+18
* configure: don't enable firmware for targets that are not builtPaolo Bonzini2022-10-181-4/+16
* Revert "configure: build ROMs with container-based cross compilers"Alex Bennée2022-10-111-18/+12Star
* configure: build ROMs with container-based cross compilersPaolo Bonzini2022-10-061-12/+18
* configure: cleanup creation of tests/tcg target configPaolo Bonzini2022-10-061-7/+5Star
* configure: unify creation of cross-compilation MakefilesPaolo Bonzini2022-10-061-51/+43Star
* configure: move tests/tcg/Makefile.prereqs to root build directoryPaolo Bonzini2022-10-061-8/+7Star
* tests/tcg: move compiler tests to MakefilesPaolo Bonzini2022-10-061-63/+2Star
* tests/tcg: remove -f from Makefile invocationPaolo Bonzini2022-10-061-3/+4
* tests: simplify Makefile invocation for tests/tcgPaolo Bonzini2022-10-061-9/+14
* configure: store container engine in config-host.makPaolo Bonzini2022-10-061-3/+8
* configure: return status code from probe_target_compilerPaolo Bonzini2022-10-061-8/+6Star
* configure: move detected gdb to TCG's config-host.makAlex Bennée2022-10-061-0/+7
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-10-041-91/+6Star
|\
| * configure, meson: move linker flag detection to mesonPaolo Bonzini2022-10-011-16/+0Star
| * configure, meson: move C++ compiler detection to meson.buildPaolo Bonzini2022-10-011-57/+0Star
| * meson: require 0.61.3Paolo Bonzini2022-10-011-1/+1
| * configure: do not invoke as/ld directly for pc-bios/optionromPaolo Bonzini2022-09-271-17/+5Star
* | Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-09-271-24/+1Star
|\ \ | |/ |/|
| * Remove the slirp submodule (i.e. compile only with an external libslirp)Thomas Huth2022-09-261-24/+0Star
| * configure: Add -Wno-gnu-variable-sized-type-not-at-endChenyi Qiang2022-09-261-0/+1
* | configure: Avoid use of 'local' as it is non-POSIXPeter Maydell2022-09-221-4/+3Star
* | configure: Check mkdir result directly, not via $?Peter Maydell2022-09-221-2/+1Star
* | configure: Remove use of backtick `...` syntaxPeter Maydell2022-09-221-1/+1
* | configure: Add './' on front of glob of */config-devices.mak.dPeter Maydell2022-09-221-1/+1
* | configure: Add missing quoting for some easy casesPeter Maydell2022-09-221-32/+32
* | configure: Remove unused meson_args variablePeter Maydell2022-09-221-1/+0Star
* | configure: Remove unused python_version variablePeter Maydell2022-09-221-3/+0Star
|/
* configure: explicitly set cflags for --disable-pieAlex Bennée2022-09-201-0/+3
* configure: improve error for ucontext coroutine backendPaolo Bonzini2022-09-011-10/+1Star
* configure: pass correct cflags to container-based cross compilersPaolo Bonzini2022-07-291-1/+0Star
* configure: Fix ppc container_cross_cc substitutionRichard Henderson2022-07-291-1/+1
* configure: Avoid '==' bashismPeter Maydell2022-07-261-1/+1
* configure: Drop dead code attempting to use -msmall-data on alpha hostsPeter Maydell2022-07-261-7/+0Star
* configure: Don't use bash-specific string-replacement syntaxPeter Maydell2022-07-261-3/+4
* configure: Add braces to clarify intent of $emu[[:space:]]Peter Maydell2022-07-261-1/+1
* configure: Add missing POSIX-required spacePeter Maydell2022-07-261-1/+1
* tests/docker/dockerfiles: Add debian-loongarch-cross.dockerRichard Henderson2022-07-191-0/+5
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-07-141-0/+15
|\
| * meson: Prefix each element of firmware pathAkihiko Odaki2022-07-131-0/+15
* | configure: Restrict TCG to emulationPhilippe Mathieu-Daudé2022-07-131-6/+14
|/
* build: try both native and cross compilersPaolo Bonzini2022-07-081-64/+95
* configure: pass whole target name to probe_target_compilerPaolo Bonzini2022-07-081-20/+32
* configure: write EXTRA_CFLAGS for all sub-MakefilesPaolo Bonzini2022-07-061-4/+2Star
* configure: allow more host/target combos to use the host compilerPaolo Bonzini2022-07-061-0/+4