Florian Jacomme
|
b1a05d6c76
Revise implementation of case-insensitive command names
|
7 anni fa |
jrp2014
|
2f87d00803
cmMacroCommand: Fix format string to match type of argument
|
7 anni fa |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 anni fa |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 anni fa |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 anni fa |
Daniel Pfeifer
|
a1218f59d9
cmCommand: remove unused methods from interface and all implementations
|
8 anni fa |
Daniel Pfeifer
|
a44dab461f
cmState: introduce method for adding scripted commands
|
8 anni fa |
Brad King
|
99b1ff714b
Merge topic 'dead-code-removal'
|
8 anni fa |
Daniel Pfeifer
|
67a8d907ad
cmExecutionStatus: Remove arguments from setters
|
8 anni fa |
Daniel Pfeifer
|
44c0b2b75a
cmCommand: remove IsScriptable
|
8 anni fa |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 anni fa |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 anni fa |
Brad King
|
c1b96fddf8
Merge topic 'remove-cmobject-uses'
|
9 anni fa |
Daniel Pfeifer
|
9855ebf11a
Make cmCommand not inherit from cmObject
|
9 anni fa |
Daniel Pfeifer
|
608afd4f62
Separate compilation for commands included in cmBootstrapCommands2
|
9 anni fa |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 anni fa |
Daniel Pfeifer
|
516f8edb2e
Avoid else after return
|
9 anni fa |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
9 anni fa |
Brad King
|
f1ad71d7f8
cmMakefile: Restore nested error logic use of cmExecutionStatus
|
9 anni fa |
Stephen Kelly
|
14a8d61fd4
cmMakefile: Port nested error logic away from cmExecutionStatus
|
9 anni fa |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 anni fa |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 anni fa |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 anni fa |
Milian Wolff
|
ad9394f4fd
Remove temporary allocations in cmMacroHelper::InvokeInitialPass.
|
9 anni fa |
Stephen Kelly
|
8ea0b81d20
cmAlgorithms: Rename cmRange to cmMakeRange.
|
10 anni fa |
Stephen Kelly
|
41bb831fc9
cmMakefile: Remove special handling of MACROS property.
|
10 anni fa |
Stephen Kelly
|
238aac2351
cmListFile: Remove FilePath member from cmListFileContext.
|
10 anni fa |
Stephen Kelly
|
6361f68056
cmState: Store execution context.
|
10 anni fa |
Stephen Kelly
|
782657db48
cmListFileArgument: Remove FilePath member.
|
10 anni fa |
Stephen Kelly
|
076760a63c
cmMakefile: Add filename context to ExpandArguments.
|
10 anni fa |