summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* trace: add meson custom_target() depend_files for tracetoolStefan Hajnoczi2021-02-011-1/+27
* hvf: Add hypervisor entitlement to output binariesAlexander Graf2021-01-291-4/+25
* osdep: build with non-working system() functionJoelle van Dyne2021-01-291-0/+1
* configure: Move preadv check to meson.buildPeter Maydell2021-01-291-1/+3
* meson: Do not build optional libraries by defaultPhilippe Mathieu-Daudé2021-01-261-0/+3
* meson.build: Detect bzip2 programPhilippe Mathieu-Daudé2021-01-231-0/+2
* meson.build: Declare global edk2_targets / install_edk2_blobs variablesPhilippe Mathieu-Daudé2021-01-231-0/+8
* meson: Add a section header for library dependenciesPhilippe Mathieu-Daudé2021-01-231-1/+2
* meson: Display crypto-related information altogetherPhilippe Mathieu-Daudé2021-01-231-14/+18
* meson: Display block layer information altogetherPhilippe Mathieu-Daudé2021-01-231-18/+25
* meson: Display accelerators and selected targets altogetherPhilippe Mathieu-Daudé2021-01-231-14/+24
* meson: Summarize compilation-related information altogetherPhilippe Mathieu-Daudé2021-01-231-29/+37
* meson: Summarize overall features altogetherPhilippe Mathieu-Daudé2021-01-231-24/+30
* meson: Display host binaries information altogetherPhilippe Mathieu-Daudé2021-01-231-12/+18
* meson: Summarize information related to directories firstPhilippe Mathieu-Daudé2021-01-231-1/+5
* meson: convert wixl detection to MesonPaolo Bonzini2021-01-231-3/+7
* meson: Declare have_virtfs_proxy_helper in main meson.buildPhilippe Mathieu-Daudé2021-01-231-0/+2
* build-sys: set global arguments for cflags/ldflagsMarc-André Lureau2021-01-231-8/+8
* build-system: clean up TCG/TCI configuryPaolo Bonzini2021-01-211-21/+25
* osdep.h: Remove <sys/signal.h> includeMichael Forney2021-01-201-1/+0Star
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-01-131-20/+37
|\
| * configure: move Cocoa incompatibility checks to MesonPaolo Bonzini2021-01-121-7/+10
| * configure: move GTK+ detection to MesonPaolo Bonzini2021-01-121-8/+21
| * configure: move X11 detection to MesonPaolo Bonzini2021-01-121-4/+5
| * gtk: remove CONFIG_GTK_GLPaolo Bonzini2021-01-121-1/+0Star
| * meson: Propagate gnutls dependencyRoman Bolshakov2021-01-121-2/+3
| * meson: fix Cocoa option in summaryChris Hofstaedtler2021-01-121-1/+1
* | hw/adc: Add an ADC module for NPCM7XXHao Wu2021-01-121-0/+1
|/
* bsd-user: move strace OS/arch dependent code to host/arch dirsStacey Son2021-01-111-0/+1
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-01-061-80/+330
|\
| * meson.build: convert --with-default-devices to mesonPaolo Bonzini2021-01-061-2/+3
| * libattr: convert to mesonPaolo Bonzini2021-01-061-3/+35
| * cap_ng: convert to mesonPaolo Bonzini2021-01-061-3/+22
| * virtfs: convert to mesonPaolo Bonzini2021-01-061-2/+22
| * seccomp: convert to mesonPaolo Bonzini2021-01-061-4/+6
| * zstd: convert to mesonPaolo Bonzini2021-01-061-4/+6
| * lzfse: convert to mesonPaolo Bonzini2021-01-061-3/+17
| * snappy: convert to mesonPaolo Bonzini2021-01-061-3/+17
| * lzo: convert to mesonPaolo Bonzini2021-01-061-3/+18
| * rbd: convert to mesonPaolo Bonzini2021-01-061-3/+19
| * libnfs: convert to mesonPaolo Bonzini2021-01-021-3/+6
| * libiscsi: convert to mesonPaolo Bonzini2021-01-021-4/+6
| * bzip2: convert to mesonPaolo Bonzini2021-01-021-3/+15
| * glusterfs: convert to mesonPaolo Bonzini2021-01-021-4/+44
| * curl: convert to mesonPaolo Bonzini2021-01-021-4/+7
| * brlapi: convert to mesonPaolo Bonzini2021-01-021-3/+17
| * meson: cleanup Kconfig.host handlingPaolo Bonzini2021-01-021-26/+17Star
| * meson: use pkg-config method for libudevPaolo Bonzini2021-01-021-0/+1
| * meson: fix detection of curses with pkgconfigPaolo Bonzini2021-01-021-3/+3
| * build-sys: fix -static linking of libvhost-userMarc-André Lureau2021-01-021-1/+5