Re: [cmake-developers] [Patch] Added property to disable the "Built target" progress messages in Makefile targets

2015-07-15 Thread Brad King
On 07/10/2015 03:18 PM, Michael Enßlin wrote: > The patch adds a global property, "TARGET_MESSAGES", which behaves > analogous to "RULE_MESSAGES" in that it can be explicitly set to OFF to > suppress some build output. Thanks! I've applied it with minor tweaks: Makefile: Optionally disable targ

[cmake-developers] [Patch] Added property to disable the "Built target" progress messages in Makefile targets

2015-07-10 Thread Michael Enßlin
= Motivation: In my project, openage, the build system currently produces fairly much useless output, even if not a single file of the project has changed: mic@mic ~/git/openage $ make [ 0%] Built target compilepy [ 1%] Built target cythonize [ 1%] Built target codegen [ 83%] Built target