Alex Turbov
|
55a4a585fa
cmListFileParser: use unique_ptr to own cmListFileLexer instance
|
1 year ago |
Alex Turbov
|
63f8134744
cmListFileCache: convert cmListFileParser from struct to class
|
1 year ago |
Alex Turbov
|
1bf4900df7
cmListFileCache: avoid redundant operator<< calls
|
1 year ago |
Alex Turbov
|
459c01d520
cmListFileCache: move cmListFileParser into an anonymous namespace
|
1 year ago |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 years ago |
Marc Chevrier
|
44a2f3f332
Add new flow-control commands for variables and policies scopes management
|
3 years ago |
FeRD (Frank Dana)
|
98a10290a8
cmSystemTools: Fix 'ErrorOccurred' spelling
|
3 years ago |
Ben Boeckel
|
a5f8cbe8b1
clang-tidy: address `modernize-use-default-member-init` lints
|
3 years ago |
Brad King
|
11cc728e75
cmConstStack: Factor out of cmListFileBacktrace
|
3 years ago |
Brad King
|
9123193758
cmListFileBacktrace: Clarify call sites that only push a file path
|
3 years ago |
Braulio Valdivielso Martinez
|
8e1e97ccca
Trace: include `line_end` field in json-v1 format
|
3 years ago |
Marc Chevrier
|
4b55828a9f
cmExpandListWithBacktrace: add handling of empty elements.
|
4 years ago |
Brad King
|
0386641142
cmListFileCache: Rename FromCommandContext to FromListFileFunction
|
3 years ago |
Brad King
|
d0ceb409ff
cmListFileBacktrace: Remove unused "Depth" method
|
4 years ago |
Brad King
|
7b677dbb92
cmListFileBacktrace: Remove unused "bottom" entry
|
4 years ago |
Brad King
|
3d378541bb
cmMessenger: Adopt backtrace printing functions
|
4 years ago |
Brad King
|
6c440ea3ce
cmake: Model normal and try-compile project kinds explicitly
|
4 years ago |
Brad King
|
4cb6a53bf5
cmListFileCache: Simplify relative path conversion in backtraces
|
4 years ago |
Brad King
|
ba7b939831
cmStateDirectory: Rename ConvertToRelPathIf{Not => }Contained
|
4 years ago |
Matt Jaeger
|
2fe39dc306
cmake: Fix loading CMake sources from long paths on Windows
|
4 years ago |
Ben Boeckel
|
808b17b120
clang-tidy: fix `readability-make-member-function-const` warnings
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Kyle Edwards
|
12f6e37eb7
cmListFileCache: Enforce proper nesting of flow control statements
|
5 years ago |
Oleksandr Koval
|
e614528ad1
cmListFileCache: Make cmListFileFunction a shared pointer
|
5 years ago |
Brad King
|
e8b0359a43
cmake_language: Add signature to DEFER calls to later times
|
5 years ago |
Cristian Adam
|
598b676b5e
cmake_command: Add command to EVAL a CMake script as a string
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Brad King
|
175d8c4bf6
clang-tidy: Resolve performance-unnecessary-value-param diagnostics
|
6 years ago |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 years ago |