aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2021-01-02libiscsi: convert to mesonPaolo Bonzini1-25/+4
2021-01-02bzip2: convert to mesonPaolo Bonzini1-27/+4
2021-01-02glusterfs: convert to mesonPaolo Bonzini1-98/+4
2021-01-02curl: convert to mesonPaolo Bonzini1-27/+4
2021-01-02curl: remove compatibility code, require 7.29.0Paolo Bonzini1-7/+2
2021-01-02brlapi: convert to mesonPaolo Bonzini1-28/+4
2021-01-02configure: remove CONFIG_FILEVERSION and CONFIG_PRODUCTVERSIONPaolo Bonzini1-9/+0
2021-01-02configure: accept --enable-slirpPaolo Bonzini1-0/+2
2021-01-02configure: remove variable bogus_osPaolo Bonzini1-3/+1
2021-01-02configure: remove useless code to check for Xen PCI passthroughPaolo Bonzini1-12/+0
2021-01-02configure,meson: support Control-Flow IntegrityDaniele Buono1-2/+20
2021-01-02configure,meson: add option to enable LTODaniele Buono1-0/+7
2021-01-02configure: document --without-default-{features,devices}Paolo Bonzini1-0/+4
2021-01-02configure: add --without-default-featuresAlex Bennée1-70/+85
2021-01-02configure: move gettext detection to meson.buildAlex Bennée1-16/+3
2020-12-18configure: Compile with -Wimplicit-fallthrough=2Thomas Huth1-0/+1
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