Sergiu Deitsch
|
7040406f86
cmListFileLexer: Do not require null-terminated input
|
2 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Braulio Valdivielso Martinez
|
8e1e97ccca
Trace: include `line_end` field in json-v1 format
|
3 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Oleksandr Koval
|
e614528ad1
cmListFileCache: Make cmListFileFunction a shared pointer
|
5 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
aba23c747b
cmMakefile::GetProperty: return cmProp
|
5 years ago |
Daniel Eiband
|
bf76a6b801
cmMakefile: Delay CheckTargetProperties and FinalPass to generate time
|
6 years ago |
Alex Turbov
|
4bedf6c9fa
Refactor: Modernize `cmVariableWatchCommand` a little
|
6 years ago |
Asit Dhal
|
9dba84cfa5
Refactor: Use cmStrCat to construct error strings
|
6 years ago |
Brad King
|
175d8c4bf6
clang-tidy: Resolve performance-unnecessary-value-param diagnostics
|
6 years ago |
Gabor Bencze
|
ca3b9186bb
cmCommand refactor: cmVariableWatchCommand
|
6 years ago |
Daniel Pfeifer
|
1eebc29563
cmCommand: deprecate functions GetMakefile and SetError
|
9 years ago |
Daniel Pfeifer
|
fbee46e262
cmVariableWatchCommand: Port away from FinalPass
|
9 years ago |
Brad King
|
d75fec5a88
Merge topic 'tidy-use-equals-default'
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Vitaly Stakhovsky
|
99337d345b
cmSystemTools::Error(): new overload accepting std::string
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 years ago |
Daniel Pfeifer
|
f69e768d94
Separate compilation for commands included in cmCommands
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Stephen Kelly
|
238aac2351
cmListFile: Remove FilePath member from cmListFileContext.
|
10 years ago |
Stephen Kelly
|
782657db48
cmListFileArgument: Remove FilePath member.
|
10 years ago |
Stephen Kelly
|
eb7b6f6db4
cmVariableWatchCommand: Simplify error reporting.
|
10 years ago |