mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-15 19:20:44 -06:00
788e5c1043Tests: Add tests for `cmDocumentationFormatter::PrintFormatted()`8c1a850c19cmMessenger: Deduplicate `cmSystemTools::Message()` calls9c118ae9d4Refactor: `cmCPackGenerator::DisplayVerboseOutput()` unused arg5fd795f975MessageType: Add `UNDEFINED` enum itema6cae9dbc4cmMessageCommand: Rename+move `CheckingType` → `Message::CheckType`bb9071e9e7cmDocumentationFormatter.cxx: Move padding string creation out of loopf40712fc10cmTargetLinkLibrariesCommand: Optimize `ostream::operator<<` calls1ffb746c92cmGlobalGenerator.cxx: Optimize `ostream::operator<<` calls ... Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9920