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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-7
/
+8
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-2
/
+2
*
Help: Mark default CMake generator with asterisk
Artur Ryt
2019-01-18
1
-3
/
+12
*
Fix most clang -Wextra-semi-stmt warnings in C++ files
Sean McBride
2019-01-15
1
-4
/
+6
*
cmDocumentation: Get rid of raw pointers in AllSections map
Artur Ryt
2019-01-11
1
-78
/
+35
*
cmDocumentationSection: Remove unused parameter in constructor
Artur Ryt
2019-01-11
1
-15
/
+9
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-2
/
+2
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-26
/
+17
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-7
/
+7
*
cmDocumentation: use ofstream local variable
Daniel Pfeifer
2017-04-26
1
-13
/
+4
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2
/
+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
surround macro arguments with parentheses
Daniel Pfeifer
2016-09-05
1
-1
/
+1
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-4
/
+5
*
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-2
/
+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-8
/
+8
*
Remove redundant arguments from fstream constructors
Daniel Pfeifer
2016-06-14
1
-1
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-371
/
+228
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-45
/
+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0
/
+4
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-3
/
+3
*
cmake: Provide guidance when an invalid -G option is given
Gerald Combs
2015-04-10
1
-0
/
+15
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-11
1
-0
/
+1
*
Replace 'foo.length() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-2
/
+2
*
Use the cmDeleteAll algorithm instead of trivial raw loops.
Stephen Kelly
2015-01-13
1
-6
/
+1
*
cmake,ccmake: Produce shorter output on no arguments (#14973)
Adam Strzelecki
2014-06-13
1
-3
/
+17
*
Merge topic 'cmake-credits'
Brad King
2014-06-03
1
-1
/
+1
|
\
|
*
Simplify and clarify credit text and link
Brad King
2014-06-03
1
-1
/
+1
*
|
Merge topic 'doc-full-help'
Brad King
2014-04-29
1
-2
/
+12
|
\
\
|
|
/
|
*
Restore --help-full option to output all help manuals
Brad King
2014-04-25
1
-2
/
+12
*
|
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-6
/
+6
*
|
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-1
/
+1
*
|
stringapi: Use strings for documentation names
Ben Boeckel
2014-03-08
1
-2
/
+2
|
/
*
cmake: Implement placeholder --help-custom-modules compatibility
Brad King
2014-01-08
1
-1
/
+56
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-3
/
+4
*
Merge topic 'cmake-credits'
Brad King
2013-11-21
1
-2
/
+6
|
\
|
*
Credit Kitware and csimsoft for their maintenance roles
Brad King
2013-11-19
1
-2
/
+6
*
|
cmDocumentation: Fix exit after help output format warnings
Brad King
2013-11-19
1
-12
/
+15
|
/
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-2
/
+3
*
Make --help-* options available from all command-line tools
Brad King
2013-10-16
1
-6
/
+38
*
Drop the 'Full' field from cmDocumentationEntry
Brad King
2013-10-16
1
-27
/
+15
*
Drop all documentation formatters except Usage
Brad King
2013-10-16
1
-124
/
+37
*
Teach --help-* options to load documentation from .rst files
Brad King
2013-10-16
1
-32
/
+277
*
Drop "full" documentation output types
Brad King
2013-10-15
1
-992
/
+17
*
Add reStructuredText (RST) documentation formatter
Brad King
2013-10-15
1
-0
/
+8
*
Drop CPack module documentation markup extraction
Brad King
2013-10-15
1
-327
/
+0
*
cmDocumentation: Drop version output from usage and text help
Brad King
2013-10-15
1
-8
/
+1
*
cmake: Add --help-policy-list option
Brad King
2013-10-15
1
-0
/
+9
*
Merge topic 'minor_cleanup'
Brad King
2013-10-07
1
-2
/
+2
|
\
|
*
Fix comments to match the code.
Stephen Kelly
2013-09-11
1
-2
/
+2
[next]