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 |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
9 years ago |
Stephen Kelly
|
421012a330
cmMessenger: Extract from cmake class
|
9 years ago |
Brad King
|
4e66ca1952
Merge topic 'fix-cmake-ISP-violation'
|
9 years ago |
Stephen Kelly
|
23f87e8157
cmake: Remove force from IssueMessage API
|
9 years ago |
Stephen Kelly
|
0a4af0735f
cmake: Issue message independent of cmMakefile definition
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Michael Scott
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
Michael Scott
|
aac633d5e5
Explicitly enable deprecated warnings by default.
|
10 years ago |
Michael Scott
|
246b0bfbfd
Explicitly enable author (dev) warnings by default.
|
10 years ago |
Michael Scott
|
deec3a3f06
Make message suppression more consistent.
|
10 years ago |
Brad King
|
81739e9215
Revert topic 'cmake-W-options' (#15747)
|
10 years ago |
Brad King
|
975426ceb3
cmake: Do not treat developer warnings as errors by default in scripts
|
10 years ago |
Michael Scott
|
c96fe0b40d
cmake: Add -W options to control deprecation warnings and errors
|
10 years ago |
Stephen Kelly
|
8ea0b81d20
cmAlgorithms: Rename cmRange to cmMakeRange.
|
10 years ago |