summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* curl: remove compatibility code, require 7.29.0Paolo Bonzini2021-01-021-7/+2Star
* brlapi: convert to mesonPaolo Bonzini2021-01-021-28/+4Star
* configure: remove CONFIG_FILEVERSION and CONFIG_PRODUCTVERSIONPaolo Bonzini2021-01-021-9/+0Star
* configure: accept --enable-slirpPaolo Bonzini2021-01-021-0/+2
* configure: remove variable bogus_osPaolo Bonzini2021-01-021-3/+1Star
* configure: remove useless code to check for Xen PCI passthroughPaolo Bonzini2021-01-021-12/+0Star
* configure,meson: support Control-Flow IntegrityDaniele Buono2021-01-021-2/+20
* configure,meson: add option to enable LTODaniele Buono2021-01-021-0/+7
* configure: document --without-default-{features,devices}Paolo Bonzini2021-01-021-0/+4
* configure: add --without-default-featuresAlex Bennée2021-01-021-70/+85
* configure: move gettext detection to meson.buildAlex Bennée2021-01-021-16/+3Star
* configure: Compile with -Wimplicit-fallthrough=2Thomas Huth2020-12-181-0/+1
* build: -no-pie is no functional linker flagChristian Ehrhardt2020-12-151-3/+0Star
* configure / meson: Move check for linux/btrfs.h to meson.buildThomas Huth2020-12-131-9/+0Star
* configure / meson: Move check for sys/kcov.h to meson.buildThomas Huth2020-12-131-9/+0Star
* configure / meson: Move check for sys/signal.h to meson.buildThomas Huth2020-12-131-10/+0Star
* configure / meson: Move check for drm.h to meson.buildThomas Huth2020-12-131-10/+0Star
* configure / meson: Move check for pty.h to meson.buildThomas Huth2020-12-131-9/+0Star
* configure: Remove the obsolete check for ifaddrs.hThomas Huth2020-12-131-11/+0Star
* configure: Test if $make actually existsRoman Bolshakov2020-12-131-0/+4
* 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