[Xapian-tickets] [Xapian] #658: Allow builds with dsiabled documentation

Xapian nobody at xapian.org
Thu Sep 18 13:58:56 BST 2014


#658: Allow builds with dsiabled documentation
---------------------------------+------------------
        Reporter:  Kronuz        |      Owner:  olly
            Type:  defect        |     Status:  new
        Priority:  normal        |  Milestone:
       Component:  Build system  |    Version:
        Severity:  normal        |   Keywords:
      Blocked By:                |   Blocking:
Operating System:  All           |
---------------------------------+------------------
\
\
 When using disabled documentation (`--disable-documentation`), building
 and installing (`make install`): xapian-core installs fine but xapian-
 bindings (I tried python) don't (missing docs/html).

 Making distributions (`make dist`) with disabled documentation should
 work, but in the process there are many details which make it not: during
 the build, xapian-core compiles and produces a tar.xz file; the xapian-
 bindings doesn't... after some tweaking adding "fake" `docs/html`
 directories and `index.html` files, it does produce a tar.xz file;
 however, during the building from the produced tar.xz files, even the
 xapian-core ends with errors about missing files.
\
\
\

--
Ticket URL: <http://trac.xapian.org/ticket/658>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list