qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] final plugin updates for 9.2
@ 2024-11-05 10:43 Alex Bennée
  2024-11-05 10:43 ` [PULL 1/3] contrib/plugins/cflow: fix warning Alex Bennée
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Bennée @ 2024-11-05 10:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée

The following changes since commit daaf51001a13da007d7dde72e1ed3b06bc490791:

  Merge tag 'seabios-hppa-v17-pull-request' of https://github.com/hdeller/qemu-hppa into staging (2024-11-04 16:01:23 +0000)

are available in the Git repository at:

  https://gitlab.com/stsquad/qemu.git tags/pull-plugin-tweaks-051124-1

for you to fetch changes up to 55c84a72aba4a9406320943e6348bb120c2df08f:

  contrib/plugins: remove Makefile for contrib/plugins (2024-11-05 09:13:51 +0000)

----------------------------------------------------------------
final plugin updates for 9.2

  - fix a warning in cflow plugin
  - replace Makefile with meson.build

----------------------------------------------------------------
Pierrick Bouvier (3):
      contrib/plugins/cflow: fix warning
      meson: build contrib/plugins with meson
      contrib/plugins: remove Makefile for contrib/plugins

 configure                   | 18 ----------
 Makefile                    | 10 ------
 meson.build                 |  4 +++
 contrib/plugins/cflow.c     |  6 ++--
 contrib/plugins/Makefile    | 87 ---------------------------------------------
 contrib/plugins/meson.build | 28 +++++++++++++++
 6 files changed, 35 insertions(+), 118 deletions(-)
 delete mode 100644 contrib/plugins/Makefile
 create mode 100644 contrib/plugins/meson.build

-- 
2.39.5



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-11-06 11:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-05 10:43 [PULL 0/3] final plugin updates for 9.2 Alex Bennée
2024-11-05 10:43 ` [PULL 1/3] contrib/plugins/cflow: fix warning Alex Bennée
2024-11-05 10:43 ` [PULL 2/3] meson: build contrib/plugins with meson Alex Bennée
2024-11-05 10:43 ` [PULL 3/3] contrib/plugins: remove Makefile for contrib/plugins Alex Bennée
2024-11-06 11:15 ` [PULL 0/3] final plugin updates for 9.2 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).