summaryrefslogtreecommitdiff
path: root/doc/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Use project relative paths in CMake filesJordan Williams2022-07-251-8/+8
* cmake: Fix race condition on creating docbook based filesRalf Habacker2022-03-041-54/+38
* doc: Introduce XML catalogJan Tojnar2022-02-211-1/+11
* cmake: fix for ninja phony cycle related configuring errorsRalf Habacker2022-02-171-3/+3
* cmake: drop obsolete dependencies for generated docbook source filesRalf Habacker2022-02-171-1/+0
* cmake: let macro docbook handle all requested formats in one callRalf Habacker2022-02-171-46/+45
* cmake: in macro generate_docbook_file use easier to read parameter namesRalf Habacker2022-02-171-7/+10
* docs: generate reproducible idsArnout Engelen2020-11-061-1/+1
* cmake: Add macro check_auto_option() as an addition to add_auto_option()Ralf Habacker2020-06-101-3/+1
* cmake: rename tristateoption() to add_auto_option() and make signature compat...Ralf Habacker2020-06-101-1/+1
* Add support to generate the api documentation in Qt help formatRalf Habacker2020-04-291-0/+19
* cmake: Don't build dbus.devhelp2 if Doxygen is disabledRalf Habacker2020-02-201-1/+1
* cmake: Create all output directories for DoxygenSimon McVittie2019-04-251-0/+2
* Try to fix doxygen error on CI reporting "Output directory ... does not exist...Ralf Habacker2019-03-131-1/+1
* Create top level dir for generating doxygon filesRalf Habacker2019-03-131-0/+1
* Fix dependency chain for doc files generated from docbook sourceRalf Habacker2019-03-131-24/+43
* Update doxygen doc only if an associated source or Doxyfile has been changedRalf Habacker2019-03-131-6/+9
* Target devhelp2 does not require dependencies that have already been specifie...Ralf Habacker2019-03-131-1/+1
* Cleanup dbus.devhelp2 make target pathesRalf Habacker2019-03-131-4/+8
* Add target devhelp2 only when xsltproc has been foundRalf Habacker2019-03-131-4/+4
* Make the output directory used by doxygen absolute to avoid dependency on a p...Ralf Habacker2019-03-131-0/+1
* Do not let doxygen build man pages on WindowsRalf Habacker2019-03-131-0/+5
* cmake: generate and install doc for dbus-run-sessionRalf Habacker2019-03-131-0/+3
* cmake: install missing files to keep in sync with autotools buildsRalf Habacker2019-03-131-0/+16
* cmake: fix dtd installation dirRalf Habacker2019-03-131-1/+1
* Adjust indents of CMakeLists.txt files always to 4 spacesRalf Habacker2019-01-241-1/+1
* Remove obsolete parameter in end... cmake keywordsRalf Habacker2019-01-241-8/+8
* Remove spaces between cmake command and opening bracketRalf Habacker2019-01-241-6/+6
* Use lower case cmake keywords in CMakeLists.txt filesRalf Habacker2019-01-241-16/+16
* Replace tabs by 4 spaces in CMakeLists.txt filesRalf Habacker2019-01-241-12/+12
* Remove duplicated cmake variable definitionRalf Habacker2019-01-221-2/+0
* Install devhelp2 and api doc with cmakeRalf Habacker2019-01-221-0/+2
* Generate documentation html index file from doc/index.html.in for autotools a...Ralf Habacker2019-01-221-1/+1
* Move cmake related build system to top levelRalf Habacker2019-01-221-0/+163