Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(314)

Issue 18770: Fix snapshot generation on Visual Studio. Compiling source files generated in... (Closed)

Created:
11 years, 11 months ago by M-A Ruel
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix snapshot generation on Visual Studio. Compiling source files generated inside the same project is flaky with VisualStudio when building with Incredibuild. So I splitted the mksnapshot.exe generation, snapshot.cc generation and snapshot.cc compilation in three different projects.

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -45 lines) Patch
M tools/visual_studio/README.txt View 3 chunks +8 lines, -1 line 0 comments Download
M tools/visual_studio/v8.sln View 2 chunks +10 lines, -1 line 0 comments Download
M tools/visual_studio/v8_snapshot.vcproj View 1 chunk +2 lines, -43 lines 0 comments Download
A tools/visual_studio/v8_snapshot_cc.vcproj View 1 chunk +92 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
11 years, 11 months ago (2009-01-26 19:36:45 UTC) #1
Søren Thygesen Gjesse
11 years, 11 months ago (2009-01-27 16:10:17 UTC) #2
On 2009/01/26 19:36:45, M-A wrote:
> 

LGTM if you update the README.txt file in the directory holding the V8 .vcproj
files

We just need to remember to update project dependencies in Chromium when V8 is
updated.

Powered by Google App Engine
This is Rietveld 408576698