summaryrefslogtreecommitdiff
path: root/Modules/FindDoxygen.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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-061-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-271-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-031-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
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* BUG: Fix other modules not respecting QUIET and REQUIREDPhilip Lowman2009-01-301-4/+2
* STYLE: Reworded some of the OS-X code commentsPhilip Lowman2009-01-281-22/+23
* BUG: Fixes Issue #8054 and more. DOXYGEN_DOT_FOUND now exists, errantPhilip Lowman2009-01-191-73/+96
* ENH: New location to look for "dot"David Cole2008-12-261-1/+3
* ENH: fix for backwards compatibilityBill Hoffman2006-12-041-3/+3
* BUG: fix for bug 4102Bill Hoffman2006-12-041-0/+7
* ENH: fix more doxygen issuesBill Hoffman2006-10-241-14/+5
* ENH: put in backwards compatibility for older cmakeBill Hoffman2006-10-231-6/+14
* BUG: fix for bug# 3310Bill Hoffman2006-10-161-0/+17
* ENH: remove paths that cmake already looks atBill Hoffman2006-10-041-6/+0
* BUG: fix for bug#3520 - better find doxygenBill Hoffman2006-10-041-13/+57
* ENH: use program files env for searchingBill Hoffman2006-02-281-0/+1
* ENH: add documentation support for modulesBill Hoffman2005-12-141-4/+1