aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2023-06-06meson: subprojects: replace submodules with wrap filesPaolo Bonzini
2023-06-06configure: rename --enable-pypi to --enable-download, control subprojects tooPaolo Bonzini
2023-06-06configure: remove --with-git= optionPaolo Bonzini
2023-05-26configure: ignore --makePaolo Bonzini
2023-05-26meson: use subproject for keycodemapdbPaolo Bonzini
2023-05-26meson: use subproject for internal libfdtPaolo Bonzini
2023-05-26configure: unset harmful environment variablesPaolo Bonzini
2023-05-21Merge tag 'for-upstream-urgent' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-05-19scripts: make sure scripts are invoked via $(PYTHON)Paolo Bonzini
2023-05-19configure: fix backwards-compatibility for meson sphinx_build optionPaolo Bonzini
2023-05-18Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into stagingRichard Henderson
2023-05-18Hexagon (target/hexagon) Add support for v68/v69/v71/v73Taylor Simpson
2023-05-18configure: remove unnecessary checkPaolo Bonzini
2023-05-18configure: reorder option parsing codePaolo Bonzini
2023-05-18configure: remove unnecessary mkdirPaolo Bonzini
2023-05-18configure: do not rerun the tests with -WerrorPaolo Bonzini
2023-05-18configure: remove compiler sanity checkPaolo Bonzini
2023-05-18build: move --disable-debug-info to mesonPaolo Bonzini
2023-05-18build: move compiler version check to mesonPaolo Bonzini
2023-05-18build: move remaining compiler flag tests to mesonPaolo Bonzini
2023-05-18build: move warning flag selection to mesonPaolo Bonzini
2023-05-18build: move stack protector flag selection to mesonPaolo Bonzini
2023-05-18build: move coroutine backend selection to mesonPaolo Bonzini
2023-05-18build: move SafeStack tests to mesonPaolo Bonzini
2023-05-18build: move sanitizer tests to mesonPaolo Bonzini
2023-05-18configure, meson: move --enable-modules to MesonPaolo Bonzini
2023-05-18configure: remove pkg-config functionsPaolo Bonzini
2023-05-18build: move glib detection and workarounds to mesonPaolo Bonzini
2023-05-18meson: use prefer_static optionPaolo Bonzini
2023-05-18meson: require 0.63.0Paolo Bonzini
2023-05-18configure: Add courtesy hint to Python version failure messageJohn Snow
2023-05-18Python: Drop support for Python 3.6Paolo Bonzini
2023-05-18configure: add --enable-pypi and --disable-pypiJohn Snow
2023-05-18configure: bootstrap sphinx with mkvenvJohn Snow
2023-05-18configure: move --enable-docs and --disable-docs back to configureJohn Snow
2023-05-18configure: use 'mkvenv ensure meson' to bootstrap mesonJohn Snow
2023-05-18configure: create a python venv unconditionallyJohn Snow
2023-05-10block: compile out assert_bdrv_graph_readable() by defaultStefan Hajnoczi
2023-04-20configure: Honour cross-prefix when finding ObjC compilerPeter Maydell
2023-04-20configure: Avoid -Werror=maybe-uninitializedAkihiko Odaki
2023-04-20build-sys: prevent meson from downloading wrapped subprojectsMarc-André Lureau