summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-10-051-26/+164
|\
| * meson: move sparse detection to Meson and rewrite check_sparse.pyPaolo Bonzini2020-10-041-4/+6
| * default-configs: remove redundant keysPaolo Bonzini2020-10-031-0/+8
| * default-configs: use TARGET_ARCH keyPaolo Bonzini2020-10-031-1/+4
| * configure: move OpenBSD W^X test to mesonPaolo Bonzini2020-10-031-1/+7
| * configure: remove target configurationPaolo Bonzini2020-10-031-4/+23
| * configure: compute derivatives of target name in mesonPaolo Bonzini2020-10-031-3/+24
| * configure: move accelerator logic to mesonPaolo Bonzini2020-10-031-15/+94
| * default-configs: move files to default-configs/devices/Paolo Bonzini2020-10-031-1/+1
* | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into...Peter Maydell2020-10-051-7/+116
|\ \ | |/ |/|
| * disas: Enable capstone disassembly for s390xRichard Henderson2020-10-031-0/+11
| * disas: Split out capstone code to disas/capstone.cRichard Henderson2020-10-031-0/+1
| * capstone: Require version 4.0 from a system libraryRichard Henderson2020-10-031-2/+2
| * capstone: Update to upstream "next" branchRichard Henderson2020-10-031-1/+2
| * capstone: Convert Makefile bits to meson bitsRichard Henderson2020-10-031-7/+103
* | block/export: Add BlockExport infrastructure and block-export-addKevin Wolf2020-10-021-1/+1
|/
* oss-fuzz: move linker arg to fix coverage-buildAlexander Bulekov2020-09-301-7/+8
* cutils: introduce get_relocated_pathPaolo Bonzini2020-09-301-2/+2
* oslib-posix: default exec_dir to bindirPaolo Bonzini2020-09-301-1/+1
* meson: report accelerator supportPaolo Bonzini2020-09-301-11/+24
* meson: qtest: set "depends" correctlyPaolo Bonzini2020-09-301-3/+4
* configure: move cocoa option to MesonPaolo Bonzini2020-09-301-2/+7
* configure: move malloc_trim/tcmalloc/jemalloc to mesonPaolo Bonzini2020-09-301-4/+24
* meson: extend libmpathpersist test for static linkingPaolo Bonzini2020-09-301-8/+19
* meson: move libmpathpersist testPaolo Bonzini2020-09-301-7/+74
* meson: move libudev testPaolo Bonzini2020-09-301-3/+4
* configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSIStefan Hajnoczi2020-09-301-1/+1
* meson: error out if qemu_suffix starts with /Marc-André Lureau2020-09-301-0/+5
* scripts/qapi: Remove texinfo generation supportPeter Maydell2020-09-291-2/+0Star
* meson.build: Make manuals depend on source to Sphinx extensionsPeter Maydell2020-09-291-0/+8
* meson.build: Move SPHINX_ARGS to top level meson.build filePeter Maydell2020-09-291-0/+8
* docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell2020-09-291-82/+0Star
* docs/interop: Convert qemu-ga-ref to rSTPeter Maydell2020-09-291-3/+0Star
* configure: Fix build dependencies with vhost-vdpa.Laurent Vivier2020-09-291-0/+1
* meson: fix static flag summaryLaurent Vivier2020-09-231-1/+1
* meson: remove empty else and duplicated gio depsYonggang Luo2020-09-161-6/+0Star
* meson: fix module configGerd Hoffmann2020-09-151-1/+1
* Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell2020-09-131-1/+0Star
|\
| * hw/riscv: Move sifive_gpio model to hw/gpioBin Meng2020-09-101-1/+0Star
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-09-121-2/+2
|\ \
| * | meson.build: tweak sdl-image error messageSergei Trofimovich2020-09-101-2/+2
| |/
* / softmmu: Add missing trace-events filePhilippe Mathieu-Daudé2020-09-091-0/+1
|/
* meson: Convert undefsym.sh to undefsym.pyYonggang Luo2020-09-081-1/+1
* meson: specify fuzz linker script as a project argAlexander Bulekov2020-09-081-1/+8
* meson: get opengl compilation flags from OPENGL_CFLAGSPaolo Bonzini2020-09-081-1/+2
* meson: get glib compilation flags from GLIB_CFLAGSPaolo Bonzini2020-09-081-2/+5
* configure: do not look for install(1)Paolo Bonzini2020-09-081-1/+0Star
* configure: move -ldl test to mesonPaolo Bonzini2020-09-081-0/+4
* meson: keep all compiler flags detection togetherPaolo Bonzini2020-09-081-13/+17
* configure: move disassembler configuration to mesonPaolo Bonzini2020-09-081-1/+44