index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmDocumentation.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1
/
+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-7
/
+7
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0
/
+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-28
/
+22
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
cmDocumentation: Remove unused include.
Stephen Kelly
2015-06-07
1
-1
/
+0
*
cmake: Provide guidance when an invalid -G option is given
Gerald Combs
2015-04-10
1
-0
/
+1
*
cmake,ccmake: Produce shorter output on no arguments (#14973)
Adam Strzelecki
2014-06-13
1
-1
/
+2
*
Merge topic 'doc-full-help'
Brad King
2014-04-29
1
-0
/
+1
|
\
|
*
Restore --help-full option to output all help manuals
Brad King
2014-04-25
1
-0
/
+1
*
|
stringapi: Use strings for documentation names
Ben Boeckel
2014-03-08
1
-1
/
+1
|
/
*
cmake: Implement placeholder --help-custom-modules compatibility
Brad King
2014-01-08
1
-0
/
+1
*
cmDocumentation: Fix exit after help output format warnings
Brad King
2013-11-19
1
-1
/
+1
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-4
/
+0
*
Make --help-* options available from all command-line tools
Brad King
2013-10-16
1
-1
/
+1
*
Drop the 'Full' field from cmDocumentationEntry
Brad King
2013-10-16
1
-3
/
+3
*
Drop all documentation formatters except Usage
Brad King
2013-10-16
1
-42
/
+4
*
Teach --help-* options to load documentation from .rst files
Brad King
2013-10-16
1
-0
/
+16
*
Drop "full" documentation output types
Brad King
2013-10-15
1
-67
/
+2
*
Add reStructuredText (RST) documentation formatter
Brad King
2013-10-15
1
-0
/
+2
*
Drop CPack module documentation markup extraction
Brad King
2013-10-15
1
-38
/
+0
*
cmDocumentation: Fix a few doxygen comment errors
Sean McBride
2013-10-08
1
-7
/
+6
*
man documentation: detect man section from the given filename
Alex Neundorf
2012-06-21
1
-1
/
+2
*
documentation: preparation for making the man section configurable
Alex Neundorf
2012-06-21
1
-3
/
+4
*
-remove trailing whitespace
Alex Neundorf
2012-06-21
1
-14
/
+14
*
Dynamically add documentation section specified in documented script.
Eric NOULARD
2012-02-18
1
-2
/
+4
*
Create getDocumentedModulesListInDir which may be used in other context.
Eric NOULARD
2012-02-14
1
-1
/
+32
*
Fix another compiler warning due to a typo
Eric NOULARD
2012-02-14
1
-1
/
+0
*
CPack Documentation extraction from CMake script begins to work
Eric NOULARD
2012-01-22
1
-4
/
+7
*
Implement simple CMake script comment markup language.
Eric NOULARD
2012-01-22
1
-0
/
+23
*
CPack begin the implementation of --help-command* and --help-variables*
Eric NOULARD
2012-01-22
1
-0
/
+12
*
BUG 9961: ctest --help should not display a Generators section
Zach Mullen
2009-11-24
1
-0
/
+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
ENH: Improve generated documentation formatting
Brad King
2008-10-10
1
-1
/
+7
*
BUG: fix 6647 arguments after -E should not be parsed by CMake
Bill Hoffman
2008-08-19
1
-2
/
+5
*
ENH: add --help-policies and --help-policy command line options
Ken Martin
2008-03-04
1
-0
/
+2
*
ENH: add support for creating the documentation in docbook format
Alexander Neundorf
2008-02-19
1
-0
/
+2
*
ENH: some more cleanup, fixes, and patch for HTML output
Ken Martin
2007-10-24
1
-1
/
+11
*
COMP: fix some warnings and add some doc strings back in
Ken Martin
2007-10-22
1
-0
/
+8
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-120
/
+27
*
ENH: add new help option --help-custom-modules, which generates
Alexander Neundorf
2007-09-19
1
-1
/
+18
*
STYLE: move the code for the different formats of the generated help into
Alexander Neundorf
2007-09-19
1
-52
/
+13
*
STYLE: sort the property documentation into
Alexander Neundorf
2007-07-11
1
-9
/
+18
*
COMP: fix compile on HP-UX with aCC, reusing the same identifier for a
Alexander Neundorf
2007-07-03
1
-3
/
+3
*
COMP: fix build with msvc 6, the enums are now part of a class which is
Alexander Neundorf
2007-07-02
1
-15
/
+24
*
ENH: generate separate documentation for the commands, compatiblity
Alexander Neundorf
2007-06-28
1
-3
/
+8
[next]