Regina Pfeifer
|
ef38ff22f7
cm*FunctionBlocker: Extract function Replay
|
6 лет назад |
Regina Pfeifer
|
c76500949d
cm*FunctionBlocker: Move to source file
|
6 лет назад |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 лет назад |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 лет назад |
Regina Pfeifer
|
de77d355ac
cmState: Add scripted commands by value
|
6 лет назад |
Daniel Pfeifer
|
1eebc29563
cmCommand: deprecate functions GetMakefile and SetError
|
8 лет назад |
Sebastian Holtermann
|
3bed969dac
cmMakefile: Modernize AddFunctionBlocker method to accept a std::unique_ptr
|
6 лет назад |
Marc Chevrier
|
1591f138f1
modernize: manage cmCommand instances using unique_ptr.
|
6 лет назад |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 лет назад |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 лет назад |
Regina Pfeifer
|
094f01d0f0
cleanup: Prefer compiler provided special member functions
|
6 лет назад |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 лет назад |
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 лет назад |