summaryrefslogtreecommitdiffstats
path: root/llvm/cmake/modules/AddSphinxTarget.cmake
Commit message (Expand)AuthorAgeFilesLines
* [llvm] [cmake] Add install targets for missing distribution componentsMichal Gorny2019-10-021-0/+11
* [cmake] Include project name in Sphinx doctree dir to fix race conditionsMichal Gorny2017-11-301-1/+1
* CMake: Fix docs-llvm-man target when clang+llvm is in the same source treeTom Stellard2017-05-151-2/+2
* Revert "Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake""Tom Stellard2017-05-091-0/+13
* Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake"Tom Stellard2017-05-031-13/+0
* CMake: Move sphinx detection into AddSphinxTarget.cmakeTom Stellard2017-05-031-0/+13
* Respect CMAKE_INSTALL_MANDIR for sphinx generated manpagesJonathan Roelofs2017-04-051-1/+6
* Revert r297516 - Respect CMAKE_INSTALL_MANDIR for sphinx generated manpagesEric Fiselier2017-03-111-1/+1
* Respect CMAKE_INSTALL_MANDIR for sphinx generated manpagesJonathan Roelofs2017-03-101-1/+1
* [cmake] Include component in Sphinx install rulesMichal Gorny2016-12-051-0/+2
* [cmake] Use separate doctrees to prevent races between Sphinx instancesMichal Gorny2016-10-041-1/+1
* cmake: Support overriding Sphinx HTML doc install directoryMichal Gorny2016-09-231-2/+9
* Make message about building sphinx documentation with CMake moreDan Liew2014-08-141-1/+1
* Add SPHINX_WARNINGS_AS_ERRORS CMake option to allow warnings to not beDan Liew2014-08-141-1/+8
* Teach add_sphinx_target() to respect the LLVM_INSTALL_TOOLCHAIN_ONLY CMakeDan Liew2014-04-281-9/+11
* Added Sphinx documentation generation to CMake build system.Reid Kleckner2014-04-181-0/+54
OpenPOWER on IntegriCloud