summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2020-10-03capstone: Update to upstream "next" branchRichard Henderson
2020-10-03capstone: Convert Makefile bits to meson bitsRichard Henderson
2020-10-02block/export: Add BlockExport infrastructure and block-export-addKevin Wolf
2020-09-30oss-fuzz: move linker arg to fix coverage-buildAlexander Bulekov
2020-09-30cutils: introduce get_relocated_pathPaolo Bonzini
2020-09-30oslib-posix: default exec_dir to bindirPaolo Bonzini
2020-09-30meson: report accelerator supportPaolo Bonzini
2020-09-30meson: qtest: set "depends" correctlyPaolo Bonzini
2020-09-30configure: move cocoa option to MesonPaolo Bonzini
2020-09-30configure: move malloc_trim/tcmalloc/jemalloc to mesonPaolo Bonzini
2020-09-30meson: extend libmpathpersist test for static linkingPaolo Bonzini
2020-09-30meson: move libmpathpersist testPaolo Bonzini
2020-09-30meson: move libudev testPaolo Bonzini
2020-09-30configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSIStefan Hajnoczi
2020-09-30meson: error out if qemu_suffix starts with /Marc-André Lureau
2020-09-29scripts/qapi: Remove texinfo generation supportPeter Maydell
2020-09-29meson.build: Make manuals depend on source to Sphinx extensionsPeter Maydell
2020-09-29meson.build: Move SPHINX_ARGS to top level meson.build filePeter Maydell
2020-09-29docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell
2020-09-29docs/interop: Convert qemu-ga-ref to rSTPeter Maydell
2020-09-29configure: Fix build dependencies with vhost-vdpa.Laurent Vivier
2020-09-23meson: fix static flag summaryLaurent Vivier
2020-09-16meson: remove empty else and duplicated gio depsYonggang Luo
2020-09-15meson: fix module configGerd Hoffmann
2020-09-13Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-09-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-10meson.build: tweak sdl-image error messageSergei Trofimovich
2020-09-09hw/riscv: Move sifive_gpio model to hw/gpioBin Meng
2020-09-09softmmu: Add missing trace-events filePhilippe Mathieu-Daudé
2020-09-08meson: Convert undefsym.sh to undefsym.pyYonggang Luo
2020-09-08meson: specify fuzz linker script as a project argAlexander Bulekov
2020-09-08meson: get opengl compilation flags from OPENGL_CFLAGSPaolo Bonzini
2020-09-08meson: get glib compilation flags from GLIB_CFLAGSPaolo Bonzini
2020-09-08configure: do not look for install(1)Paolo Bonzini
2020-09-08configure: move -ldl test to mesonPaolo Bonzini
2020-09-08meson: keep all compiler flags detection togetherPaolo Bonzini
2020-09-08configure: move disassembler configuration to mesonPaolo Bonzini
2020-09-08meson: compute config_all_devices directlyPaolo Bonzini
2020-09-08meson: fix migration/stress compilation with glibc>=2.30Marc-André Lureau
2020-09-08meson: move keyutils dependency checkMarc-André Lureau
2020-09-08meson: declare keyutils dependencyMarc-André Lureau
2020-09-08meson: declare tasn1 dependencyMarc-André Lureau
2020-09-08meson: remove b_lundef optionPaolo Bonzini
2020-09-08qemu-iotests: move check-block back to MakefilesPaolo Bonzini
2020-09-07crypto: fix build with gcrypt enabledDaniel P. Berrangé
2020-09-02nbd: disable signals and forking on Windows buildsDaniel P. Berrangé
2020-09-01meson: use pkg-config method to find dependenciesPaolo Bonzini
2020-09-01meson: add NSIS buildingMarc-André Lureau
2020-09-01meson: use meson mandir instead of qemu_mandirMarc-André Lureau
2020-09-01meson: pass docdir optionMarc-André Lureau