summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* fuse: Implement hole detection through lseekMax Reitz2020-12-111-1/+7
* meson: Detect libfuseMax Reitz2020-12-111-0/+7
* configure: remove python pkg_resources checkOlaf Hering2020-11-251-3/+0Star
* trace: use STAP_SDT_V2 to work around symbol visibilityStefan Hajnoczi2020-11-191-0/+7
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201117'...Peter Maydell2020-11-171-2/+9
|\
| * configure: Make "does libgio work" test pull in some actual functionsPeter Maydell2020-11-171-2/+9
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell2020-11-171-2/+2
|\ \
| * | configure: Do not build pc-bios/optionrom on HaikuThomas Huth2020-11-171-1/+1
| * | configure: Fix the _BSD_SOURCE define for the Haiku buildThomas Huth2020-11-171-1/+1
| |/
* | configure: mark vhost-user Linux-onlyStefan Hajnoczi2020-11-121-5/+4Star
* | meson: move vhost_user_blk_server to meson.buildStefan Hajnoczi2020-11-121-12/+4Star
|/
* configure: surface deprecated targets in the help outputAlex Bennée2020-11-101-1/+3
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-11-051-0/+15
|\
| * configure: introduce --enable-vhost-user-blk-serverStefan Hajnoczi2020-11-031-0/+15
* | configure: fix gio_libs referenceBruce Rogers2020-11-031-1/+1
* | meson: use b_staticpic=false for meson >=0.56.0Paolo Bonzini2020-11-031-1/+5
|/
* configure: Test that gio libs from pkg-config workPeter Maydell2020-11-021-1/+9
* modules: unbreak them on macosGerd Hoffmann2020-10-291-0/+1
* configure: add option for virtiofsdMisono Tomohiro2020-10-261-1/+7
* configure: move install_blobs from configure to mesonPaolo Bonzini2020-10-261-23/+3Star
* configure: remove unused variable from config-host.makPaolo Bonzini2020-10-261-2/+0Star
* configure: move directory options from config-host.mak to mesonPaolo Bonzini2020-10-261-26/+5Star
* configure: allow configuring localedirPaolo Bonzini2020-10-261-3/+6
* xen: xenguest is not used so is not neededMichael Tokarev2020-10-191-2/+2
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-10-171-82/+19Star
|\
| * meson: Move the detection logic for sphinx to mesonYonggang Luo2020-10-171-55/+4Star
| * configure: fix handling of --docdir parameterBruce Rogers2020-10-171-2/+1Star
| * build: add --enable/--disable-libudevPaolo Bonzini2020-10-171-1/+7
| * build: replace ninjatool with ninjaPaolo Bonzini2020-10-171-3/+6
| * configure: move QEMU_INCLUDES to mesonPaolo Bonzini2020-10-171-20/+0Star
| * submodules: bump meson to 0.55.3Paolo Bonzini2020-10-171-1/+1
* | block: deprecate the sheepdog block driverDaniel P. Berrangé2020-10-151-2/+3
|/
* configure: Fixes ncursesw detection under msys2/mingw by convert them to mesonYonggang Luo2020-10-141-111/+7Star
* win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defi...Yonggang Luo2020-10-141-34/+0Star
* curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingwYonggang Luo2020-10-141-4/+1Star
* configure: fixes indent of $meson setupYonggang Luo2020-10-131-7/+7
* configure: fix performance regression due to PIC objectsPaolo Bonzini2020-10-091-0/+1
* configure: don't enable ASLR for --enable-debug Windows buildsMark Cave-Ayland2020-10-061-1/+8
* configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to mesonPaolo Bonzini2020-10-061-10/+15
* configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGSPaolo Bonzini2020-10-061-21/+17Star
* dtc: Convert Makefile bits to meson bitsPaolo Bonzini2020-10-061-77/+16Star
* slirp: Convert Makefile bits to meson bitsPaolo Bonzini2020-10-061-60/+8Star
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-10-051-551/+76Star
|\
| * meson: move sparse detection to Meson and rewrite check_sparse.pyPaolo Bonzini2020-10-041-20/+4Star
| * configure: move OpenBSD W^X test to mesonPaolo Bonzini2020-10-031-15/+0Star
| * default-configs: remove default-configs/devices for user-mode targetsPaolo Bonzini2020-10-031-3/+3
| * configure: remove target configurationPaolo Bonzini2020-10-031-451/+23Star
| * configure: remove useless config-target.mak symbolsPaolo Bonzini2020-10-031-11/+14
| * configure: compute derivatives of target name in mesonPaolo Bonzini2020-10-031-10/+1Star
| * configure: remove dead variablePaolo Bonzini2020-10-031-11/+0Star