index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindDoxygen.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Find*: Update *_FOUND variables
Peter Kokot
2025-09-23
1
-5/+14
*
FindDoxygen: Add Doxygen_VERSION
Peter Kokot
2025-08-04
1
-4/+13
*
FindDoxygen: Fix typo in docs
Austin Schuberth
2025-07-21
1
-2/+2
*
Merge topic 'patch-FindDoxygen'
Brad King
2025-05-13
1
-304/+585
|
\
|
*
FindDoxygen: Update documentation
Peter Kokot
2025-05-11
1
-304/+585
*
|
FindDoxygen: Use gerund form "Generating" instead of "Generate"
Peter Kokot
2025-05-08
1
-1/+1
|
/
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Help: Convert some literal blocks into tables and lists
Nikita Nemkin
2025-01-31
1
-96/+97
*
Modules/Find*: Include FindPackageHandleStandardArgs normally
Brad King
2025-01-30
1
-1/+1
*
Help: More syntax highlighting for literal blocks
Nikita Nemkin
2025-01-29
1
-1/+1
*
CMP0057: Remove support for OLD behavior
Brad King
2025-01-22
1
-5/+0
*
CMP0054: Remove support for OLD behavior
Brad King
2025-01-20
1
-1/+0
*
FindDoxygen: Rename `_Doxygen_dne_header` -> `_Doxygen_do_not_edit_header`
Alex Turbov
2025-01-12
1
-4/+4
*
Fix: A lot of typos in code found by `typos`
Alex Turbov
2025-01-12
1
-1/+1
*
FindDoxygen: Remove redundant debug message when Doxygen fails
Christoph Grüninger
2023-09-22
1
-4/+0
*
FindDoxygen: Disable Doxygen if executable returns non-zero result
Christoph Grüninger
2023-09-22
1
-9/+12
*
FindDoxygen: Optionally use custom config file
Le Go
2023-04-27
1
-4/+16
*
Help: Fix some redirects reported with sphinx linkcheck
Alex Turbov
2022-11-07
1
-7/+7
*
FindDoxygen: Implement more complete version checking
Christian Heimlich
2022-07-07
1
-7/+39
*
FindDoxygen: clarify the CMake variable naming scheme
Ben Boeckel
2021-03-25
1
-1/+2
*
FindDoxygen: Prevent CMP0054 policy warnings
Craig Scott
2021-02-28
1
-0/+1
*
Help: Add `.. versionadded` directives to module docs
Nikita Nemkin
2020-12-02
1
-34/+45
*
FindDoxygen: build the generated file contents using temporary strings
Ronald Hiemstra
2020-09-16
1
-7/+11
*
FindDoxygen: Allow generated files with USE_STAMP_FILE
Craig Scott
2020-05-09
1
-3/+5
*
FindDoxygen: add USE_STAMP_FILE option
Nikita Sirgienko
2019-09-05
1
-17/+53
*
FindDoxygen: Use ADDITIONAL_CLEAN_FILES for cleaning
Sebastian Holtermann
2019-05-15
1
-1/+1
*
Merge topic 'doxygen-escaping'
Brad King
2019-01-28
1
-1/+3
|
\
|
*
FindDoxygen: Escape backslashes in default values
Craig Scott
2019-01-26
1
-1/+3
*
|
FindDoxygen: Avoid Windows-specific GLOB on other platforms
Noel Eck
2018-11-26
1
-7/+12
|
/
*
FindDoxygen: Ensure policy settings allow use of IN_LIST
Brad King
2018-09-11
1
-0/+5
*
FindDoxygen: add optional ALL argument
David Demelier
2018-05-24
1
-2/+10
*
FindDoxygen: On macOS search in '/Applications/Utilities' too
Thomas Thielemann
2018-01-16
1
-0/+5
*
FindDoxygen: Add DOXYGEN_VERBATIM_VARS for quote prevention
Craig Scott
2018-01-02
1
-8/+51
*
FindDoxygen: Fix setting of HAVE_DOT in non-backward-compat mode
André Apitzsch
2017-11-10
1
-1/+5
*
FindDoxygen: Create DOXYGEN_OUTPUT_DIRECTORY if it doesn't exist
Robert Dailey
2017-07-06
1
-3/+11
*
FindDoxygen: Use a stable reference to the location of global resources
Robert Dailey
2017-06-29
1
-5/+5
*
FindDoxygen: Add private prefix to internal variables
Brad King
2017-06-27
1
-6/+6
*
FindDoxygen: Create imported targets at most once in a given scope
Brad King
2017-06-09
1
-16/+24
*
FindDoxygen: Restore DOXYGEN_DOT_FOUND variable
Konstantin Podsvirov
2017-06-07
1
-1/+1
*
Improve Doxygen support
Alex Turbov
2017-05-24
1
-124/+997
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13/+3
*
FindDoxygen: Deprecate DOXYGEN_DOT_PATH
Brad King
2014-05-27
1
-3/+11
*
FindDoxygen: Improve search for Graphviz "dot" on Windows
Brad King
2014-05-27
1
-2/+8
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-9/+22
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-2/+2
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-15/+15
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-8/+8
*
FindDoxygen: add DOXYGEN_VERSION variable
Yury G. Kudryashov
2012-01-02
1
-1/+6
*
Modules: Include builtin FindPackageHandleStandardArgs directly
Brad King
2011-01-20
1
-1/+1
*
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
Alex Neundorf
2011-01-04
1
-1/+1
[next]