qemu/scripts/tracetool/backend
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>
2025-06-16 13:16:27 -04:00
..
__init__.py scripts/tracetool: Update maintainer email address 2020-06-24 11:21:00 +01:00
dtrace.py libqemuutil, qapi, trace: convert to meson 2020-08-21 06:30:08 -04:00
ftrace.py meson: fix Windows build 2025-06-16 13:16:27 -04:00
log.py meson: fix Windows build 2025-06-16 13:16:27 -04:00
simple.py trace/simple: seperate hot paths of tracing fucntions 2025-06-02 16:51:36 -04:00
syslog.py meson: fix Windows build 2025-06-16 13:16:27 -04:00
ust.py libqemuutil, qapi, trace: convert to meson 2020-08-21 06:30:08 -04:00