aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2020-10-06configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to mesonPaolo Bonzini
2020-10-06configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGSPaolo Bonzini
2020-10-06dtc: Convert Makefile bits to meson bitsPaolo Bonzini
2020-10-06slirp: Convert Makefile bits to meson bitsPaolo Bonzini
2020-10-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-05Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into...Peter Maydell
2020-10-04meson: move sparse detection to Meson and rewrite check_sparse.pyPaolo Bonzini
2020-10-03default-configs: remove redundant keysPaolo Bonzini
2020-10-03default-configs: use TARGET_ARCH keyPaolo Bonzini
2020-10-03configure: move OpenBSD W^X test to mesonPaolo Bonzini
2020-10-03configure: remove target configurationPaolo Bonzini
2020-10-03configure: compute derivatives of target name in mesonPaolo Bonzini
2020-10-03configure: move accelerator logic to mesonPaolo Bonzini
2020-10-03default-configs: move files to default-configs/devices/Paolo Bonzini
2020-10-03disas: Enable capstone disassembly for s390xRichard Henderson
2020-10-03disas: Split out capstone code to disas/capstone.cRichard Henderson
2020-10-03capstone: Require version 4.0 from a system libraryRichard Henderson
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