aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2020-12-15build: -no-pie is no functional linker flagChristian Ehrhardt1-3/+0
2020-12-13configure / meson: Move check for linux/btrfs.h to meson.buildThomas Huth1-9/+0
2020-12-13configure / meson: Move check for sys/kcov.h to meson.buildThomas Huth1-9/+0
2020-12-13configure / meson: Move check for sys/signal.h to meson.buildThomas Huth1-10/+0
2020-12-13configure / meson: Move check for drm.h to meson.buildThomas Huth1-10/+0
2020-12-13configure / meson: Move check for pty.h to meson.buildThomas Huth1-9/+0
2020-12-13configure: Remove the obsolete check for ifaddrs.hThomas Huth1-11/+0
2020-12-13configure: Test if $make actually existsRoman Bolshakov1-0/+4
2020-12-11fuse: Implement hole detection through lseekMax Reitz1-1/+7
2020-12-11meson: Detect libfuseMax Reitz1-0/+7
2020-11-25configure: remove python pkg_resources checkOlaf Hering1-3/+0
2020-11-19trace: use STAP_SDT_V2 to work around symbol visibilityStefan Hajnoczi1-0/+7
2020-11-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201117'...Peter Maydell1-2/+9
2020-11-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell1-2/+2
2020-11-17configure: Make "does libgio work" test pull in some actual functionsPeter Maydell1-2/+9
2020-11-17configure: Do not build pc-bios/optionrom on HaikuThomas Huth1-1/+1
2020-11-17configure: Fix the _BSD_SOURCE define for the Haiku buildThomas Huth1-1/+1
2020-11-12configure: mark vhost-user Linux-onlyStefan Hajnoczi1-5/+4
2020-11-12meson: move vhost_user_blk_server to meson.buildStefan Hajnoczi1-12/+4
2020-11-10configure: surface deprecated targets in the help outputAlex Bennée1-1/+3
2020-11-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+15
2020-11-03configure: introduce --enable-vhost-user-blk-serverStefan Hajnoczi1-0/+15
2020-11-03configure: fix gio_libs referenceBruce Rogers1-1/+1
2020-11-03meson: use b_staticpic=false for meson >=0.56.0Paolo Bonzini1-1/+5
2020-11-02configure: Test that gio libs from pkg-config workPeter Maydell1-1/+9
2020-10-29modules: unbreak them on macosGerd Hoffmann1-0/+1
2020-10-26configure: add option for virtiofsdMisono Tomohiro1-1/+7
2020-10-26configure: move install_blobs from configure to mesonPaolo Bonzini1-23/+3
2020-10-26configure: remove unused variable from config-host.makPaolo Bonzini1-2/+0
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini1-26/+5
2020-10-26configure: allow configuring localedirPaolo Bonzini1-3/+6
2020-10-19xen: xenguest is not used so is not neededMichael Tokarev1-2/+2
2020-10-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-82/+19
2020-10-17meson: Move the detection logic for sphinx to mesonYonggang Luo1-55/+4
2020-10-17configure: fix handling of --docdir parameterBruce Rogers1-2/+1
2020-10-17build: add --enable/--disable-libudevPaolo Bonzini1-1/+7
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini1-3/+6
2020-10-17configure: move QEMU_INCLUDES to mesonPaolo Bonzini1-20/+0
2020-10-17submodules: bump meson to 0.55.3Paolo Bonzini1-1/+1
2020-10-15block: deprecate the sheepdog block driverDaniel P. Berrangé1-2/+3
2020-10-14configure: Fixes ncursesw detection under msys2/mingw by convert them to mesonYonggang Luo1-111/+7
2020-10-14win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defi...Yonggang Luo1-34/+0
2020-10-14curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingwYonggang Luo1-4/+1
2020-10-13configure: fixes indent of $meson setupYonggang Luo1-7/+7
2020-10-09configure: fix performance regression due to PIC objectsPaolo Bonzini1-0/+1
2020-10-06configure: don't enable ASLR for --enable-debug Windows buildsMark Cave-Ayland1-1/+8
2020-10-06configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to mesonPaolo Bonzini1-10/+15
2020-10-06configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGSPaolo Bonzini1-21/+17
2020-10-06dtc: Convert Makefile bits to meson bitsPaolo Bonzini1-77/+16
2020-10-06slirp: Convert Makefile bits to meson bitsPaolo Bonzini1-60/+8