OSDN Git Service

docs/devel: update build system docs
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 18 Oct 2022 07:56:43 +0000 (09:56 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 May 2023 11:35:28 +0000 (13:35 +0200)
commitfe3ab4eb2de46076cbafcbc86b22e71ad24894c6
treedaf810525738bcffe8069fffc674e23b0cd50c17
parentd71ccfa1b8ea2a67648e6b5becc247bb6f0956e1
docs/devel: update build system docs

configure is only doing compiler and host setup now, so adjust the
relevant documentation.  It is also possible to build emulators with
ninja directly if one is so inclined, so mention that as well.

The Python virtual environment set up is a new major task of configure
as well.  Mention it in the list of produced files, while leaving it
for a future patch to document how it works and how ``mkvenv ensure``
is used.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
docs/devel/build-system.rst