Vitaly Stakhovsky
|
58da4aa47d
Source: Avoid comparing pointers to nullptr
|
1 year ago |
Glen Chung
|
a9a592f96e
cmake: Add debugger
|
2 years ago |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 years ago |
Brad King
|
0a48d8fe5c
ConfigureLog: De-duplicate event backtrace and check key generation
|
2 years ago |
Brad King
|
a78cba5197
message: Add CONFIGURE_LOG mode to record a message in the configure log
|
2 years ago |
Alexandru Croitor
|
23bbac941a
Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub command
|
3 years ago |
Alexandru Croitor
|
2b6ef864e0
Move LogLevel enum out of cmake.h header
|
3 years ago |
FeRD (Frank Dana)
|
98a10290a8
cmSystemTools: Fix 'ErrorOccurred' spelling
|
3 years ago |
Marc Chevrier
|
8d4a9ee398
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
|
5 years ago |
Alex Turbov
|
949a1e120a
message: New message types to mark checks performed by CMake
|
6 years ago |
Alex Turbov
|
7cf79f4419
message: Support logging a context with each message
|
6 years ago |
Alex Turbov
|
5bf85e2517
message: Add new CMAKE_MESSAGE_LOG_LEVEL variable
|
6 years ago |
Alex Turbov
|
4b021bd3e9
message: Minor refactor to make code less verbose
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Brad King
|
51565abe79
cmMessageCommand: Remove extra layer of parentheses
|
6 years ago |
Gabor Bencze
|
cfc7854ef0
cmCommand refactor: CmMessageCommand
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 years ago |
Alex Turbov
|
5f6fd917a3
message(): Control indentation via CMAKE_MESSAGE_INDENT
|
6 years ago |
Alex Turbov
|
599587feb1
message(): Minor code modernization
|
6 years ago |
Alex Turbov
|
6cc93b370e
message(): Add support for log levels
|
6 years ago |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 years ago |
Vitaly Stakhovsky
|
950c099d83
cmake: Progress functions use `std::string` param
|
6 years ago |
Vitaly Stakhovsky
|
186d9b083d
cmSystemTools::Message: Add overload accepting std::string
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
luzpaz
|
777e87ae00
Fix trivial typos in text
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 years ago |
Daniel Pfeifer
|
608afd4f62
Separate compilation for commands included in cmBootstrapCommands2
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |