aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2020-11-03meson: use b_staticpic=false for meson >=0.56.0Paolo Bonzini
2020-11-02meson.build: Check for statx()Max Reitz
2020-10-26configure: add option for virtiofsdMisono Tomohiro
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-26WHPX: Fix WHPX build breakSunil Muthuswamy
2020-10-26configure: move install_blobs from configure to mesonPaolo Bonzini
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini
2020-10-23block: move block exports to libblockdevStefan Hajnoczi
2020-10-23qemu-storage-daemon: avoid compiling blockdev_ss twiceStefan Hajnoczi
2020-10-23util/vhost-user-server: use static library in meson.buildStefan Hajnoczi
2020-10-22meson: rewrite curses/iconv testPaolo Bonzini
2020-10-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-17meson: Move the detection logic for sphinx to mesonYonggang Luo
2020-10-17meson: cleanup curses/iconv testPaolo Bonzini
2020-10-17meson.build: don't condition iconv detection on library detectionBruce Rogers
2020-10-17build: add --enable/--disable-libudevPaolo Bonzini
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini
2020-10-17configure: move QEMU_INCLUDES to mesonPaolo Bonzini
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