summaryrefslogtreecommitdiffstats
path: root/Modules/FindDoxygen.cmake
Commit message (Expand)AuthorAgeFilesLines
* Find*: Update *_FOUND variablesPeter Kokot2025-09-231-5/+14
* FindDoxygen: Add Doxygen_VERSIONPeter Kokot2025-08-041-4/+13
* FindDoxygen: Fix typo in docsAustin Schuberth2025-07-211-2/+2
* Merge topic 'patch-FindDoxygen'Brad King2025-05-131-304/+585
|\
| * FindDoxygen: Update documentationPeter Kokot2025-05-111-304/+585
* | FindDoxygen: Use gerund form "Generating" instead of "Generate"Peter Kokot2025-05-081-1/+1
|/
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Help: Convert some literal blocks into tables and listsNikita Nemkin2025-01-311-96/+97
* Modules/Find*: Include FindPackageHandleStandardArgs normallyBrad King2025-01-301-1/+1
* Help: More syntax highlighting for literal blocksNikita Nemkin2025-01-291-1/+1
* CMP0057: Remove support for OLD behaviorBrad King2025-01-221-5/+0
* CMP0054: Remove support for OLD behaviorBrad King2025-01-201-1/+0
* FindDoxygen: Rename `_Doxygen_dne_header` -> `_Doxygen_do_not_edit_header`Alex Turbov2025-01-121-4/+4
* Fix: A lot of typos in code found by `typos`Alex Turbov2025-01-121-1/+1
* FindDoxygen: Remove redundant debug message when Doxygen failsChristoph Grüninger2023-09-221-4/+0
* FindDoxygen: Disable Doxygen if executable returns non-zero resultChristoph Grüninger2023-09-221-9/+12
* FindDoxygen: Optionally use custom config fileLe Go2023-04-271-4/+16
* Help: Fix some redirects reported with sphinx linkcheckAlex Turbov2022-11-071-7/+7
* FindDoxygen: Implement more complete version checkingChristian Heimlich2022-07-071-7/+39
* FindDoxygen: clarify the CMake variable naming schemeBen Boeckel2021-03-251-1/+2
* FindDoxygen: Prevent CMP0054 policy warningsCraig Scott2021-02-281-0/+1
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-34/+45
* FindDoxygen: build the generated file contents using temporary stringsRonald Hiemstra2020-09-161-7/+11
* FindDoxygen: Allow generated files with USE_STAMP_FILECraig Scott2020-05-091-3/+5
* FindDoxygen: add USE_STAMP_FILE optionNikita Sirgienko2019-09-051-17/+53
* FindDoxygen: Use ADDITIONAL_CLEAN_FILES for cleaningSebastian Holtermann2019-05-151-1/+1
* Merge topic 'doxygen-escaping'Brad King2019-01-281-1/+3
|\
| * FindDoxygen: Escape backslashes in default valuesCraig Scott2019-01-261-1/+3
* | FindDoxygen: Avoid Windows-specific GLOB on other platformsNoel Eck2018-11-261-7/+12
|/
* FindDoxygen: Ensure policy settings allow use of IN_LISTBrad King2018-09-111-0/+5
* FindDoxygen: add optional ALL argumentDavid Demelier2018-05-241-2/+10
* FindDoxygen: On macOS search in '/Applications/Utilities' tooThomas Thielemann2018-01-161-0/+5
* FindDoxygen: Add DOXYGEN_VERBATIM_VARS for quote preventionCraig Scott2018-01-021-8/+51
* FindDoxygen: Fix setting of HAVE_DOT in non-backward-compat modeAndré Apitzsch2017-11-101-1/+5
* FindDoxygen: Create DOXYGEN_OUTPUT_DIRECTORY if it doesn't existRobert Dailey2017-07-061-3/+11
* FindDoxygen: Use a stable reference to the location of global resourcesRobert Dailey2017-06-291-5/+5
* FindDoxygen: Add private prefix to internal variablesBrad King2017-06-271-6/+6
* FindDoxygen: Create imported targets at most once in a given scopeBrad King2017-06-091-16/+24
* FindDoxygen: Restore DOXYGEN_DOT_FOUND variableKonstantin Podsvirov2017-06-071-1/+1
* Improve Doxygen supportAlex Turbov2017-05-241-124/+997
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* FindDoxygen: Deprecate DOXYGEN_DOT_PATHBrad King2014-05-271-3/+11
* FindDoxygen: Improve search for Graphviz "dot" on WindowsBrad King2014-05-271-2/+8
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-9/+22
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-2/+2
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-15/+15
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-8/+8
* FindDoxygen: add DOXYGEN_VERSION variableYury G. Kudryashov2012-01-021-1/+6
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1