Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
ab8b77dd33
Remove redundant arguments from fstream constructors
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Gerald Combs
|
588dcb33b7
cmake: Provide guidance when an invalid -G option is given
|
10 years ago |
Stephen Kelly
|
7916d7bac6
Include cmAlgorithms where it is used.
|
10 years ago |
Stephen Kelly
|
f09fde2d21
Replace 'foo.length() > 0' pattern with !foo.empty().
|
10 years ago |
Stephen Kelly
|
4a6e795b0c
Use the cmDeleteAll algorithm instead of trivial raw loops.
|
10 years ago |
Adam Strzelecki
|
de7c2882ff
cmake,ccmake: Produce shorter output on no arguments (#14973)
|
11 years ago |
Brad King
|
aacbe0c3f6
Merge topic 'cmake-credits'
|
11 years ago |
Brad King
|
889f2fd84c
Simplify and clarify credit text and link
|
11 years ago |
Brad King
|
1b5fac4695
Merge topic 'doc-full-help'
|
11 years ago |
Brad King
|
478356e6d9
Restore --help-full option to output all help manuals
|
11 years ago |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Ben Boeckel
|
38c7544578
stringapi: Use strings for documentation names
|
11 years ago |
Brad King
|
b17729460b
cmake: Implement placeholder --help-custom-modules compatibility
|
11 years ago |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
11 years ago |
Brad King
|
392932fb30
Merge topic 'cmake-credits'
|
12 years ago |
Brad King
|
6fc4ab9b28
Credit Kitware and csimsoft for their maintenance roles
|
12 years ago |
Brad King
|
e7434d43ab
cmDocumentation: Fix exit after help output format warnings
|
12 years ago |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 years ago |
Brad King
|
9b212ad01a
Make --help-* options available from all command-line tools
|
12 years ago |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 years ago |
Brad King
|
80a3273b5e
Drop all documentation formatters except Usage
|
12 years ago |
Brad King
|
ec6df3675e
Teach --help-* options to load documentation from .rst files
|
12 years ago |
Brad King
|
87cc62cab9
Drop "full" documentation output types
|
12 years ago |
Brad King
|
f85405f551
Add reStructuredText (RST) documentation formatter
|
12 years ago |