aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2020-08-21meson: convert fsdev/Marc-André Lureau1-1/+0
2020-08-21meson: convert backends directory to MesonMarc-André Lureau1-0/+2
2020-08-21meson: convert dump/Marc-André Lureau1-0/+4
2020-08-21meson: convert root directory to MesonPaolo Bonzini1-0/+2
2020-08-21meson: convert ui directory to MesonMarc-André Lureau1-0/+6
2020-08-21meson: convert audio directory to MesonPaolo Bonzini1-0/+16
2020-08-21meson: convert chardev directory to Meson (emulator part)Paolo Bonzini1-0/+2
2020-08-21configure, Makefile; remove TOOLS and HELPERS-y variablePaolo Bonzini1-7/+0
2020-08-21meson: qemu-pr-helperMarc-André Lureau1-3/+0
2020-08-21meson: qemu-{img,io,nbd}Marc-André Lureau1-2/+1
2020-08-21meson: convert blockMarc-André Lureau1-5/+9
2020-08-21meson: infrastructure for building emulatorsPaolo Bonzini1-6/+0
2020-08-21meson: convert target/s390x/gen-features.hMarc-André Lureau1-1/+0
2020-08-21meson: convert tests/fp and check-softfloatPaolo Bonzini1-1/+1
2020-08-21meson: add virtfs-proxy-helperMarc-André Lureau1-2/+5
2020-08-21meson: add qemu-edidMarc-André Lureau1-1/+1
2020-08-21meson: add qemu-keymapMarc-André Lureau1-3/+1
2020-08-21meson: convert qemu-gaPaolo Bonzini1-10/+4
2020-08-21contrib/elf2dmp: convert to mesonMarc-André Lureau1-3/+0
2020-08-21contrib/ivshmem: convert to mesonMarc-André Lureau1-3/+0
2020-08-21tools/virtiofsd: convert to MesonPaolo Bonzini1-0/+1
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini1-0/+8
2020-08-21meson: add sparse supportPaolo Bonzini1-6/+2
2020-08-21meson: use coverage optionMarc-André Lureau1-7/+2
2020-08-21meson: enable pieMarc-André Lureau1-0/+1
2020-08-21meson: move summary to meson.buildPaolo Bonzini1-237/+0
2020-08-21build-sys: add meson submoduleMarc-André Lureau1-7/+64
2020-08-21configure: generate Meson cross fileMarc-André Lureau1-9/+63
2020-08-21configure: integrate Meson in the build systemPaolo Bonzini1-4/+48
2020-08-21configure: add support for pseudo-"in source tree" buildsDaniel P. Berrangé1-3/+49
2020-08-21configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for MesonPaolo Bonzini1-42/+38
2020-08-21configure: expand path variables for meson configureMarc-André Lureau1-15/+20
2020-08-21configure: do not include $(...) variables in config-host.makPaolo Bonzini1-16/+16
2020-08-21tests/vm: check for Python YAML parser in the MakefilePaolo Bonzini1-9/+0
2020-08-21tests/vm: do not pollute configure with --efi-aarch64Paolo Bonzini1-19/+0
2020-07-24configure: Allow to build tools without pixmanThomas Huth1-1/+1
2020-07-21fuzz: build without AddressSanitizer, by defaultAlexander Bulekov1-5/+5
2020-07-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-39/+0
2020-07-17Remove VXHS block deviceMarc-André Lureau1-39/+0
2020-07-17configure: Fix for running with --enable-werror on macOSThomas Huth1-1/+1
2020-07-15tests/plugins: don't unconditionally add -WpsabiAlex Bennée1-0/+3
2020-07-13osdep.h: Always include <sys/signal.h> if it existsDavid CARLIER1-0/+10
2020-07-13build: Check that mlockall() existsDavid CARLIER1-0/+15
2020-07-13util/qemu-openpty.c: Don't assume pty.h is glibc-onlyDavid CARLIER1-0/+9
2020-07-13build: Enable BSD symbols for HaikuDavid CARLIER1-2/+2
2020-07-13Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switchThomas Huth1-29/+0
2020-07-13configure: do not clobber CFLAGS with --enable-fuzzingAlexander Bulekov1-1/+1
2020-07-13configure: fix malloc checkOlaf Hering1-0/+1
2020-07-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell1-1/+30
2020-07-11tests/vm: Added a new script for ubuntu.aarch64.Robert Foley1-0/+20