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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-2/+2
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-3/+19
*
cmake: Provide guidance when an invalid -G option is given
Gerald Combs
2015-04-10
1
-2/+2
*
cmake,ccmake: Produce shorter output on no arguments (#14973)
Adam Strzelecki
2014-06-13
1
-1/+1
*
Restore --help-full option to output all help manuals
Brad King
2014-04-25
1
-1/+1
*
cmake: Implement placeholder --help-custom-modules compatibility
Brad King
2014-01-08
1
-1/+2
*
Drop all documentation formatters except Usage
Brad King
2013-10-16
1
-21/+9
*
Teach --help-* options to load documentation from .rst files
Brad King
2013-10-16
1
-4/+5
*
Drop "full" documentation output types
Brad King
2013-10-15
1
-2/+2
*
Add reStructuredText (RST) documentation formatter
Brad King
2013-10-15
1
-1/+1
*
cmake: Add --help-policy-list option
Brad King
2013-10-15
1
-1/+1
*
Doxygen: Fix warnings.
Nicolas Despres
2011-10-23
1
-1/+1
*
Remove trailing white-spaces.
Nicolas Despres
2011-10-23
1
-5/+5
*
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/+3
*
ENH: Fix generated documentation internal links.
Brad King
2008-05-05
1
-0/+3
*
ENH: add master index into html full help
Bill Hoffman
2008-03-05
1
-0/+3
*
ENH: add --help-policies and --help-policy command line options
Ken Martin
2008-03-04
1
-1/+1
*
ENH: add support for creating the documentation in docbook format
Alexander Neundorf
2008-02-19
1
-1/+1
*
ENH: some more cleanup, fixes, and patch for HTML output
Ken Martin
2007-10-24
1
-4/+4
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-1/+3
*
ENH: add new help option --help-custom-modules, which generates
Alexander Neundorf
2007-09-19
1
-1/+1
*
COMP: fix warning about unused parameters
Alexander Neundorf
2007-09-19
1
-2/+2
*
STYLE: move the code for the different formats of the generated help into
Alexander Neundorf
2007-09-19
1
-0/+62