summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
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
2020-09-08configure: do not look for install(1)Paolo Bonzini
2020-09-08configure: move -ldl test to mesonPaolo Bonzini
2020-09-08meson: keep all compiler flags detection togetherPaolo Bonzini
2020-09-08configure: move disassembler configuration to mesonPaolo Bonzini
2020-09-08meson: compute config_all_devices directlyPaolo Bonzini
2020-09-08meson: fix migration/stress compilation with glibc>=2.30Marc-André Lureau
2020-09-08meson: move keyutils dependency checkMarc-André Lureau
2020-09-08meson: declare keyutils dependencyMarc-André Lureau
2020-09-08meson: declare tasn1 dependencyMarc-André Lureau
2020-09-08meson: remove b_lundef optionPaolo Bonzini
2020-09-08qemu-iotests: move check-block back to MakefilesPaolo Bonzini
2020-09-07crypto: fix build with gcrypt enabledDaniel P. Berrangé
2020-09-02nbd: disable signals and forking on Windows buildsDaniel P. Berrangé
2020-09-01meson: use pkg-config method to find dependenciesPaolo Bonzini
2020-09-01meson: add NSIS buildingMarc-André Lureau
2020-09-01meson: use meson mandir instead of qemu_mandirMarc-André Lureau
2020-09-01meson: pass docdir optionMarc-André Lureau
2020-09-01meson: use meson datadir instead of qemu_datadirMarc-André Lureau
2020-09-01meson: move zlib detection to mesonPaolo Bonzini
2020-09-01meson: install scripts/qemu-trace-stapMarc-André Lureau
2020-09-01meson: fix SDL2_image detectionVolker Rümelin
2020-08-31meson: Add U2F key to mesonCésar Belley
2020-08-27meson: set colorout to autoGerd Hoffmann
2020-08-27meson: Mingw64 gcc doesn't recognize system include_type for sdl2Yonggang Luo
2020-08-27meson: cleanup xkbcommon detectionPaolo Bonzini
2020-08-27meson: skip SDL2 detection if --disable-systemPaolo Bonzini
2020-08-27meson: move pixman detection to mesonPaolo Bonzini
2020-08-27meson: Fix meson build with --enable-libdaxctlBruce Rogers
2020-08-27meson: Build qemu-nbd on macOS againThomas Huth
2020-08-27trace: fix creation of systemtap filesStefan Hajnoczi
2020-08-25meson: avoid compiling qemu-keymap by defaultLaurent Vivier
2020-08-25meson: move xkbcommon to mesonLaurent Vivier
2020-08-21meson: Fix --disable-tools --enable-system buildsPhilippe Mathieu-Daudé
2020-08-21meson: convert pc-bios/keymaps/MakefileMarc-André Lureau
2020-08-21meson: avoid unstable module warning with Meson 0.56.0 or newerPaolo Bonzini
2020-08-21meson: convert po/Marc-André Lureau
2020-08-21meson: convert VNC and dependent libraries to mesonPaolo Bonzini
2020-08-21meson: move SDL and SDL-image detection to mesonPaolo Bonzini
2020-08-21meson: replace create-config with meson configure_filePaolo Bonzini
2020-08-21meson: convert check-blockPaolo Bonzini
2020-08-21meson: build texi docPaolo Bonzini
2020-08-21meson: sphinx-buildPaolo Bonzini
2020-08-21meson: convert systemtap filesMarc-André Lureau
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-08-21meson: pluginsPaolo Bonzini
2020-08-21meson: cpu-emuMarc-André Lureau