You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/contrib/plugins
oltolm 9761ad5f65 meson: fix Windows build
The build fails on Windows. Replace calls to Unix programs like ´cat´,
´sed´ and ´true´ with calls to ´python´ and wrap calls to
´os.path.relpath´ in try-except because it can fail when the two paths
are on different drives. Make sure to convert the Windows paths to Unix
paths to prevent warnings in generated files.

Signed-off-by: oltolm <oleg.tolmatcev@gmail.com>
Message-id: 20250612221521.1109-2-oleg.tolmatcev@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2 weeks ago
..
bbv.c contrib/plugins/bbv.c: Start bb index from 1 6 months ago
cache.c contrib/plugins: Fix type conflict of GLib function pointers 2 months ago
cflow.c contrib/plugins: Fix type conflict of GLib function pointers 2 months ago
drcov.c contrib/plugins/drcov: Fix string format 2 years ago
execlog.c contrib/plugins/execlog: Fix shadowed declaration warning 10 months ago
hotblocks.c contrib/plugins: Fix type conflict of GLib function pointers 2 months ago
hotpages.c contrib/plugins: Fix type conflict of GLib function pointers 2 months ago
howvec.c contrib/plugins: Fix type conflict of GLib function pointers 2 months ago
hwprofile.c contrib/plugins: Fix type conflict of GLib function pointers 2 months ago
ips.c contrib/plugins: allow setting of instructions per quantum 3 weeks ago
lockstep.c contrib/plugins: add compat for g_memdup2 11 months ago
meson.build meson: fix Windows build 2 weeks ago
stoptrigger.c contrib/plugins/stoptrigger: fix 32-bit build 5 months ago
win32_linker.c plugins: make test/example plugins work on windows 2 years ago