I was greatly disheartened when I set up a build environment on my
Linux box and realized it takes 36 seconds for scons to figure out
nothing has changed. After talking with Stephen he suggested the
following command line:

hammer --implicit-conversion app LOAD=app,browser

This dropped the time it takes scons to figure out nothing has changed
from 36 seconds to 6 seconds. Much more livable.

Caveats: this won't pick up changes you make to files outside of
browser, you'll need to modify the arguments to LOAD appropriately.

I've updated the Wiki with this information.

  -Scott

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to