Florian Jacomme
|
b1a05d6c76
Revise implementation of case-insensitive command names
|
7 년 전 |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 년 전 |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 년 전 |
Daniel Pfeifer
|
a1218f59d9
cmCommand: remove unused methods from interface and all implementations
|
8 년 전 |
Daniel Pfeifer
|
a44dab461f
cmState: introduce method for adding scripted commands
|
8 년 전 |
Brad King
|
99b1ff714b
Merge topic 'dead-code-removal'
|
8 년 전 |
Daniel Pfeifer
|
67a8d907ad
cmExecutionStatus: Remove arguments from setters
|
8 년 전 |
Daniel Pfeifer
|
44c0b2b75a
cmCommand: remove IsScriptable
|
8 년 전 |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 년 전 |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 년 전 |
Brad King
|
c1b96fddf8
Merge topic 'remove-cmobject-uses'
|
9 년 전 |
Daniel Pfeifer
|
9855ebf11a
Make cmCommand not inherit from cmObject
|
9 년 전 |
Daniel Pfeifer
|
64f9c282f3
Separate compilation for commands included in cmBootstrapCommands1
|
9 년 전 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 년 전 |
Daniel Pfeifer
|
516f8edb2e
Avoid else after return
|
9 년 전 |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
9 년 전 |
Brad King
|
f1ad71d7f8
cmMakefile: Restore nested error logic use of cmExecutionStatus
|
9 년 전 |
Stephen Kelly
|
14a8d61fd4
cmMakefile: Port nested error logic away from cmExecutionStatus
|
9 년 전 |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 년 전 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 년 전 |
Stephen Kelly
|
8ea0b81d20
cmAlgorithms: Rename cmRange to cmMakeRange.
|
10 년 전 |
Stephen Kelly
|
6361f68056
cmState: Store execution context.
|
10 년 전 |
Stephen Kelly
|
782657db48
cmListFileArgument: Remove FilePath member.
|
10 년 전 |
Stephen Kelly
|
076760a63c
cmMakefile: Add filename context to ExpandArguments.
|
10 년 전 |
Stephen Kelly
|
569f478537
cmFunctionCommand: Store the FilePath when creating the prototype.
|
10 년 전 |
Stephen Kelly
|
d5dc4169ac
cmMakefile: Create a unified raii for function scopes.
|
10 년 전 |
Brad King
|
aa68f2e4c9
Merge topic 'fix-function-missing-endforeach'
|
10 년 전 |
Brad King
|
3a65606591
Fix assertion failure on unmatched foreach in function (#15572)
|
10 년 전 |
Stephen Kelly
|
0aec491328
Port cmCommand consumers to cmState.
|
10 년 전 |
Stephen Kelly
|
f19692342b
cmFunctionCommand: Remove ineffectual code.
|
10 년 전 |