Sergiu Deitsch
|
7040406f86
cmListFileLexer: Do not require null-terminated input
|
2 months ago |
Matthew Woehlke
|
f2bdc2176f
cmStack: New, mutable stack class
|
4 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 |
Matthew Woehlke
|
dcaa52c6c3
PrintCallStack: "Fix" entry suppression
|
1 year ago |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 years ago |
Ben Boeckel
|
c8c9d7de03
clang-tidy: fix `bugprone-exception-escape` 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
|
4959276c02
cmListFileCache: Remove cmCommandContext
|
3 years ago |
Brad King
|
0386641142
cmListFileCache: Rename FromCommandContext to FromListFileFunction
|
3 years ago |
Brad King
|
3c4fa4c892
cmListFileCache: Move cmListFileFunction earlier
|
3 years ago |
Brad King
|
61c46c95ae
cmListFileContext: Simplify explicit rule-of-five members
|
4 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 |
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 |
Brad King
|
0e59b45dfc
cmListFileCache: Add explicit constructors
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Justin Goshi
|
cc96fb617b
Add BTs helper to support multiple backtraces
|
5 years ago |
Cristian Adam
|
598b676b5e
cmake_command: Add command to EVAL a CMake script as a string
|
5 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 years ago |
Regina Pfeifer
|
094f01d0f0
cleanup: Prefer compiler provided special member functions
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |