qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/6] meson: convert the remaining of install target


From: marcandre . lureau
Subject: [PATCH 0/6] meson: convert the remaining of install target
Date: Wed, 26 Aug 2020 17:06:16 +0400

From: Marc-André Lureau <marcandre.lureau@redhat.com>

Hi,

A few patches to finish replacing the Makefile install target by meson.

Marc-André Lureau (6):
  meson: install pc-bios blobs
  meson: install scripts/qemu-trace-stap
  meson: install icons
  meson: install desktop file
  meson: install $localstatedir/run for qga
  build-sys: remove install target from Makefile

 Makefile             | 62 -------------------------------------------
 meson.build          |  1 +
 pc-bios/meson.build  | 63 ++++++++++++++++++++++++++++++++++++++++++++
 qga/meson.build      |  2 ++
 scripts/meson.build  |  3 +++
 ui/icons/meson.build | 13 +++++++++
 ui/meson.build       |  3 +++
 7 files changed, 85 insertions(+), 62 deletions(-)
 create mode 100644 scripts/meson.build
 create mode 100644 ui/icons/meson.build

-- 
2.26.2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]