summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: gate our use of GDB to 8.3.1 or aboveAlex Bennée2021-01-181-2/+5
* configure: quote command line arguments in config.statusPaolo Bonzini2021-01-121-1/+5
* configure: move Cocoa incompatibility checks to MesonPaolo Bonzini2021-01-121-15/+0Star
* configure: move GTK+ detection to MesonPaolo Bonzini2021-01-121-49/+6Star
* configure: move X11 detection to MesonPaolo Bonzini2021-01-121-12/+2Star
* gtk: remove CONFIG_GTK_GLPaolo Bonzini2021-01-121-7/+0Star
* cocoa: do not enable coreaudio automaticallyPaolo Bonzini2021-01-121-3/+1Star
* configure: move tests/qemu-iotests/common.env generation to mesonPaolo Bonzini2021-01-061-7/+0Star
* meson.build: convert --with-default-devices to mesonPaolo Bonzini2021-01-061-9/+4Star
* libattr: convert to mesonPaolo Bonzini2021-01-061-41/+4Star
* cap_ng: convert to mesonPaolo Bonzini2021-01-061-30/+4Star
* virtfs: convert to mesonPaolo Bonzini2021-01-061-25/+4Star
* seccomp: convert to mesonPaolo Bonzini2021-01-061-28/+4Star
* zstd: convert to mesonPaolo Bonzini2021-01-061-26/+4Star
* lzfse: convert to mesonPaolo Bonzini2021-01-061-27/+4Star
* snappy: convert to mesonPaolo Bonzini2021-01-061-28/+4Star
* lzo: convert to mesonPaolo Bonzini2021-01-061-28/+4Star
* rbd: convert to mesonPaolo Bonzini2021-01-061-30/+4Star
* libnfs: convert to mesonPaolo Bonzini2021-01-021-23/+4Star
* libiscsi: convert to mesonPaolo Bonzini2021-01-021-25/+4Star
* bzip2: convert to mesonPaolo Bonzini2021-01-021-27/+4Star
* glusterfs: convert to mesonPaolo Bonzini2021-01-021-98/+4Star
* curl: convert to mesonPaolo Bonzini2021-01-021-27/+4Star
* 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
|\ \