Somewhat related to all this, if you'd like to keep an eye on your Xcode
build times, you can use:

$ defaults write com.apple.Xcode ShowBuildOperationDuration YES

To have the build time show up in the status bar (at least with Xcode 3.x).

Mihai

On Mon, Apr 25, 2011 at 7:51 PM, Alexey Proskuryakov <a...@webkit.org> wrote:

>
> 25.04.2011, в 16:59, Stephanie Lewis написал(а):
>
> > 12    /trunk/Source/WebCore/bindings/scripts/CodeGeneratorJS.pm
>
>
> One way this can be optimized is by avoiding touching unchanged files. I
> believe that most of the time, modifications to the code generator don't
> change a lot of generated files.
>
> - WBR, Alexey Proskuryakov
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to