Martin Duffy
|
4e50320978
Help: Allow help for arbitrary keywords
|
2 years ago |
Alex Turbov
|
5ef97a0182
cmDocumentation: Drop unused `SetSections` method
|
3 years ago |
Alex Turbov
|
74b735dea8
cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]`
|
3 years ago |
Alex Turbov
|
ccff0b87a2
cmDocumentation: Accept `Iterable` instead of `vector` on add entries
|
3 years ago |
Alex Turbov
|
8ab0168cbc
cmDocumentation.cxx: Use lambda function instead of macro
|
3 years ago |
Alex Turbov
|
30bcdafaef
cmDocumentation: Remove MSVC 6 workaround
|
3 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
094f01d0f0
cleanup: Prefer compiler provided special member functions
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Artur Ryt
|
57862079d8
cmDocumentation: Get rid of raw pointers in AllSections map
|
7 years ago |
Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
7 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
3838a0d5fb
make sure to include cmConfigure.h before cmStandardIncludes.h
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Stephen Kelly
|
c197c69281
cmDocumentation: Remove unused include.
|
10 years ago |
Gerald Combs
|
588dcb33b7
cmake: Provide guidance when an invalid -G option is given
|
10 years ago |
Adam Strzelecki
|
de7c2882ff
cmake,ccmake: Produce shorter output on no arguments (#14973)
|
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 |
Ben Boeckel
|
38c7544578
stringapi: Use strings for documentation names
|
11 years ago |
Brad King
|
b17729460b
cmake: Implement placeholder --help-custom-modules compatibility
|
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 |