[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [29306] trunk/blender/CMakeLists.txt: minor changes to cmake, main noticable change is to disable RULE_MESSAGES which gives less output with makefiles (easier to spot warnings).

Matt Ebb matt at mke3.net
Wed Jun 9 03:57:40 CEST 2010


On 08/06/2010, at 00:28 , Campbell Barton wrote:

> Revision: 29306
>          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=29306
> Author:   campbellbarton
> Date:     2010-06-07 16:28:37 +0200 (Mon, 07 Jun 2010)
> 
> Log Message:
> -----------
> minor changes to cmake, main noticable change is to disable RULE_MESSAGES which gives less output with makefiles (easier to spot warnings).

I don't like this very much, it's hard to see what file it's up to, what files have been compiled and what's actually going on during the build. I find it useful to see which files have been built - sometimes it reminds me of things like forgetting to save a file that was edited.

I know it's possible to change this in cmakelists, but what are other people's opinions?

Matt


More information about the Bf-committers mailing list