summaryrefslogtreecommitdiffstats
path: root/cmake/QtDocsHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Enable overriding the QT_INSTALL_DOCS environment variableVenugopal Shivashankar2024-01-241-1/+3
* CMake: Accept additional arguments for qt_internal_add_docsVenugopal Shivashankar2024-01-241-2/+29
* Allow configuring the qtbase documentation-only buildAlexey Edelev2024-01-171-1/+1
* CMake: Fix doc building when current prefix is different from originalAlexandru Croitor2023-11-241-2/+0
* Remove perl related functionality from CMake filesAlexey Edelev2022-11-291-5/+3
* Fix a typo in a commentThibaut Cuvelier2022-10-181-1/+1
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-0/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Doc: Skip 'qt5/' part in 3rd party documentationKai Köhne2022-06-231-0/+1
* Assume qhelpgenerator in libexec instead of binJoerg Bornemann2021-11-081-1/+1
* CMake: QtDocsHelpers: Rename generate_qdocs_args variableTopi Reinio2021-11-031-2/+2
* CMake: Introduce QT_BUILD_ONLINE_DOCS flag for documentation buildsTopi Reinio2021-09-301-2/+10
* Fix location of qtattributionsscanner in doc buildsKai Köhne2021-06-031-6/+9
* Make a documentation-only build possibleJoerg Bornemann2021-04-291-8/+20
* Remove redundant .qch from installed docsAlexey Edelev2021-01-081-1/+3
* Fix qch install pathAlexey Edelev2021-01-071-1/+1
* CMake: Handle empty INCLUDE_DIRECTORIES in genex for qdocCraig Scott2020-11-301-1/+1
* CMake: Allow generating documentation for INTERFACE targetsAlexandru Croitor2020-11-251-2/+9
* CMake: Allow using DESTDIR when installing documentationChristophe Giboudeaux2020-11-101-7/+20
* CMake: Allow using a custom target for qt_internal_add_docsAlexandru Croitor2020-11-071-1/+1
* CMake: Disconnect docs installation targets from generation targetsJoerg Bornemann2020-11-061-3/+0
* CMake: Fix top-level documentation install targetsJoerg Bornemann2020-11-061-0/+2
* Fix qdoc builds for non-top-level developer buildsKai Koehne2020-10-281-3/+1
* CMake: Re-work documentation targetsJoerg Bornemann2020-10-281-19/+21
* CMake: Don't invoke QDoc excessivelyTopi Reinio2020-10-241-16/+2
* CMake: Let doc targets depend on doc tools in top-level buildJoerg Bornemann2020-10-231-0/+21
* CMake: Fix typo in variable nameJoerg Bornemann2020-10-231-3/+2
* CMake: Allow docs generation without installing in top-level buildsJoerg Bornemann2020-10-231-2/+6
* CMake: Fix html_docs targets for top-level buildsJoerg Bornemann2020-10-191-6/+1
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-231-1/+1
* cmake: Fix generation of third-party attributesKai Koehne2020-08-261-1/+1
* cmake: Fix building documentation on WindowsKai Koehne2020-08-261-6/+6
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+198