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
/
Source
/
cmDocumentationFormatter.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: apply misc-redundant-expression fixes
Daniel Pfeifer
2016-12-12
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
-0/+6
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-101/+68
*
cmake: Show in --help how to select VS target platform (#15422)
Brad King
2015-04-07
1
-1/+1
*
Replace foo.length() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-2/+2
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
Drop all documentation formatters except Usage
Brad King
2013-10-16
1
-95/+145
*
Add reStructuredText (RST) documentation formatter
Brad King
2013-10-15
1
-2/+26
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
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/+2
*
ENH: handle HTML documentation for single items better: no warning about
Alexander Neundorf
2008-07-21
1
-0/+4
*
ENH: Fix generated documentation internal links.
Brad King
2008-05-05
1
-0/+83
*
STYLE: move the code for the different formats of the generated help into
Alexander Neundorf
2007-09-19
1
-0/+73