Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-109163

Relax syncqt dependencies for documentation generation

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • Build System: CMake
    • None

    Description

      Currently when doing a top-level build and running ninja html_docs_Core we run 70+ ${target}_sync_all_public_headers custom targets on each re-run of docs generation.

      We should rewrite this, so that html_docs_Core depends only on its own ${target}_sync_all_public_headers and make ${target}_sync_all_public_headers depend on the other relevant ${dependency}_sync_all_public_headers targets where ${dependency} would be each module that ${target} depends on.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            semlanik Alexey Edelev
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes