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>
Showing
- Makefile 7 additions, 135 deletionsMakefile
- configure 0 additions, 1 deletionconfigure
- docs/index.html.in 2 additions, 2 deletionsdocs/index.html.in
- docs/meson.build 68 additions, 0 deletionsdocs/meson.build
- meson.build 2 additions, 0 deletionsmeson.build
- rules.mak 0 additions, 48 deletionsrules.mak
Loading
Please register or sign in to comment