| Commit message (Expand) | Author | Age | Files | Lines |
* | meson: convert wixl detection to Meson | Paolo Bonzini | 2021-01-23 | 1 | -66/+18 |
* | build-sys: remove unused LIBS | Marc-André Lureau | 2021-01-23 | 1 | -32/+0 |
* | build-system: clean up TCG/TCI configury | Paolo Bonzini | 2021-01-21 | 1 | -8/+3 |
* | configure: MinGW respect --bindir argument | Joshua Watt | 2021-01-21 | 1 | -11/+6 |
* | configure: Add sys/timex.h to probe clock_adjtime | Jiaxun Yang | 2021-01-20 | 1 | -0/+1 |
* | configure: gate our use of GDB to 8.3.1 or above | Alex Bennée | 2021-01-18 | 1 | -2/+5 |
* | configure: quote command line arguments in config.status | Paolo Bonzini | 2021-01-12 | 1 | -1/+5 |
* | configure: move Cocoa incompatibility checks to Meson | Paolo Bonzini | 2021-01-12 | 1 | -15/+0 |
* | configure: move GTK+ detection to Meson | Paolo Bonzini | 2021-01-12 | 1 | -49/+6 |
* | configure: move X11 detection to Meson | Paolo Bonzini | 2021-01-12 | 1 | -12/+2 |
* | gtk: remove CONFIG_GTK_GL | Paolo Bonzini | 2021-01-12 | 1 | -7/+0 |
* | cocoa: do not enable coreaudio automatically | Paolo Bonzini | 2021-01-12 | 1 | -3/+1 |
* | configure: move tests/qemu-iotests/common.env generation to meson | Paolo Bonzini | 2021-01-06 | 1 | -7/+0 |
* | meson.build: convert --with-default-devices to meson | Paolo Bonzini | 2021-01-06 | 1 | -9/+4 |
* | libattr: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -41/+4 |
* | cap_ng: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -30/+4 |
* | virtfs: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -25/+4 |
* | seccomp: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -28/+4 |
* | zstd: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -26/+4 |
* | lzfse: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -27/+4 |
* | snappy: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -28/+4 |
* | lzo: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -28/+4 |
* | rbd: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -30/+4 |
* | libnfs: convert to meson | Paolo Bonzini | 2021-01-02 | 1 | -23/+4 |
* | libiscsi: convert to meson | Paolo Bonzini | 2021-01-02 | 1 | -25/+4 |
* | bzip2: convert to meson | Paolo Bonzini | 2021-01-02 | 1 | -27/+4 |
* | glusterfs: convert to meson | Paolo Bonzini | 2021-01-02 | 1 | -98/+4 |
* | curl: convert to meson | Paolo Bonzini | 2021-01-02 | 1 | -27/+4 |
* | curl: remove compatibility code, require 7.29.0 | Paolo Bonzini | 2021-01-02 | 1 | -7/+2 |
* | brlapi: convert to meson | Paolo Bonzini | 2021-01-02 | 1 | -28/+4 |
* | configure: remove CONFIG_FILEVERSION and CONFIG_PRODUCTVERSION | Paolo Bonzini | 2021-01-02 | 1 | -9/+0 |
* | configure: accept --enable-slirp | Paolo Bonzini | 2021-01-02 | 1 | -0/+2 |
* | configure: remove variable bogus_os | Paolo Bonzini | 2021-01-02 | 1 | -3/+1 |
* | configure: remove useless code to check for Xen PCI passthrough | Paolo Bonzini | 2021-01-02 | 1 | -12/+0 |
* | configure,meson: support Control-Flow Integrity | Daniele Buono | 2021-01-02 | 1 | -2/+20 |
* | configure,meson: add option to enable LTO | Daniele Buono | 2021-01-02 | 1 | -0/+7 |
* | configure: document --without-default-{features,devices} | Paolo Bonzini | 2021-01-02 | 1 | -0/+4 |
* | configure: add --without-default-features | Alex Bennée | 2021-01-02 | 1 | -70/+85 |
* | configure: move gettext detection to meson.build | Alex Bennée | 2021-01-02 | 1 | -16/+3 |
* | configure: Compile with -Wimplicit-fallthrough=2 | Thomas Huth | 2020-12-18 | 1 | -0/+1 |
* | build: -no-pie is no functional linker flag | Christian Ehrhardt | 2020-12-15 | 1 | -3/+0 |
* | configure / meson: Move check for linux/btrfs.h to meson.build | Thomas Huth | 2020-12-13 | 1 | -9/+0 |
* | configure / meson: Move check for sys/kcov.h to meson.build | Thomas Huth | 2020-12-13 | 1 | -9/+0 |
* | configure / meson: Move check for sys/signal.h to meson.build | Thomas Huth | 2020-12-13 | 1 | -10/+0 |
* | configure / meson: Move check for drm.h to meson.build | Thomas Huth | 2020-12-13 | 1 | -10/+0 |
* | configure / meson: Move check for pty.h to meson.build | Thomas Huth | 2020-12-13 | 1 | -9/+0 |
* | configure: Remove the obsolete check for ifaddrs.h | Thomas Huth | 2020-12-13 | 1 | -11/+0 |
* | configure: Test if $make actually exists | Roman Bolshakov | 2020-12-13 | 1 | -0/+4 |
* | fuse: Implement hole detection through lseek | Max Reitz | 2020-12-11 | 1 | -1/+7 |
* | meson: Detect libfuse | Max Reitz | 2020-12-11 | 1 | -0/+7 |