index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmMessenger.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmMessenger: Color messages to terminal by type
Marius Messerschmidt
2021-05-20
1
-0/+18
*
cmMessenger: Pass title inside a metadata structure
Marius Messerschmidt
2021-05-19
1
-2/+6
*
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
Kitware Robot
2019-08-09
1
-2/+2
*
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-1/+1
*
Refactor: Optimize some stream output operations
Alex Turbov
2019-07-09
1
-2/+1
*
cmSystemTools::Message: Add overload accepting std::string
Vitaly Stakhovsky
2019-01-28
1
-2/+2
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-34/+34
*
cmMessenger: Decouple from cmState
Bruno Manganelli
2019-01-01
1
-34/+0
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-2/+6
*
cmMessenger: Extract from cmake class
Stephen Kelly
2016-08-25
1
-0/+209