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.
|
12 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 |
Brad King
|
0d0fec1524
Drop CPack module documentation markup extraction
|
12 years ago |
Brad King
|
07b80021aa
cmDocumentation: Drop version output from usage and text help
|
12 years ago |
Brad King
|
6e68bc2273
cmake: Add --help-policy-list option
|
12 years ago |
Brad King
|
2e7ba290a5
Merge topic 'minor_cleanup'
|
12 years ago |
Stephen Kelly
|
961c0bae89
Fix comments to match the code.
|
12 years ago |
Rolf Eike Beer
|
2a7fecc409
remove unused local typedef
|
12 years ago |
Andreas Mohr
|
ddac8d3d2d
Fix spelling and typos (affecting binary data / module messages)
|
12 years ago |
Brad King
|
a4ae88bdb2
Update programmatically-reported copyright year (#13638)
|
13 years ago |