summaryrefslogtreecommitdiffstats
path: root/chrome/app/nibs
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-20 21:21:44 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-20 21:21:44 +0000
commit0b305d8786f0ed1c336cb4e78221ca564ba187f7 (patch)
treeb43c0a197819d19c4da0f4aa901af63fe5c0f299 /chrome/app/nibs
parentbd386b254822a6b9680004117b95b5fd86e0c646 (diff)
downloadchromium_src-0b305d8786f0ed1c336cb4e78221ca564ba187f7.zip
chromium_src-0b305d8786f0ed1c336cb4e78221ca564ba187f7.tar.gz
chromium_src-0b305d8786f0ed1c336cb4e78221ca564ba187f7.tar.bz2
Provide a hint to build systems that DerivedSourcesAllInOne.cpp should be
compiled earlier than other WebKit files. DerivedSourcesAllInOne.cpp is huge, and it is beneficial to begin its compilation first. Given how Xcode parallelizes, this allows other compilations to continue while the large file is being built. When DerivedSourcesAllInOne.cpp comes last, it is likely that nothing else will be available to be compiled at the same time. This is wasteful. Review URL: http://codereview.chromium.org/174157 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23885 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/nibs')
0 files changed, 0 insertions, 0 deletions