qemu-e2k/docs/devel
Paolo Bonzini 1a94933fcc meson: use pkg-config method to find dependencies
We do not need to ask cmake for the dependencies, so just use the
pkg-config mechanism.  Keep "auto" for SDL so that it tries using
sdl-config too.

The documentation is adjusted to use SDL2_image as the example,
rather than SDL which does not use the "pkg-config" method.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-09-01 08:51:35 -04:00
..
atomics.rst
bitops.rst
blkdebug.txt
blkverify.txt meson: link emulators without Makefile.target 2020-08-21 06:30:40 -04:00
build-system.rst meson: use pkg-config method to find dependencies 2020-09-01 08:51:35 -04:00
clocks.rst docs/clocks: add device's clock documentation 2020-04-30 15:35:40 +01:00
conf.py
decodetree.rst docs/devel: Document decodetree no-overlap groups 2020-08-04 16:33:47 +01:00
fuzzing.txt docs/fuzz: add instructions for generating a coverage report 2020-07-21 07:29:18 +02:00
index.rst docs: convert build system documentation to rST 2020-08-21 06:30:45 -04:00
kconfig.rst
loads-stores.rst accel/tcg: Add endian-specific cpu_{ld, st}* operations 2020-05-11 11:22:06 +01:00
lockcnt.txt
memory.rst
migration.rst docs/devel/migration: start a debugging section 2020-05-07 17:40:24 +01:00
multi-thread-tcg.rst docs/devel: fix grammar in multi-thread-tcg 2020-07-15 11:52:39 +01:00
multiple-iothreads.txt
qapi-code-gen.txt qapi: Smooth visitor error checking in generated code 2020-07-10 15:18:08 +02:00
rcu.txt
replay.txt
reset.rst
s390-dasd-ipl.rst
secure-coding-practices.rst
stable-process.rst
tcg-icount.rst docs/devel: add some notes on tcg-icount for developers 2020-07-11 15:53:00 +01:00
tcg-plugins.rst
tcg.rst
testing.rst meson: link emulators without Makefile.target 2020-08-21 06:30:40 -04:00
tracing.txt libqemuutil, qapi, trace: convert to meson 2020-08-21 06:30:08 -04:00
virtio-migration.txt
writing-qmp-commands.txt