Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 жил өмнө |
Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
7 жил өмнө |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 жил өмнө |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 жил өмнө |
Daniel Pfeifer
|
a1218f59d9
cmCommand: remove unused methods from interface and all implementations
|
8 жил өмнө |
Daniel Pfeifer
|
44c0b2b75a
cmCommand: remove IsScriptable
|
8 жил өмнө |
Daniel Pfeifer
|
d6f0006c0b
Use CM_DISABLE_COPY
|
8 жил өмнө |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 жил өмнө |
Daniel Pfeifer
|
5afac50f68
cmConfigure: Ensure separate include block in headers
|
8 жил өмнө |
Daniel Pfeifer
|
7fb14775a3
cmDisallowedCommand: extract policy checking from cmCommand
|
8 жил өмнө |
Daniel Pfeifer
|
45b49099d9
cmCommand: make noncopyable
|
8 жил өмнө |
Daniel Pfeifer
|
5396bc92d0
cmCommand: remove member Helper
|
8 жил өмнө |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 жил өмнө |
Daniel Pfeifer
|
15aa814b85
Remove cmObject.h and cmTypeMacro.h
|
9 жил өмнө |
Daniel Pfeifer
|
c401f95888
Remove cmCommand::Enabled and all related accessors
|
9 жил өмнө |
Brad King
|
c1b96fddf8
Merge topic 'remove-cmobject-uses'
|
9 жил өмнө |
Daniel Pfeifer
|
9855ebf11a
Make cmCommand not inherit from cmObject
|
9 жил өмнө |
Daniel Pfeifer
|
6c9b3b5c03
cmCommand: implement functions in cxx file
|
9 жил өмнө |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 жил өмнө |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 жил өмнө |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 жил өмнө |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 жил өмнө |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 жил өмнө |
Brad King
|
180538c706
Source: Stabilize include order
|
9 жил өмнө |
Stephen Kelly
|
5642449a69
cmCommand: Remove IsDiscouraged interface.
|
10 жил өмнө |
Stephen Kelly
|
de21168612
Port to static cmPolicies API.
|
10 жил өмнө |
Stephen Kelly
|
86b5bdfa08
Replace 'foo.length() == 0' pattern with foo.empty().
|
10 жил өмнө |
Stephen Kelly
|
6c19024570
Remove extra semicolons from C++ code.
|
11 жил өмнө |
Ben Boeckel
|
85fc9f26a7
stringapi: Command names
|
11 жил өмнө |
Ben Boeckel
|
dddbd2c7fa
stringapi: Accept strings when setting command errors
|
11 жил өмнө |