aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2020-10-15meson: add spice_headers dependency.Gerd Hoffmann
2020-10-14configure: Fixes ncursesw detection under msys2/mingw by convert them to mesonYonggang Luo
2020-10-13Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-10-13meson.build: drop duplicate 'sparc64' entrySergei Trofimovich
2020-10-12meson: identify more sections of meson.buildPaolo Bonzini
2020-10-12meson.build: Re-enable KVM support for MIPSHuacai Chen
2020-10-12exec: split out non-softmmu-specific partsPaolo Bonzini
2020-10-12softmmu: move more files to softmmu/Paolo Bonzini
2020-10-12qom: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé
2020-10-12authz: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé
2020-10-12crypto: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé
2020-10-12io: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé
2020-10-12migration: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé
2020-10-12chardev: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé
2020-10-12hw/core: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé
2020-10-12meson.build: Sort sourcesets alphabeticallyPhilippe Mathieu-Daudé
2020-10-12meson.build: Add comments to clarify code organizationPhilippe Mathieu-Daudé
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