[cmake-developers] Autogen message cleanups

Brad King brad.king at kitware.com
Mon Apr 25 14:24:48 EDT 2016


On 04/24/2016 09:55 AM, Sebastian Holtermann wrote:
> Two more autogen patches with message cleanups/tweaks.

Thanks!  Applied:

 Autogen: Message cleanups: Compose messages in std::stringstream
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9b58190c

 Autogen: Message tweaks: Compiler type (moc/qrc/ui) added to progress messages
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9647af3f

I ran `s/msg/err/g` on the hunks of the first patch in order to
avoid shadowing other `msg` locals in a few places.

-Brad



More information about the cmake-developers mailing list