Brad King
|
3d378541bb
cmMessenger: Adopt backtrace printing functions
|
3 gadi atpakaļ |
Brad King
|
6c440ea3ce
cmake: Model normal and try-compile project kinds explicitly
|
4 gadi atpakaļ |
Brad King
|
4cb6a53bf5
cmListFileCache: Simplify relative path conversion in backtraces
|
4 gadi atpakaļ |
Brad King
|
ba7b939831
cmStateDirectory: Rename ConvertToRelPathIf{Not => }Contained
|
4 gadi atpakaļ |
Matt Jaeger
|
2fe39dc306
cmake: Fix loading CMake sources from long paths on Windows
|
4 gadi atpakaļ |
Ben Boeckel
|
808b17b120
clang-tidy: fix `readability-make-member-function-const` warnings
|
4 gadi atpakaļ |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 gadi atpakaļ |
Kyle Edwards
|
12f6e37eb7
cmListFileCache: Enforce proper nesting of flow control statements
|
5 gadi atpakaļ |
Oleksandr Koval
|
e614528ad1
cmListFileCache: Make cmListFileFunction a shared pointer
|
5 gadi atpakaļ |
Brad King
|
e8b0359a43
cmake_language: Add signature to DEFER calls to later times
|
5 gadi atpakaļ |
Cristian Adam
|
598b676b5e
cmake_command: Add command to EVAL a CMake script as a string
|
5 gadi atpakaļ |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 gadi atpakaļ |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 gadi atpakaļ |
Brad King
|
175d8c4bf6
clang-tidy: Resolve performance-unnecessary-value-param diagnostics
|
6 gadi atpakaļ |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 gadi atpakaļ |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 gadi atpakaļ |
Bartosz Kosiorek
|
3475e2728b
cmListFileCache: When missing ending ) print starting line instead of last one
|
6 gadi atpakaļ |
Albert Astals Cid
|
ae5e97a005
Delete some default constructors and assignment operators
|
6 gadi atpakaļ |
Brad King
|
60c06620a6
Merge topic 'cmoutputconverter-simplify'
|
6 gadi atpakaļ |
Bruno Manganelli
|
b6a957c969
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
7 gadi atpakaļ |
Brad King
|
c3203bf316
Silence -Wcomma warning
|
6 gadi atpakaļ |
Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 gadi atpakaļ |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 gadi atpakaļ |
Vitaly Stakhovsky
|
b2c85cb698
cmLocalGenerator::AppendDefines: Remove const char* overloads
|
7 gadi atpakaļ |
Brad King
|
e022e2d873
cmListFileCache: Add ExpandListWithBacktrace helper
|
7 gadi atpakaļ |
Brad King
|
f1dd0eeaaf
cmListFileCache: Add wrapper template for values with a backtrace
|
7 gadi atpakaļ |
Brad King
|
6c2af9d302
cmListFileCache: Add missing assertion in backtrace Top method
|
7 gadi atpakaļ |
Brad King
|
22aa6b67b4
cmListFileCache: Refactor cmListFileBacktrace internals
|
7 gadi atpakaļ |
Florian Jacomme
|
b1a05d6c76
Revise implementation of case-insensitive command names
|
7 gadi atpakaļ |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 gadi atpakaļ |