Searched hist:f8aa24ea9a82da38370470c6bc0eaa393999edfe (Results 1 – 4 of 4) sorted by relevance
/qemu/docs/ |
H A D | meson.build | daf07a6714b111340fe2d0234d1a5287d6ebe0ec Tue Dec 01 18:37:04 UTC 2020 Marc-André Lureau <marcandre.lureau@redhat.com> docs: set CONFDIR when running sphinx
The default configuration path /etc/qemu can be overriden with configure options, and the generated documentation used to reflect it.
Fixes regression introduced in commit f8aa24ea9a82da38370470c6bc0eaa393999edfe ("meson: sphinx-build").
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1902537 Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20201201183704.299697-1-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> f8aa24ea9a82da38370470c6bc0eaa393999edfe Wed Aug 05 13:49:10 UTC 2020 Paolo Bonzini <pbonzini@redhat.com> meson: sphinx-build
For now, sphinx is run on every invocation of make. The previous mechanism using $(wildcard) is not reproducible in Meson and was also brittle; for example some .rst.inc files were left out. The next patch will introduce a Sphinx extension to emit a depfile.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/ |
H A D | Makefile | f8aa24ea9a82da38370470c6bc0eaa393999edfe Wed Aug 05 13:49:10 UTC 2020 Paolo Bonzini <pbonzini@redhat.com> meson: sphinx-build
For now, sphinx is run on every invocation of make. The previous mechanism using $(wildcard) is not reproducible in Meson and was also brittle; for example some .rst.inc files were left out. The next patch will introduce a Sphinx extension to emit a depfile.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | meson.build | f8aa24ea9a82da38370470c6bc0eaa393999edfe Wed Aug 05 13:49:10 UTC 2020 Paolo Bonzini <pbonzini@redhat.com> meson: sphinx-build
For now, sphinx is run on every invocation of make. The previous mechanism using $(wildcard) is not reproducible in Meson and was also brittle; for example some .rst.inc files were left out. The next patch will introduce a Sphinx extension to emit a depfile.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | configure | f8aa24ea9a82da38370470c6bc0eaa393999edfe Wed Aug 05 13:49:10 UTC 2020 Paolo Bonzini <pbonzini@redhat.com> meson: sphinx-build
For now, sphinx is run on every invocation of make. The previous mechanism using $(wildcard) is not reproducible in Meson and was also brittle; for example some .rst.inc files were left out. The next patch will introduce a Sphinx extension to emit a depfile.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|