aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2020-10-23block: move block exports to libblockdevStefan Hajnoczi1-2/+2
2020-10-23qemu-storage-daemon: avoid compiling blockdev_ss twiceStefan Hajnoczi1-2/+10
2020-10-23util/vhost-user-server: use static library in meson.buildStefan Hajnoczi1-1/+5
2020-10-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-82/+103
2020-10-17meson: Move the detection logic for sphinx to mesonYonggang Luo1-20/+10
2020-10-17meson: cleanup curses/iconv testPaolo Bonzini1-40/+45
2020-10-17meson.build: don't condition iconv detection on library detectionBruce Rogers1-9/+7
2020-10-17build: add --enable/--disable-libudevPaolo Bonzini1-22/+28
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini1-4/+0
2020-10-17configure: move QEMU_INCLUDES to mesonPaolo Bonzini1-2/+28
2020-10-15meson: add spice_headers dependency.Gerd Hoffmann1-0/+2
2020-10-14configure: Fixes ncursesw detection under msys2/mingw by convert them to mesonYonggang Luo1-12/+71
2020-10-13Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell1-1/+1
2020-10-13meson.build: drop duplicate 'sparc64' entrySergei Trofimovich1-1/+1
2020-10-12meson: identify more sections of meson.buildPaolo Bonzini1-11/+25
2020-10-12meson.build: Re-enable KVM support for MIPSHuacai Chen1-0/+2
2020-10-12exec: split out non-softmmu-specific partsPaolo Bonzini1-1/+1
2020-10-12softmmu: move more files to softmmu/Paolo Bonzini1-10/+0
2020-10-12qom: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+8
2020-10-12authz: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+10
2020-10-12crypto: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+10
2020-10-12io: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+10
2020-10-12migration: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+7
2020-10-12chardev: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+7
2020-10-12hw/core: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+6
2020-10-12meson.build: Sort sourcesets alphabeticallyPhilippe Mathieu-Daudé1-9/+9
2020-10-12meson.build: Add comments to clarify code organizationPhilippe Mathieu-Daudé1-0/+8
2020-10-06configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to mesonPaolo Bonzini1-2/+12
2020-10-06configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGSPaolo Bonzini1-1/+2
2020-10-06dtc: Convert Makefile bits to meson bitsPaolo Bonzini1-7/+54
2020-10-06slirp: Convert Makefile bits to meson bitsPaolo Bonzini1-7/+83
2020-10-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-26/+164
2020-10-05Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into...Peter Maydell1-7/+116
2020-10-04meson: move sparse detection to Meson and rewrite check_sparse.pyPaolo Bonzini1-4/+6
2020-10-03default-configs: remove redundant keysPaolo Bonzini1-0/+8
2020-10-03default-configs: use TARGET_ARCH keyPaolo Bonzini1-1/+4
2020-10-03configure: move OpenBSD W^X test to mesonPaolo Bonzini1-1/+7
2020-10-03configure: remove target configurationPaolo Bonzini1-4/+23
2020-10-03configure: compute derivatives of target name in mesonPaolo Bonzini1-3/+24
2020-10-03configure: move accelerator logic to mesonPaolo Bonzini1-15/+94
2020-10-03default-configs: move files to default-configs/devices/Paolo Bonzini1-1/+1
2020-10-03disas: Enable capstone disassembly for s390xRichard Henderson1-0/+11
2020-10-03disas: Split out capstone code to disas/capstone.cRichard Henderson1-0/+1
2020-10-03capstone: Require version 4.0 from a system libraryRichard Henderson1-2/+2
2020-10-03capstone: Update to upstream "next" branchRichard Henderson1-1/+2
2020-10-03capstone: Convert Makefile bits to meson bitsRichard Henderson1-7/+103
2020-10-02block/export: Add BlockExport infrastructure and block-export-addKevin Wolf1-1/+1
2020-09-30oss-fuzz: move linker arg to fix coverage-buildAlexander Bulekov1-7/+8
2020-09-30cutils: introduce get_relocated_pathPaolo Bonzini1-2/+2
2020-09-30oslib-posix: default exec_dir to bindirPaolo Bonzini1-1/+1