[Webkit-unassigned] [Bug 72128] CMake color output is missing when using build-webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 09:27:09 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72128





--- Comment #3 from Ming Xie <mxie at rim.com>  2011-11-11 09:27:09 PST ---
(In reply to comment #2)
> cmake --build . hides all the complexity of the build system (like devenv.exe / vsexpress.exe) on windows. So I'm not a big fan of such a change. I miss the colourfull output too, but I still prefere cmake --build since it's the same on _all_ platforms.


An alternative solution is to add a CMake color filter in filter-build-webkit script.

I was debating which way is better as I found the root cause of this problem from the post. But since now we have concerns about portability on all platforms, I will finish my patch on filter-build-webkit.

Thanks for the feedback!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list