For me, it take about 2 to 10 minutes to build depending on change
that have been done in the svn.

I suggest you to only build Chromium browser and not all test that
come with:
  - "If you just want the Chromium browser, and none of the tests, you
can speed up your build by right-clicking chrome_exe in the solution
explorer and selecting Build. You may want to make sure this project
is the Startup project (which will display as bold) by right-clicking
it and selecting Set as Startup Project. This will make Chromium (as
opposed to some random test) build and run when you press F5"

Also to "accelerating the build (In decreasing order of speedup):
  - Install Microsoft hotfix 935225.
  - Install Microsoft hotfix 947315.
  - Use a true multicore processor (ie. an Intel Core Duo 2; not a
Pentium 4 HT).
  - Use 3 parallel builds. In Visual Studio 2005, you will find the
option in Tools > Options... > Projects and Solutions > Build and Run
> maximum number of parallel project builds.
  - Disable your anti-virus software for .ilk, .pdb, .cc, .h files and
only check for viruses on modify. Disable scanning the directory where
your sources reside. Don't do anything stupid.
  - Store and build the Chromium code on a second hard drive. It won't
really speed up the build but at least your computer will stay
responsive when you do gclient sync or a build.
  - Defragment your hard drive regularly.
  - Disable virtual memory."

Source: Build Instructions (Windows) (url:
http://dev.chromium.org/developers/how-tos/build-instructions-windows)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to