From a372a988fdcdf84c8ba2e47f021802fc3ffb9089 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 11 Dec 2021 17:16:05 -0500 Subject: [PATCH] Switch build from docbook manual to sphinx Also remove linearization from qpdf-manual.pdf. It's a small file, and removing the dependency on the qpdf executable significantly shortens build times. --- Makefile | 2 +- TODO | 14 -- aclocal.m4 | 4 +- appimage/Dockerfile | 6 +- appimage/build-appimage | 9 +- autoconf.mk.in | 6 +- autofiles.sums | 4 +- build-scripts/build-linux | 5 +- build-scripts/make-distfiles | 3 +- configure | 246 ++++++++++++++--------------------- configure.ac | 109 ++++------------ make/installwin.mk | 3 +- make/libtool.mk | 9 +- make_dist | 6 +- manual/build.mk | 66 ++++++---- 15 files changed, 190 insertions(+), 302 deletions(-) diff --git a/Makefile b/Makefile index e1e09738..6a6412dc 100644 --- a/Makefile +++ b/Makefile @@ -100,7 +100,7 @@ $(foreach B,$(BUILD_ITEMS),$(eval \ DISTFILES = doc/qpdf-manual.html doc/qpdf-manual.pdf distfiles.zip: $(DISTFILES) $(RM) distfiles.zip - zip distfiles.zip $(DISTFILES) + zip -r distfiles.zip $(DISTFILES) doc/_static distclean: clean $(RM) -r autoconf.mk autom4te.cache config.log config.status libtool diff --git a/TODO b/TODO index 5b30f9f0..b29a5a5b 100644 --- a/TODO +++ b/TODO @@ -42,20 +42,6 @@ Correct placement of comment: